Hi, Very appreciate if you could let me know the upper limit requests to http://nominatim.openstreetmap.org/, I am only sending request like http://nominatim.openstreetmap.org/search.php?q=143+main+street+waltham+MA+US&format=xml&polygon=0&addressdetails=1 and I want to get the latitude and longitude. My data set is fairly large, about 840,000 addresses but I only send query like above. Thank you. asked 19 Dec '12, 21:45 dabaipang |
Via the documentation link on http://nominatim.openstreetmap.org/ you find https://wiki.openstreetmap.org/wiki/Nominatim which has a section https://wiki.openstreetmap.org/wiki/Nominatim#Usage_Policy leading you to https://wiki.openstreetmap.org/wiki/Nominatim_usage_policy and mentioning alternatives to osm.org's nominatim service. answered 19 Dec '12, 21:51 aseerel4c26 ♦ |