Monday, 15 July 2019

python - How to save a newly created shapefile in PostGIS?



I am creating shapefile using shapefile.py and my database has records more that 65k which is the limit of the shapefile. How can I create shapefiles then?


Is it possible that somehow I am able to creat shapefile and store them directly into the PostGIS using shapefile.py?




No comments:

Post a Comment