开发者

Retrieving Lake/Ocean/River names via GeoCoordinates?

开发者 https://www.devze.com 2023-03-08 20:54 出处:网络
I am looking for a database that will allow me to collect the names of bodies of water based on GeoCoordi开发者_如何学Cnates.Does anybody know anything like this?You mean like this?http://www.geonames

I am looking for a database that will allow me to collect the names of bodies of water based on GeoCoordi开发者_如何学Cnates. Does anybody know anything like this?


You mean like this? http://www.geonames.org/advanced-search.html?q=&country=&featureClass=H&continentCode=

Note that according to http://www.arcgis.com/home/item.html?id=991a730ac41248428b48584ccf77b583, the service has a SOAP and REST interface, so you don't need to screen scrape. The service is also (according to the latter page) free for both personal and business use.

(No idea how complete or reliable the info is.)

If you were hoping to do reverse geocoding (where you have coordinates to start with and the service will tell you the body of water that corresponds to those coordinates), it's possible this service can do it with the SOAP or REST interface, but I suspect it's not set up for that. You may have to gather the data and create your own reverse geocoding interface or use a different service.

0

精彩评论

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

关注公众号