-
I am trying to create map image from the attached JSON the image shows correct location but does not plot polygon.
Following function is used to create image from json
```C#
public static Image…
-
Getting this error when trying to run a .Net Core project (v2.2) which connects to a PostgreSQL DB.
I want to use the NetTopologySuite spatial types for some DB table columns e.g. point geometry co…
-
We recently upgraded to dotnet core 3.0. We need GeoAPI in our api. We actually need this feature as fast as possible, to deploy in production.
What's needed :
- Make the GeoAPI compatible with …
-
So I just spent two days trying to Nhibernate.Spatial to run under a .net standard 2.0 app. There were several issues but the primary one has to do with the serialization of sql geometry/geography ty…
-
### Exception
System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at Microsoft.EntityFrameworkCo…
-
https://github.com/SharpMap/SharpMap/blob/master/SharpMap/packages.config references .
Would you be open to a pull request updating to the most recent version?
Since this is potentially breaking, is …
-
The sample below demonstrates how to reproduce Non-Noded intersection when accessing interior point if useing a fixed precicion model. Floting model works as expected.
In both cases the geometries …
-
I'm trying to use SQLServer to search and process geographical data in the backend side and need to import some data from GeoJSON.
when including both libs `NetTopologySuite.IO.GeoJson` 1.7.5 and `En…
-
See https://github.com/aspnet/EntityFrameworkCore/issues/14825
-
Cannot create a projection from DbSet if the model has a property of Point geography type and we are constructing a new type which has a different shape. To construct that different shape we have to g…