Commit Graph

43 Commits

Author SHA1 Message Date
Tanuki 5f40521906 Update address format in China 2019-11-28 20:08:36 +10:00
Bryan Housel 440b01a6ca Use json-stringify-pretty-compact for compacter json
(this reduces a few file sizes and will make for better github diffs)
2018-06-15 11:48:07 -04:00
Bryan Housel d5fbabc253 Add Australian address format
(closes #5039)
2018-05-17 10:12:33 -04:00
Mikołaj 'Natsuysaumi' Kuranowski 78fddaf39e PL Address Format fix 2018-02-09 21:56:56 +01:00
Benoît b1df1ca701 remove addr:unit field for gb, ie, si, tr
as per comments in #4235
2018-01-09 23:17:37 +01:00
Bryan Housel 528739b9b0 Drop unit from default address format 2018-01-09 10:15:18 -05:00
Andrey Golovin f339c57838 Remove addr:unit for addresses in Ukraine 2018-01-09 13:26:54 +02:00
Benoît 6ec6c31948 Restore fr lu mo addressing
addr:unit is not standard in addressing for France
in France : 800 addr:unit / 4 000 000 addr:housenumber = 0,0002 (0,02%)

This partly reverts https://github.com/openstreetmap/iD/pull/4235/commits/de6b4fb6a20b2a3438b4159192e2b54682fab2e5 in https://github.com/openstreetmap/iD/pull/4235
2018-01-08 15:16:11 +01:00
Teiron b5bf72b3ac Improve address format for Poland 2017-09-08 20:31:51 +02:00
Manfred Brandl fdd6035e4a remove addr:unit from threee addresses field
addr:unit removed from address fields for Germany, Austria and Switzerland
2017-08-30 09:51:53 +02:00
Wille Marcel 5e14eceb47 remove addr:unit from Brazil addresses field 2017-08-27 15:09:40 -03:00
Stenive 6649b2ec72 Update Chinese address format 2017-08-19 20:30:55 +08:00
JamesKingdom 419781fc21 Restore original vietnam addressing 2017-08-18 17:44:17 +01:00
JamesKingdom 62e6147567 Remove au/ca duplicate 2017-08-18 02:01:32 +01:00
JamesKingdom de6b4fb6a2 Expand unit field to more locations 2017-08-17 20:45:35 +01:00
JamesKingdom 809938a410 Update Australian format 2017-08-17 19:55:57 +01:00
JamesKingdom f3527830d3 Adding unit field to USA 2017-08-13 21:29:28 +01:00
Stenive bf105a2212 Add Chinese(PRC) address format 2017-05-08 18:21:24 +08:00
Andrey Golovin eb67dcd270 Added fields for address in Ukraine
As Ukrainian OSM Community don't fill in `addr:city` for each building, It is better to decrease amount of field for adding addresses.
>Теґ addr:city=* в Україні зазвичай не використовується.

☝️ https://wiki.openstreetmap.org/wiki/Uk:Addresses
2017-04-27 22:48:59 +03:00
Bryan Housel 489a25fe74 Cleanup addressFormats formatting 2017-01-17 16:55:34 +05:30
Bryan Housel f5586d6b05 Merge branch 'address-customization' of https://github.com/Natsuyasumi/iD into Natsuyasumi-address-customization 2017-01-17 14:50:13 +05:30
Mert Emin Kalender 0d2eb85007 Add Turkish address scheme 2017-01-07 19:54:35 -08:00
Bryan Housel aba1ab105e Add postcode to jp address format 2017-01-02 19:41:20 -05:00
Mikołaj "Natsuyasumi" Kuranowski 5102782bdb Adding japanese address scheme 2017-01-02 18:07:32 +01:00
Mikołaj "Natsuyasumi" Kuranowski 3d9009725e Address customization 2016-12-09 13:33:15 +01:00
Bryan Housel 8fb5f3a5a1 Degunk data sources by named-importing single toplevel key
See: https://github.com/openstreetmap/iD/issues/3403#issuecomment-245150454

This change drops the iD.js bundle size from 4.5MB to 3.4MB, and makes it
much more readable, which is nice for debugging.  This does not affect the
minified bundle size.
2016-10-26 16:29:49 -04:00
david082321 2dabff319c Update address-formats.json 2016-07-21 14:29:35 +08:00
david082321 81c14d0be4 Update address-formats.json 2016-07-21 13:51:07 +08:00
david082321 bb3485de5f Add Taiwan (R.O.C.) address format 2016-07-20 11:14:10 +08:00
Rory McCann 6888f9a660 Add Irish postcode field 2015-07-13 16:21:58 +02:00
Minh Nguyễn 961b030ba8 U.S. and Canadian address formats 2014-10-20 17:16:45 -07:00
John Firebaugh dd42edb4bf Drop postcode for Ireland addresses
Per https://github.com/openstreetmap/iD/commit/f2c5dc1d185a7641363a3c2c3ca607e86f051109#commitcomment-6790305
2014-06-25 10:21:58 -07:00
Christian Schwarz c8e984d6d2 Merge branch 'master' of https://github.com/openstreetmap/iD into address-formats 2014-06-15 20:49:16 +02:00
Christian Schwarz 1ee2a653b3 Added many european address formats 2014-06-15 14:23:11 +02:00
Minh Nguyễn 25d11fe489 Corrected Vietnamese address preset
Nothing in Vietnam uses addr:suburb, and it seems to be intended to be subordinate to addr:district and addr:subdistrict, which means it definitely doesn’t map to thị xã. I also found some examples using addr:district for thị xã. So addr:district should be used for both quận and thị xã in a municipality.

The resulting placeholder text will be rather long, and Vietnamese mail tend to have each component on a separate line, so I also split subdistrict, district, and city onto separate lines.
2014-06-14 23:26:41 -07:00
Minh Nguyễn 37dc5df58c Added Vietnamese address format
Accounts for both rural and urban address formats.
2014-06-14 16:11:58 -07:00
John Firebaugh f2a9154bf2 Add Brazilian format based on #2124 2014-06-13 11:39:17 -07:00
John Firebaugh 257d3e07df number -> housenumber 2014-06-13 10:38:48 -07:00
Christian Schwarz 13c1711d68 Switched to Nominatim api for now 2014-06-09 20:22:56 +02:00
Christian Schwarz 49eae8e389 Switched to a custom country code service 2014-06-05 20:30:12 +02:00
Christian Schwarz 5a51a6c8c2 Added gb address format with housename field 2014-06-05 00:42:15 +02:00
Christian Schwarz 60f51d7c79 Test country code lookup with nominatim 2014-06-04 01:05:46 +02:00
Christian Schwarz b3acd56bbb Added support for localization of address fields 2014-06-03 22:49:42 +02:00