Top "Street-address" questions

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

Address validation using Google Maps API

I have a task to validate addresses entered into a system I am currently creating. The system requires that address …

api geolocation street-address postal-code
mysql datatype for telephone number and address

I want to input telephone number in a form, including country code, extension create table if not exists employee( ` country_…

mysql types phone-number street-address
How to convert an address to a latitude/longitude?

How would I go about converting an address or city to a latitude/longitude? Are there commercial outfits I can "…

geocoding latitude-longitude street-address
How do you perform address validation?

Is it even possible to perform address (physical, not e-mail) validation? It seems like the sheer number of address formats, …

validation street-address
Parse usable Street Address, City, State, Zip from a string

Problem: I have an address field from an Access database which has been converted to Sql Server 2005. This field has …

string parsing sql-server-2005 street-address
Using Address Instead Of Longitude And Latitude With Google Maps API

I've heard that it is possible to submit an Address instead of Longitude and Latitude and this would be much …

javascript google-maps google-maps-api-3 latitude-longitude street-address
Android: Reverse geocoding - getFromLocation

I am trying to get an address based on the long/lat. it appears that something like this should work? …

android reverse-geocoding street-address
How to parse freeform street/postal address out of text, and into components

We do business largely in the United States and are trying to improve user experience by combining all the address …

api parsing street-address
Google Maps API v3 - Get map by address ?

i am new to google maps, and i would like to integrate it into my website ( Yellow pages kind of …

google-maps-api-3 street-address
How to obtain longitude and latitude for a street address programmatically (and legally)

Supposedly, it is possible to get this from Google Maps or some such service. (US addresses only is not good …

web-services api geolocation geocoding street-address