-
I am trying to add dll to vnext project like this ("MapSuiteCore.DLL"):
``` JSON
"frameworks": {
"dnx451": {
"bin": {
"assembly": "C:\\Program Files (x86)\\ThinkGeo\\Map Suite 8.0\\…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of NetTopologySuite
- [x] I have verified if the problem exist in both …
-
System.TypeLoadException
HResult=0x80131522
Message=Method 'get_Info' in type 'Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlNetTopologySuiteOptionsExtension' from assembly…
-
I've got a rather odd scenario here. I'm working in Windows, using VS 2017 and framework 4.6.1. Essentially I have been putting labellayers into my map and have been noticing that in certain fonts, th…
-
After https://github.com/NetTopologySuite/GeoAPI/issues/68#issuecomment-473526560 I've been thinking hard about this, and the more I do, the more confident I feel in saying that standalone GeoAPI feel…
-
It appears that Microsoft has decided to create its own Json library focused on perfomance.
Can be seen here:
https://github.com/dotnet/announcements/issues/90
https://github.com/aspnet/Announcemen…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of NetTopologySuite
- [x] I have verified if the problem exist in both …
m1dst updated
5 years ago
-
### Description
I am using Ef Core 3 with NetTopologySuite and GeoApi geometries
I've got an entity with a property named Location of type IPolygon.
Trying to add the specified entity to the data…
-
Hi guys,
It is possible to know when i click with my mouse on the shapefile there is a point on my shapefile or not at the click coordinates ? I know how to get my click coordinates but how can i kno…
-
GPX has a **ton** of well-defined attributes that can be present on each `wpt`, `rtept`, and `trkpt` element, but almost all of them are optional, and very few of them are actually specified on any gi…