首页 > 代码库 > 开源投影工具Proj——进行坐标转换
开源投影工具Proj——进行坐标转换
proj.4 is a standard UNIX filter function which converts geographic longitude and latitude coordinates into cartesian coordinates (and vice versa), and it is a C API for software developers to include coordinate transformation in their own software. proj.4 is maintained on GitHub.
proj.4是一个标准的UNIX过滤函数,将地理经纬度坐标s,t转换到笛卡儿坐标x,y,z(反之亦然),而且它是一个C接口类库,开发者可以引用从而实现他们自己软件中的坐标转换。proj.4在GitHub上保管。
开源投影工具Proj——进行坐标转换
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。