Hi there,
I do have about 500 addresses - just streetnames, housenumber, postal code and cityname. No names of any person. I would like to automatically verify the addresses against the database. Is it possible? Is there an interface within openstreetmap where I can send something like this
<verify>
<street>Virginia Road</street>
<housenumber>20</housenumber>
<postal code>98AB12</postal code>
<city>London</city>
</verify>
and receive e.g. the state (true/false) about whether that address does exist and its geodata?
Regards,
IbnAli