Project

zipcode-at

0.0
No commit activity in last 3 years
No release in over 3 years
Query city information by zip code.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0

Runtime

 Project Readme

zipcode-at

Find austrian city data by zip code.

Installation

Add this line to your application's Gemfile:

gem 'zipcode-at'

And then execute:

$ bundle

Or install it yourself as:

$ gem install zipcode-at

Usage

require 'zipcode-at'

# use it directly
z = ZipCode::AT.new
z.load                         # builds memory-backed global index

z.search(:zip, '1000')         # exact zip code search

# use it through ZipCode::DB
ZipCode::DB.for(:at).load
ZipCode::DB.for(:at).search(:zip, '1000')

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/timoschilling/zipcode-at.

Credits

Data source: https://www.post.at/geschaeftlich_werben_produkte_und_services_adressen_postlexikon.php