Class | JpAddress |
In: |
lib/jp_address.rb
|
Parent: | ActiveRecord::Base |
Model attributes:
jiscode zipcode_old zipcode prefecture city address
Search by (old|new) zipcode
Usage1 : | Search by old type Zipcode when code.length is 3 or 5 |
Usage2 : | Search by normal Zipcode code.length is 7 |
ATTENTION : | code must be String!! |
Get latitude and longitude via Post2geo API (nyanjiro.no-blog.jp/web20/2007/07/post_df4b.html)