Top "Zipcode" questions

ZIP codes are a system of postal codes used by the United States Postal Service (USPS) since 1963.

Regular expression for Dutch zip / postal code

I'm trying to build a regular expression in javascript to validate a Dutch zipcode. The zipcode should contain 4 numbers, then …

javascript regex zipcode
How to get zip code or area code of the current location in android?

I would like to get the zip code of the current location in android device for my app,any example …

android zipcode
Calculate (road travel) distance between postcodes/zipcodes python

I have a csv file with start and end postcodes (UK equivalent of US zipcodes) and would like to compute …

python google-maps zipcode postal-code
ZIP / Postal Code + Country to Geo Coordinates

What is the most complete, precise and reliable way to get the coordinates (latitude / longitude) of a given ZIP / Postal …

web-services geolocation geocoding zipcode postal-code
Find the distance between two Zip Code using Webservices?

Are there any good Webservices apart from Google one which can find me the distance between two Zip Codes? I …

web-services distance zipcode
lightweight python library to query city/state name by zip code?

Pretty simple here, I'm looking for a lightweight library that will allow me to lookup a city/state pairing for …

python zipcode
Nearest zip code of a zip code?

I need to find the 5 nearest zip code of a zip code. For example, I have 33304, and I need to …

geolocation zipcode
Adding a search by zip code in a custom Google map

First I would like to say that I am new to this site, never worked with Google Maps API and …

javascript google-maps zipcode
Make Zip code boundaries in Google Map API

I have seen all the responses to a similar question, however, they are all either old, or no one has …

javascript google-maps google-maps-api-3 zipcode
geolocation without requesting permission

Ive noticed that modern html5 based geolocation always asks the user "do you want to share your location with this …

javascript geolocation location zipcode