Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
システム開発で知っておくべき住所の話(郵便番号編)
Search
kouyaf77
September 10, 2019
Technology
0
110
システム開発で知っておくべき住所の話(郵便番号編)
kouyaf77
September 10, 2019
Tweet
Share
More Decks by kouyaf77
See All by kouyaf77
AWS Lambdaで請求書を発行した
kouyaf77
0
320
保守しやすい設計のために
kouyaf77
2
86
システム開発で知っておくべき住所の話 (住所編、郵便番号編)
kouyaf77
1
100
Other Decks in Technology
See All in Technology
Android Studio の 新しいAI機能を試してみよう / Try out the new AI features in Android Studio
yanzm
0
280
実践データベース設計 ①データベース設計概論
recruitengineers
PRO
3
390
我々は雰囲気で仕事をしている / How can we do vibe coding as well
naospon
2
220
現場が抱える様々な問題は “組織設計上” の問題によって生じていることがある / Team-oriented Organization Design 20250827
mtx2s
6
1.4k
LLM時代の検索とコンテキストエンジニアリング
shibuiwilliam
2
1.1k
[CVPR2025論文読み会] Linguistics-aware Masked Image Modelingfor Self-supervised Scene Text Recognition
s_aiueo32
0
210
事業価値と Engineering
recruitengineers
PRO
2
390
制約理論(ToC)入門
recruitengineers
PRO
3
420
モダンフロントエンド 開発研修
recruitengineers
PRO
3
570
浸透しなさいRFC 5322&7208
hinono
0
120
イオン店舗一覧ページのパフォーマンスチューニング事例 / Performance tuning example for AEON store list page
aeonpeople
2
300
モダンな現場と従来型の組織——そこに生じる "不整合" を解消してこそチームがパフォーマンスを発揮できる / Team-oriented Organization Design 20250825
mtx2s
6
620
Featured
See All Featured
Fireside Chat
paigeccino
39
3.6k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
A Tale of Four Properties
chriscoyier
160
23k
Docker and Python
trallard
45
3.5k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.4k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
Thoughts on Productivity
jonyablonski
69
4.8k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
GraphQLとの向き合い方2022年版
quramy
49
14k
KATA
mclloyd
32
14k
Into the Great Unknown - MozCon
thekraken
40
2k
Transcript
システム開発で知っておくべき 住所の話 FUKUDA Koya@Speee 1
郵便番号編 2
郵便番号から自動入力される住所は 正しいですか? 3
✋ 4
郵便番号から一意に住所は決まらない 5
フロアごとに郵便番号が振られるパターン 引用: https://www.post.japanpost.jp/cgi-zip/zipcode.php?pref=13&city=1131030&cmp=1&mode=list&addr= 6
複数の町域を跨ぐパターン 引用: https://www.post.japanpost.jp/cgi-zip/zipcode.php?zip=9892351&x=0&y=0 7
市区町村を跨ぐパターン 引用: https://www.post.japanpost.jp/cgi-zip/zipcode.php?zip=907000&pref=47&city=1472070 https://www.post.japanpost.jp/cgi-zip/zipcode.php?zip=907000&pref=47&city=1473810 8
都道府県を跨ぐパターン 引用: https://www.post.japanpost.jp/cgi-zip/zipcode.php?zip=4980000&x=0&y=0 9
番によって郵便番号が変わるパターン 引用: https://www.post.japanpost.jp/cgi-zip/zipcode.php?zip=1620052&x=11&y=14 https://www.post.japanpost.jp/cgi-zip/zipcode.php?zip=1690052&x=0&y=0 10
どうでしたか? 11
地域を跨ぐ前のレイヤーを表示 引用: https://www.post.japanpost.jp/cgi-zip/zipcode.php?zip=9892351&x=0&y=0 12
ご清聴ありがとうございました 13