Top "Postal-code" questions

A postal code is a series of letters and/or digits which is useful to identify the a particular region within a postal address.

Get city name and postal code from Google Place API on Android

I'm using Google Place API for Android with autocomplete Everything works fine, but when I get the result as shown …

android google-places-api postal-code city
Javascript UK Postcode Validation

Possible Duplicate: UK Postcode Regex (Comprehensive) I have the following code for validating postcodes in javascript: function valid_postcode(postcode) { …

javascript regex validation postal-code
How to convert postal code to city name, is there an API available?

How to convert post code to city name, is there an API available?

api postal-code
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
UK Postcode Regex

I'm looking to be able to validate UK Postcodes, and ideally, I would like the following cases to pass: W1 …

c# regex postal-code
Angular ng-pattern regex code for US Zipcodes and Canadian Postal codes

I could anybody help me out? I am looking for some regexp to use to validate US Zip codes and …

regex angularjs zipcode postal-code
Find all localities/regions of a city

I have tried to find a lot over the Internet but I am unable to get a perfect utility/API …

google-maps geolocation postal-code
FInd a US street address in text (preferably using Python regex)

Disclaimer: I read very carefully this thread: Street Address search in a string - Python or Ruby and many other …

python regex postal-code
WooCommerce - disable postcode validation

Does anybody know how to disable the Postcode validation on the checkout page in WooCommerce? My country is set up …

wordpress validation woocommerce postal-code