Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-20T22:46:52.000Z (about 1 year ago)
- Last Synced: 2024-11-24T00:57:08.184Z (3 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![image](https://github.com/ArmelVidali/geospatial_conversion/assets/84096571/dbe532e6-0e1e-4efe-8f28-2a6734a68987)
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.