wiki:Presets/Industrial

Industrial preset

A preset to extend the landuse=industrial key by industrial type combo box.

See #13594.

The preset itself

<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
author="Marián Kyral"
version="0.9_8_2018-03-24"
icon="presets/landmark/works.svg"
description="Industrial type Preset"
shortdescription="Industrial type Preset"

cs.description="Přednastavení: Typ průmyslu"
cs.shortdescription="Typ průmyslu">

  <group icon="presets/landmark/works.svg" name="Industrial" cs.name="Průmysl">
    <item name="Industrial" icon="presets/landmark/works.svg" type="closedway,multipolygon" preset_name_label="true">
      <link href="https://wiki.openstreetmap.org/wiki/Tag:landuse=industrial"
            cs.href="https://wiki.openstreetmap.org/wiki/Cs:Tag:landuse=industrial"
            de.href="https://wiki.openstreetmap.org/wiki/DE:Tag:landuse=industrial"
            es.href="https://wiki.openstreetmap.org/wiki/ES:Tag:landuse=industrial"
            ja.href="https://wiki.openstreetmap.org/wiki/JA:Tag:landuse=industrial"
            nl.href="https://wiki.openstreetmap.org/wiki/NL:Tag:landuse=industrial"
            pl.href="https://wiki.openstreetmap.org/wiki/Pl:Tag:landuse=industrial"
            pt_BR.href="https://wiki.openstreetmap.org/wiki/Pt-br:Tag:landuse=industrial"
            ru.href="https://wiki.openstreetmap.org/wiki/RU:Tag:landuse=industrial" />
      <space />
      <key key="landuse" value="industrial" />
      <text key="name" text="Name" />
      <combo key="industrial"
             text="Industrial type"
             cs.text="Typ průmyslu"
             values="aluminium_smelting,bakery,brewery,brickyard,depot,distributor,factory,furniture,gas,grinding_mill,heating_station,ice_factory,machine_shop,mine,mobile_equipment,oil,oil_mill,port,salt_pond,sawmill,scrap_yard,shipyard,slaughterhouse,steelmaking,warehouse,well_cluster,wellsite"
             display_values="Aluminium smelting factory,Bakery,Brewery,Brickyard,Depot,Distributor,Factory,Furniture factory,Gas,Grinding_mill,Heat production station,Ice factory,Machine shop,Mine,Mobile equipment,Oil,Oil_mill,Port,Salt pond,Sawmill,Wrecking yard,Shipyard,Slaughterhouse,Steelmaking factory,Warehouse,Well cluster,Wellsite"
             cs.display_values="Hlinikárna,Pekárna,Pivovar,Cihelna,Depo,Distributor,Továrna,Továrna na nábytek,Plyn,Mlýn,Teplárna,Výroba ledu,Strojní dílna,Důl,Mobilní nářadí,Petrochemický průmysl,Lisovna oleje,Přístav,Salina,Pila,Vrakoviště,Loděnice,Jatka,Ocelárna,Sklad,Těžba ropy/plynu,Vrt (ropa/plyn)"
             />
    </item> <!-- Industrial -->
  </group>
</presets>

Presets_Industrial-preset.xml, Presets_Industrial.zip

Last modified 6 years ago Last modified on 2018-03-24T22:15:24+01:00
Note: See TracWiki for help on using the wiki.