How to upload Shapefiles to PostGIS with Python, Geopandas and SQLAlchemy - Tutorial

preview_player
Показать описание
In our research for new geospatial tools in Python and better ways to deal with geospatial data we found that complex or full featured processes are already included in the common spatial libraries as Geopandas. We have developed an applied example to upload point / line / polygon ESRI Shapefile to a Postgres / Postgis database with Python, Geopandas and SQL Alchemy in a few lines of code. Besides, we have simplified the procedure to run a Postgres database inside the Hakuchik Docker image fully connected to QGIS.

More info:
Рекомендации по теме
Комментарии
Автор

I am facing an error while uploading my polygon shapefile to PostGIS. It shows "relationships already exist". thanks in advance for any suggestions😊

shiulipervinurp