Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.