wiki:Presets/JapaneseAddress

Japanese Address

A simple preset, just to make Japanese addressing system easier to tag. Created according to this scheme avaible here.

Contact me via email at mkuranowski@…

<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
        author="Mikołaj 'Natsuyasumi' Kuranowski"
        version="10_2023-06-29"
        icon="JaAdr.png"
        link="https://wiki.openstreetmap.org/wiki/Japan_tagging"
        ja.link="https://wiki.openstreetmap.org/wiki/JA:Japan_tagging"

        shortdescription="Japanese Address"
        ja.shortdescription="日本の住所"
        pl.shortdescription="Japoński Adres"
        
        description="Preset to make Japanese Address tagging easier">

<item name="Japanese Address" ja.name="日本の住所" pl.text="Japoński Adres" icon="JaAdr.png">
   <text key="addr:postcode" use_last_as_default="true" text="Postcode" ja.text="郵便番号" pl.text="Kod pocztowy" />
   <text key="addr:province" use_last_as_default="true" text="Prefecture" ja.text="都道府県" pl.text="Prefektura" />
   <text key="addr:county" use_last_as_default="true" text="County (Gun)*" ja.text="郡*" pl.text="Powiat*" />
   <text key="addr:city" use_last_as_default="true" text="Municipality (Shi/Machi/Mura/Tokyo Special Ward)" ja.text="市町村/東京23区" pl.text="Miasto/Wieś/Specjalna Dzielnica Tokio" />
   <text key="addr:suburb" use_last_as_default="true" text="Ward (in ordinance-designated city)*" ja.text="政令指定都市の区*" pl.text="Dzielnica (in ordinance-designated city)*" />
   <text key="addr:quarter" use_last_as_default="true" text="Ōaza*" ja.text="大字(小字がある場合にのみ使用)*" pl.text="Wyższy Okręg (Ōaza)*" />
   <text key="addr:neighbourhood" use_last_as_default="true" text="Machi/Koaza/Aza/Chō/Chōme*" ja.text="町/小字/字/丁/丁目*" pl.text="Okręg (Machi/Koaza/Aza/Chō/Chōme)*" />
   <text key="addr:block_number" use_last_as_default="true" text="Block no." ja.text="街区符号/番/番地/地番*" pl.text="Kwartał*" />
   <text key="addr:housenumber" text="Building no./Lot no. with extension" ja.text="住居番号/号/支号/枝番号" pl.text="Nr Budynku/Nr Działki z Rozszerzeniem" />
   <label text="* - In some cases can't be specified, and if so leave this field empty" ja.text="'*'印がついている箇所は、その地域の体系によっては省略される可能性があります" pl.text="* - Czasem nie może zostać wypełnione - w takim przypadku pozostaw pole puste." />
   <link href="https://wiki.openstreetmap.org/wiki/Japan_tagging"/>
 </item>
</presets>

Presets_JapaneseAddress-preset.xml, Presets_JapaneseAddress.zip

Last modified 10 months ago Last modified on 2023-06-29T18:22:39+02:00

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.