今天爱分享给大家带来geojson shp esrijson 相互转换【附代码】,希望能够帮助到大家啊。
geojson shp 通过geopandas 相互转换
import geopandas as gpd
# shp到geojson
data = gpd.read_file('data.shp')
data.to_file("data.json", driver='GeoJSON', encoding="utf-8")
# geojson到shp
data = gpd.read_file('data.json')
data.to_file('data.shp', driver='ESRI Shapefile', encoding='utf-8')
esrijson shp 通过arcmap的转换工具
tips:json文件格式要存为ASNI编码。 可通过记事本另存格式
不然通过工具json转shp会报错
原文链接:https://blog.itblood.com/1586.html,转载请注明出处。

![日不落帝国奇遇记[电脑/17G] [真人SLG/麻豆/动态]](/wp-content/uploads/replace/2025/07/19/0cbf7c31ef655cb2575c09126b310603.webp)