-
See [GeoJSON spec on Feature Collection](https://datatracker.ietf.org/doc/html/rfc7946#section-5)
ntdef updated
1 month ago
-
**Feature description.**
Currently when a layer is exported to GeoJSON, QGIS sets the coordinate precision by default to 15, which is a bit too much
![image](https://user-images.githubusercontent.c…
-
## User story
ETQ utilisateur connecté, je peux saisir une localisation en indiquant un GeoJSON
## Critères d'acceptation
- [ ] Le type "Données brutes GeoJSON" est disponible quand on …
-
The default CRS for WKT geometry strings (if a CRS/SRID is not specified) is specified to be"OGC::CRS84" that is like WGS84 except with latitude-longitude reversed (it uses easting-northing, aka long…
-
When I check out https://github.com/urbanopt/urbanopt-geojson-gem/tree/os38 bundle install works fine. So does `bundle exec rake spec`. I want to run measure tests but I can't run them directly either…
-
**Is your feature request related to a problem? Please describe.**
There is no visual way to differentiate point in the rendered geoJSON.
It's not possible to see the metadata attached to the points…
-
### Version
1.2.9
### Link to Minimal Reproduction
none
### Steps to Reproduce
```
const response = await fetch('https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/geojson/usa.json');
const ge…
-
Could this library support GeoJSON foreign members? https://datatracker.ietf.org/doc/html/rfc7946#section-6.1
In short, Feature, FeatureCollection and Geometry should allow custom fields of any typ…
tukez updated
1 month ago
-
Not sure if content from my gist on GeoJSON based specs https://gist.github.com/ThomasG77/28a1d2e30c530c6a170ff5f68798b235 would be useful to add or not?
-
Problem: OGC API Processes does not define the data schema of job-results, but allows schemas to be freely defined. The geoserver/storage component of the UMP must interpret the job results and extrac…