-
This is just a small idea/proposal to use [Turf.js](https://turfjs.org/) in the project for performing geospatial operations on GeoJSON data.
Turf.js provides a wide range of geospatial functions th…
-
All of the following output files from the most recent weekly run are truncated:
- choice_hotels.geojson
- edward_jones.geojson
- sparkasse_de.geojson
- uhaul.geojson
Possibly this occurs via…
-
[migration_flows.json](https://github.com/user-attachments/files/17464521/migration_flows.json)
This is a work in progress, and so it is not entirely functional.
The code produces three plots wit…
-
And maybe we shouldn't export in GeoFormatTypes itself?
```julia
julia> using Rasters
julia> GeoJSON
GeoJSON
julia> using GeoJSON
WARNING: using GeoJSON.GeoJSON in module Main conflicts wi…
-
* standard property names for GeoJSON (like wigos ids, name, available parameters and other metadata like links)
* id for different data types, like for observations wigos id, METARs and TAFs ICAO id…
-
Hello, @AlexeyPechnikov ! I think that there is a problem with the sbas.export_geojson() function. The results from the function are a little bit odd, from a misalignment point of view. Exporting the …
-
In PostGIS, Spatialite and MySQL, the SRID of a geometry created with the function `ST_GeomFromGeoJSON` is infered from the `crs` member of the GeoJSON object. This is useful because contrary to `ST_G…
-
Do you know if there’s a Python library that implements the NSI matching logic? Given a GeoJSON object with OSM tags in `properties`, that library would return the NSI-suggested changes. Does this alr…
-
3D-buildings rendered in a `fill-extrusion` layer are not updated when the GeoJson source is updated/replaced. Only after some scrolling and/or zooming, it is.
Sometimes, the updated 3D building is v…
-
Is it possible to add a sample for GeoJson's PointToLayer function in your ExampleApp?