如何在 Google 地图上找到所在城市?
我目前正在使用 Wikimapia 来获取对象的多边形,这也是它的边界。但是,我无法获取某些大型物体的多边形,例如城市或国家。我认为维基地图没有这样的信息。
您知道有什么方法可以从 Google 地图或 Wikimapia 获取该信息吗?
最好的, 强
I am currently using Wikimapia to get the object's polygon, which is also its bound. However, I cannot get the polygon of some large objects, such as cities or countries. I think that Wikimapia does not have such information.
Do you know any method to get that information from Google Maps or Wikimapia?
Best,
Cuong
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Wikimapia 有一个用于此目的的 API: http://wikimapia.org/api/
Google 地图可以从 KML 文件中的 MyMap 导出数据 - 但是它仅导出您创建的数据/多边形。
您还可以从 http://www.openstreetmap.org/
或由您维护的地理信息系统 获取此信息。当地政府。
Wikimapia has an API for this: http://wikimapia.org/api/
Google Maps can export data from MyMaps in KML files - but it only exports the data/polygons you create.
You might also be able to obtain this information from either http://www.openstreetmap.org/
or a Geographic Information System maintained by your local government.
目前无法通过 Google 地图进行操作,抱歉。
Not possible currently from Google Maps, sorry.