Quantcast
Channel: Python can't read shapefile - Geographic Information Systems Stack Exchange
Viewing all articles
Browse latest Browse all 3

Answer by Mark Neal for Python can't read shapefile

$
0
0

If the only item you have is the .shp file, and you can do without the other parts, consider this solution, opening and saving from OpenJump. https://gis.stackexchange.com/a/306228You may still need a .proj file, depending on your purpose, but may be able to get away with a "standard" one copied from another project and renamed to match your shapefile, if that uses the same projection.


Viewing all articles
Browse latest Browse all 3

Trending Articles