geojson-minifier icon indicating copy to clipboard operation
geojson-minifier copied to clipboard

Minify GeoJSON files by encoding geometries

Results 3 geojson-minifier issues
Sort by recently updated
recently updated
newest added

Does anyone know of something similar done in python?

Hi @igorti I tried your `geojson-minfier` with some geojson files I use in Openlayers 4. The minifier works fine, but files are not visualized on the map showing an `uncaught...

The latitude and longitude are usually float numbers, but the parameter -p only works for integers.