Top "Street-address" questions

Street address refers to postal addresses, or delivery points, that can be used for physical delivery of mail or goods.

Database normalization for Addresses

I am trying to build a database for a limousine company and I got stuck on how much Normalization should …

database-design street-address database-normalization
How to send address in Android Application to Google Maps

Is there a way to set an address in an application so when it is clicked it automatically opens it …

java android maps street-address
Validation for Irish Eircode

I'm wondering if there's a best practice for validation for the Irish Eircode format. My best attempt so far, using …

javascript regex street-address
Physical Address to GeoLocation UK

Is there a good physical address to GeoLocation conversion database in the UK? I am trying to use this to …

geolocation street-address postal-code
General Address Parser for Freeform Text

We have a program that displays map data (think Google Maps, but with much more interactivity and custom layers for …

algorithm parsing gis street-address
Get nearby street addresses within a radius

I would like to retrieve a list of all the street addresses within a small range on a geopoint. A …

api location reverse-geocoding street-address