geocoding - House number parameter in cloudmade doesn't work -


i've problem house parameter of cloudmade geocoding api. i.e. i'am looking house number 10 in german city gießen:

http://geocoding.cloudmade.com/8ee2a50541944fb9bcedded5165f09d9/geocoding/v2/find.html?query=zipcode:35390;city:giessen;house:10;street:bahnhofstrasse;country:germany&return_geometry=true&results=1 

cloudmade finds correct street, number 10 not in middle of street. i've same problem streets.

the api documentation sais right: http://developers.cloudmade.com/projects/show/geocoding-http-api#structured-search

they seem ignore house key , return same result if hasn't been provided. searching on http://maps.cloudmade.com/ returns same vague result. while the data searching for in osm's data base might not in cloudmade's data base whatever reason. therefore guess problem cloudmade's geocoding database , not problem of api.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -