https://github.com/armelvidali/geospatial_conversion
A compiled Python GUI allowing to convert from a geospatial format (ex : shapfile) to another (ex : geoJson), optionally reprojecting it to another projection
https://github.com/armelvidali/geospatial_conversion
compiled conversion csv data-conversion desktop-app epsg exe geojson geopackage geospatial geospatial-data gui projection python-gui python-gui-tkinter reproject shapefile tkinter vector
Last synced: 4 months ago
JSON representation
A compiled Python GUI allowing to convert from a geospatial format (ex : shapfile) to another (ex : geoJson), optionally reprojecting it to another projection
- Host: GitHub
- URL: https://github.com/armelvidali/geospatial_conversion
- Owner: ArmelVidali
- Created: 2023-07-27T18:51:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T22:46:52.000Z (over 1 year ago)
- Last Synced: 2025-03-17T16:53:48.333Z (7 months ago)
- Topics: compiled, conversion, csv, data-conversion, desktop-app, epsg, exe, geojson, geopackage, geospatial, geospatial-data, gui, projection, python-gui, python-gui-tkinter, reproject, shapefile, tkinter, vector
- Language: Python
- Homepage:
- Size: 95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Geographic file converter
Convert your geographical files into shapefile, geojson, geopackage and optionnaly reproject into another coordinate reference system using a compiled Python TKinter GUI, compiled using Pyinstaller
No need for any install, just download and execute the .exe file and get going.
You can also directly execute the interface.py file, Python 3 and Geopandas 0.13.2 being required
You can browse for a file or mulitple files, the output files will be transfered to a new folder at the same location as the input files.