-
Loading geoJSON files and presenting them as a layer over the map.
-
Some points result in a shapefile that yields invalid JSON when converted by `ogr2ogr`.
For the following request:
```
curl http://localhost:5001/rwd/39.94834695071714/-75.15013754367828
```
The re…
-
Hi!
I found on project that have a class for GeoJSON on egis.web.controls and reference for GeoJSON.Net on egis.mapbox.vector.tile.
How can I parse GeoJSON features on WinForms and add to SFMap?
I …
-
Currently prisma2 does not support spatial types. This is not exactly an edge case since according to google 9% of sql files on github carry out spatial queries.
I was thinking how that feature cou…
-
The Download menu offers JSON as an export format, but that format represents geodata as WKT strings, whereas many OSM-related tools consume GeoJSON. It would be handy to be able to export GeoJSON dir…
-
Hi today I was working with mongodb GeoJson and my backend is nestjs that use this library for validation(cool one :)).
I'm requesting validation for GeoJson [longitude, latitude] array that can be …
-
I think it would be a good idea to add export GeoJSON format
ghost updated
9 years ago
-
How about a release accepting any geojson data ?
Appart from the QuadTree stuff, it would be very great, since no viable libraries can be found to display a simple mask overlay (the only trick is to …
-
ich finde die .geojson Dateien etwas zu groß für Web Anwendungen und habe einige schon (z.B. von 2MB auf 500Kb) mit ogr2ogr vereinfacht... soll ich das für alle Files mache oder übernimmt das jeder in…
-
@lukasmartinelli Hi Lukas,
is it possible to render multiple geojson shapes on a single thumbnail?