Convert shapefiles files to geojson using python.
Find a file
2024-09-05 09:32:58 -03:00
src/shp2geojson changes to error messages 2024-09-05 09:32:58 -03:00
tests Initial commit 2024-09-04 11:05:55 -03:00
.gitignore pyinstaller config 2024-09-04 13:08:52 -03:00
LICENSE.txt Initial commit 2024-09-04 11:05:55 -03:00
pyproject.toml Project instructions update 2024-09-05 07:14:36 -03:00
README.md Initial commit 2024-09-04 11:05:55 -03:00
shp2geojson.py pyinstaller config 2024-09-04 13:08:52 -03:00
shp2geojson.spec pyinstaller config update 2024-09-04 13:31:23 -03:00

shp2geojson

A small tool to convert Shapefiles (.shp) to GeoJSON.

License

shp2geojson is distributed under the terms of the LGPL 3.0 license.