jonas-p / go-shp

Go library for reading and writing ESRI Shapefiles. Pure Golang implementation based on the ESRI Shapefile technical description.
MIT License
255 stars 67 forks source link

How to set the coordinate system #48

Open wangxin0814 opened 3 years ago

AVirgile commented 6 months ago

hello, is there an update on this issue or a workaround ?

Edit: I found a workaround, you can create a .prj file that includes the projection data of the shape

http://wiki.gis.com/wiki/index.php/Shapefile#Shapefile_projection_format_.28.prj.29