Changeset 19599 in osm for applications


Ignore:
Timestamp:
2010-01-23T15:18:23+01:00 (15 years ago)
Author:
guggis
Message:
 
Location:
applications/editors/josm/haiti_earthquake
Files:
4 added
7 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/haiti_earthquake/CHANGELOG.txt

    r19589 r19599  
     1
     20.3, 2010-01-23
     3* extended presets with upcoming humanitarian tags (contributed by user Lübeck)
     4* additional icons (contributed by user Lübeck)
    15
    260.2, 2010-01-22
  • applications/editors/josm/haiti_earthquake/presets/haiti-earthquake.xml

    r19585 r19599  
    11<?xml version="1.0" encoding="UTF-8"?>
    2         <!--
    3                 This is a collection of presets to be used in the OSM Haiti project
    4                 after the haiti earthquake. First version posted by user Lübeck on the
    5                 wiki See http://wiki.openstreetmap.org/wiki/WikiProject_Haiti for
    6                 further information.
    7         -->
     2<!--
     3        This is a collection of presets to be used in the OSM Haiti project
     4        after the haiti earthquake. First version posted by user Lübeck on the
     5        wiki See http://wiki.openstreetmap.org/wiki/WikiProject_Haiti for
     6        further information.
     7-->
    88<annotations>
    99        <group name="earthquake" icon="earthquake.png">
     
    2727                                values="reported,confirmed,unspecified" />
    2828                </item>
    29                 <item name="Transport Obstacles">
     29                <item name="Transport Obstacles" icon="eq_checkpoint.png">
    3030                        <label text="edit transport obstacles" />
    3131                        <combo key="type" text="Type"
     
    3838                <item name="Health Facilities" icon="eq_hospital.png">
    3939                        <text key="name" text="Name" />
    40                         <label text="Edit health facilities" />
     40                        <label text="edit health facilities" />
    4141                        <combo key="type" text="Type" values="hospital,field_hospital" />
    4242                        <combo key="humanitarian:healthfacility:operationalstatus"
     
    4646                </item>
    4747
     48                <item name="Aerodromes" icon="eq_airport.png">
     49                        <text key="name" text="Name" />
     50                        <combo key="type" text="Type"
     51                                values="Airfield,Airstrip,Fixed HLZ,Improvised HLZ,Unspecified" />
     52                        <combo key="Humanitarian:Aerodromes:OperationalStatus" text="Operational Status"
     53                                values="Open,Restricted,Closed,Unspecified" />
     54                        <combo key="Humanitarian:Aerodromes:OperationalStatusQuality"
     55                                text="Quality of Op. Status Info" values="Reported,Confirmed,Unspecified" />
     56                        <combo key="Humanitarian:Aerodromes:HumanitarianUse" text="Humanitarian Use of Aerodrome"
     57                                values="Primary Hub,Secondary Hub,Final Delivery Point,Operationally Significant Location,Unspecified" />
     58                        <text key="Humanitarian:Aerodromes:PracticabilityDescription"
     59                                text="Description of aerodrome practicability (largest aircraft landable)" />
     60                        <combo key="Humanitarian:Aerodromes:TakeOffLandingType" text="Take Off and Landing Type"
     61                                values="Runway,Heli Landing Zone" />
     62                        <text key="Humanitarian:Aerodromes:TakeOffLandingLength" text="Length (m) of runway or HLZ" />
     63                        <text key="Humanitarian:Aerodromes:TakeOffLandingWidth" text="Width (m) of runway or HLZ" />
     64                        <combo key="Humanitarian:Aerodromes:HLZType" text="For Heli Landing Zone, type of HLZ"
     65                                values="Purpose-built,Sports-field park,Agricultural field,Car park,Rooftop,Open land,Unspecified" />
     66                        <text key="Humanitarian:Aerodromes:CargoHandling" text="Description of Cargo Handling Capability" />
     67                </item>
     68                <item name="Warehouse Compounds" icon="eq_warehouse.png">
     69                        <text key="name" text="Name" />
     70                        <combo key="type" text="Type"
     71                                values="Airfield,Airstrip,Fixed HLZ,Improvised HLZ,Unspecified" />
     72                        <combo key="Humanitarian:WarehouseCompounds:OperationalStatus"
     73                                text="Operational Status" values="Open,Restricted,Closed,Unspecified" />
     74                        <combo key="Humanitarian:WarehouseCompounds:OperationalStatusQuality"
     75                                text="Quality of Op. Status Info" values="Reported,Confirmed,Unspecified" />
     76                        <combo key="Humanitarian:WarehouseCompounds:HumanitarianUse"
     77                                text="Humanitarian Use of Aerodrome"
     78                                values="Primary Hub,Secondary Hub,Final Delivery Point,Operationally Significant Location,Unspecified" />
     79                        <text key="Humanitarian:WarehouseCompounds:StorageCapacityM3"
     80                                text="Storage Capacity (cubic meters)" />
     81                        <text key="Humanitarian:WarehouseCompounds:StorageCapacityM2"
     82                                text="Storage Capacity (square meters)" />
     83                        <text key="Humanitarian:WarehouseCompounds:StorageCapacityMT"
     84                                text="Storage Capacity (metric tons)" />
     85                        <text key="Humanitarian:WarehouseCompounds:CargoHandling" text="Description of Cargo Handling Capability" />
     86                        <check key="Humanitarian:WarehouseCompounds:HasTempStorage"
     87                                text="Facility has temperature controlled storage?" default="off" />
     88                </item>
     89                <item name="Fuel Supply Points" icon="eq_fuel.png">
     90                        <text key="name" text="Name" />
     91                        <combo key="Humanitarian:FuelSupplyPoints:OperationalStatus"
     92                                text="Operational Status" values="Open,Restricted,Closed,Unspecified" />
     93                        <combo key="Humanitarian:FuelSupplyPoints:OperationalStatusQuality"
     94                                text="Quality of Op. Status Info" values="Reported,Confirmed,Unspecified" />
     95                        <text key="Humanitarian:FuelSupplyPoints:FuelStorageCapacity"
     96                                text="Fuel Storage Capacity (specify units)" />
     97                        <combo key="Humanitarian:FuelSupplyPoints:FuelStorageType"
     98                                text="Drums,Soft-Storage Bladder,Mobile Storage,Fixed Storage,Multiple Types,Unspecified" />
     99                        <text key="Humanitarian:FuelSupplyPoints:FuelStorageDesc" text="Description of Fuel Storage" />
     100                </item>
     101
    48102                <separator />
    49103
    50                 <item name="Collapsed Building" icon="eq_building_collapsed.png">
     104                <item name="Collapsed Buildings" icon="eq_building_collapsed.png">
    51105                        <link
    52106                                href="http://wiki.openstreetmap.org/wiki/WikiProject_Haiti/MappingCoordination" />
Note: See TracChangeset for help on using the changeset viewer.