Looking for kml files [closed]
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
开发者_如何学编程 Improve this questionI'm currently looking for kml files describing world countries polygones. The ones I found so far are too accurate and when I want to parse them in order to display the corresponding polygons, it is far too long!
So, do some of you know where I could get basic kml files (not too basic ;) I need to have a correct shape for the different countries but I really need to reduce the parsing complexity).
Have you seen those at http://geocommons.com/ ?
精彩评论