本文介绍了将乡镇,范围和区域转换为经/纬度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我是一个.net开发人员,需要一些代码才能将乡镇,范围和部分转换为经度和纬度.

请告诉我是否可以通过ant API或JS代码进行操作.

我正在寻找一种解决方案,以便查找必应地图.

但是我需要像可以接受乡镇,范围和地段并将其转换为经度/纬度的任何服务之类的东西.

我只有一个链接,但无法获取需要传递的参数.

http://www.geocommunicator.gov/findld/findld.asmx

Hello,

I am a dot net developer and need some code to convert township,range and section to lat and long.

Please let me know if I can do it from ant API or JS code.

I got one solution to go for bing map I am looking into that.

But I need some thing like any service which can accept township,range and section and convert that to lon/latitude .

I got one link but not able to get which parameter need to pass.

http://www.geocommunicator.gov/findld/findld.asmx

推荐答案


这篇关于将乡镇,范围和区域转换为经/纬度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-30 08:15