开发者

How to get city bound on Google Maps?

开发者 https://www.devze.com 2023-01-23 15:59 出处:网络
I am currently using Wikimapia to get 开发者_JAVA技巧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

I am currently using Wikimapia to get 开发者_JAVA技巧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


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.


Not possible currently from Google Maps, sorry.

0

精彩评论

暂无评论...
验证码 换一张
取 消