hrbrmstr / nominatim

:earth_asia: Tools for Working with the 'Nominatim' API in R
Other
74 stars 20 forks source link

geocode existing house #10

Open uli22 opened 8 years ago

uli22 commented 8 years ago

It is not possible to geocode this adress: "Marburger Straße 15, Bischoffen, Germany". It gets the same lat/long as all other houses in that street. but if I "coords<-reverse_geocode_coords(50.7257519, 8.51595342001864, key = "Mykey") I get the detailed Data of this existing adress. Why not by geocode?