wiki:Presets/Post_box_UK
<?xml version="1.0" encoding="UTF-8"?> 
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" 
author="caranteth" 
version="1.4_2022-09-25"
icon="presets/service/post_box.svg"

description="Presets for more detailed mapping of the UK postal system"
shortdescription="Post boxes in the UK"

link = "https://wiki.openstreetmap.org/wiki/Tag:amenity=post_box">

   <group name="Postal System - UK" icon="presets/service/post_box.svg">
      <item name="Post Box - UK" icon="presets/service/post_box.svg" type="node" preset_name_label="true">
         <link href="https://wiki.openstreetmap.org/wiki/Tag:amenity=post_box" />
            <space />
            <key key="amenity" value="post_box" />
            <combo key="operator" text="Operator" values="Royal Mail" />
            <text key="ref" text="Reference number" />
            <combo key="collection_times" text="Collection times" delimiter="|" values="Mo-Fr 09:00; Sa 07:00|" />
            <combo key="post_box:type" text="Type" values="pillar,lamp,wall,meter" values_context="post_box" />
            <combo key="source" text="Source" values="survey,streetlevel_imagery,aerial_imagery,dracos" />
            <space />
            <combo key="royal_cypher" text="Royal cypher" values="VR,EVIIR,GR,EVIIIR,GVIR,EIIR,crown,scottish_crown,no"/>
            <combo key="post_box:design" text="Design" values="hovis,indoor_pillar,liverpool_special,ludlow,type_a,type_b,type_c,type_d,type_e,type_g,double_type_g,type_k,type_l,type_m,type_n,penfold,reproduction_penfold,waggon_top" />
            <combo key="post_box:mounting" text="Mounting" values="brick_pillar,lamp_post,pier,pole,wall,wooden_post,telegraph_pole" />
            <combo key="post_box:apertures" text="Apertures (if >1)" values="2,3,4" />
            <check key="drive_through" text="Drive through" />
      </item> <!-- Post Box - UK-->
   </group>
</presets>

Presets_Post_box_UK-preset.xml, Presets_Post_box_UK.zip

Last modified 2 years ago Last modified on 2022-09-25T19:40:25+02:00
Note: See TracWiki for help on using the wiki.