State Plane Coordinate to Latitude Longitude

眉间皱痕 提交于 2020-04-18 06:47:45

问题


I search for a C++/C# library or tool they can convert State Plane Coordinate to latitude/longitude.

Thanks


回答1:


You want PROJ, the Cartographic Projections Library: https://proj.org/index.html

This used to be referred to as "PROJ4" but is now "PROJ".



来源:https://stackoverflow.com/questions/15237804/state-plane-coordinate-to-latitude-longitude

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!