Changeset 5594 in josm for trunk/data
- Timestamp:
- 2012-11-22T13:05:31+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/defaultpresets.xml
r5593 r5594 2312 2312 </group> <!-- Bicycle --> 2313 2313 <group name="Public Transport" icon="presets/bus.png"> 2314 <item name="Station" name_context="railway" icon="styles/standard/transport/railway_station.png" type="node,closedway"> 2315 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=station" 2316 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=station" 2317 fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:railway=station" 2318 ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:railway=station" 2319 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=station" 2320 uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=station" /> 2321 <label text="Edit Station" text_context="railway" /> 2322 <space /> 2323 <key key="railway" value="station" /> 2324 <optional> 2325 <text key="name" text="Name" /> 2326 <text key="uic_ref" text="UIC-Reference" /> 2327 </optional> 2328 </item> 2329 <item name="Railway Halt" icon="presets/station.png" type="node"> 2330 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=halt" 2331 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=halt" 2332 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=halt" 2333 uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=halt" /> 2334 <label text="Edit Halt" /> 2335 <space /> 2336 <key key="railway" value="halt" /> 2337 <optional> 2338 <text key="name" text="Name" /> 2339 </optional> 2340 </item> 2341 <item name="Tram Stop" icon="presets/tram.png" type="node"> 2342 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=tram_stop" 2343 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=tram_stop" 2344 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=tram_stop" /> 2345 <label text="Edit Tram Stop" /> 2346 <space /> 2347 <key key="railway" value="tram_stop" /> 2348 <optional> 2349 <text key="name" text="Name" /> 2350 </optional> 2351 </item> 2352 <item name="Railway Platform" icon="presets/platform_rail.png" type="way,closedway"> 2353 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=platform" 2354 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=platform" 2355 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=platform" /> 2356 <label text="Edit Railway Platform" /> 2357 <key key="railway" value="platform" /> 2358 <space /> 2359 <text key="ref" text="Reference (track number)" /> 2360 <text key="width" text="Width (meters)" /> 2361 <check key="area" text="Area" default="off" /> 2362 </item> 2314 <item name="Route" icon="presets/path.png" type="relation"> 2315 <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Route"/> 2316 <label text="Edit Route"/> 2317 <key key="type" value="route"/> 2318 <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,aerialway,ferry"/> 2319 <text key="name" text="Name"/> 2320 <text key="ref" text="Reference"/> 2321 <optional> 2322 <text key="from" text="From (initial stop)"/> 2323 <text key="to" text="To (terminal stop)"/> 2324 <text key="via" text="Via (intermediate stops)"/> 2325 <text key="operator" text="Operator"/> 2326 <text key="network" text="Network"/> 2327 <text key="description" text="Description"/> 2328 <text key="color" text="Color (hex)"/> 2329 </optional> 2330 <roles> 2331 <role key="" text="route segment" requisite="required" type="way" /> 2332 <role key="stop" text="stop position" requisite="optional" type="node" /> 2333 <role key="stop_exit_only" text="stop position (exit only)" requisite="optional" type="node" /> 2334 <role key="stop_entry_only" text="stop position (entry only)" requisite="optional" type="node" /> 2335 <role key="platform" text="platform" requisite="optional" type="node,way,closedway" /> 2336 <role key="platform_exit_only" text="platform (exit only)" requisite="optional" type="node,way,closedway" /> 2337 <role key="platform_entry_only" text="platform (entry only)" requisite="optional" type="node,way,closedway" /> 2338 </roles> 2339 </item> 2340 <item name="Route master" icon="presets/path.png" type="relation"> 2341 <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Route_master"/> 2342 <label text="Edit Route master"/> 2343 <key key="type" value="route_master"/> 2344 <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,aerialway,ferry"/> 2345 <text key="name" text="Name"/> 2346 <text key="ref" text="Reference"/> 2347 <optional> 2348 <text key="operator" text="Operator"/> 2349 <text key="network" text="Network"/> 2350 <text key="color" text="Color (hex)"/> 2351 </optional> 2352 <roles> 2353 <role key="" text="route variant/direction (at least 2)" requisite="required" type="relation"/> <!-- FIXME: at least 2 members are required --> 2354 </roles> 2355 </item> 2356 <item name="Stop Area" type="relation" icon="presets/interpolation.png"> 2357 <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Stop_area"/> 2358 <label text="Edit Stop Area"/> 2359 <key key="type" value="public_transport"/> 2360 <key key="public_transport" value="stop_area"/> 2361 <text key="name" text="Name"/> 2362 <optional> 2363 <text key="ref" text="Reference"/> 2364 <text key="uic_ref" text="UIC reference"/> 2365 <text key="uic_name" text="UIC name"/> 2366 <text key="operator" text="Operator"/> 2367 <text key="network" text="Network"/> 2368 </optional> 2369 <roles> 2370 <role key="stop" text="Stop Position" requisite="optional" type="node"/> 2371 <role key="platform" text="Platform" requisite="optional" type="node,way,closedway"/> 2372 <role key="" text="Station or amenities" requisite="optional" type="node,way,closedway"/> 2373 </roles> 2374 </item> 2375 <separator/> 2376 <item name="Stop Position" type="node" icon="presets/barrier.png"> 2377 <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Stop_area"/> 2378 <key key="public_transport" value="stop_position"/> 2379 <text key="name" text="Name"/> 2380 <optional> 2381 <text key="ref" text="Reference"/> 2382 <text key="uic_ref" text="UIC reference"/> 2383 <text key="uic_name" text="UIC name"/> 2384 <text key="operator" text="Operator"/> 2385 <text key="network" text="Network"/> 2386 </optional> 2387 <space/> 2388 <check key="bus" text="Bus"/> 2389 <check key="highway" value_on="bus_stop" value_off="" text="Bus stop (legacy)"/> 2390 <check key="tram" text="Tram"/> 2391 <check key="railway" value_on="tram_stop" value_off="" text="Tram stop (legacy)"/> 2392 <check key="train" text="Train"/> 2393 <check key="railway" value_on="station" value_off="" text="Railway station (legacy)"/> 2394 <check key="railway" value_on="halt" value_off="" text="Railway halt (legacy)"/> 2395 <check key="trolleybus" text="Trolleybus"/> 2396 <check key="share_taxi" text="Share taxi"/> 2397 <check key="subway" text="Subway"/> 2398 <check key="monorail" text="Monorail"/> 2399 <check key="funicular" text="Funicular"/> 2400 <check key="aerialway" text="Aerialway"/> 2401 <check key="ferry" text="Ferry"/> 2402 </item> 2403 <item name="Platform" type="node,way,closedway" icon="presets/platform_bus.png"> 2404 <link href="http://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport#Platform"/> 2405 <key key="public_transport" value="platform"/> 2406 <text key="name" text="Name"/> 2407 <check key="bench" text="Bench"/> 2408 <check key="shelter" text="Shelter"/> 2409 <check key="covered" text="Covered"/> 2410 <combo key="wheelchair" text="Wheelchair" values="yes,no,limited,only"/> 2411 <optional> 2412 <text key="ref" text="Reference"/> 2413 <text key="uic_ref" text="UIC reference"/> 2414 <text key="uic_name" text="UIC name"/> 2415 <text key="operator" text="Operator"/> 2416 <text key="network" text="Network"/> 2417 <space/> 2418 <check key="bus" text="Bus"/> 2419 <check key="highway" value_on="platform" text="Highway platform (legacy)"/> 2420 <check key="tram" text="Tram"/> 2421 <check key="train" text="Train"/> 2422 <check key="railway" value_on="platform" text="Railway platform (legacy)"/> 2423 <check key="trolleybus" text="Trolleybus"/> 2424 <check key="share_taxi" text="Share taxi"/> 2425 <check key="subway" text="Subway"/> 2426 <check key="monorail" text="Monorail"/> 2427 <check key="funicular" text="funicular"/> 2428 <check key="aerialway" text="aerialway"/> 2429 <check key="ferry" text="ferry"/> 2430 </optional> 2431 </item> 2432 <item name="Station" type="node,closedway" icon="styles/standard/transport/railway_station.png"> 2433 <link href="http://wiki.openstreetmap.org/wiki/Tag:public_transport=station"/> 2434 <key key="public_transport" value="station"/> 2435 <text key="name" text="Name"/> 2436 <check key="area" text="Area"/> 2437 <check key="building" text="Building"/> 2438 <text key="operator" text="Operator"/> 2439 <text key="network" text="Network"/> 2440 </item> 2441 <separator/> 2363 2442 <item name="Subway Entrance" icon="presets/underground.png" type="node"> 2364 2443 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=subway_entrance" … … 2375 2454 </optional> 2376 2455 </item> 2377 <separator/>2378 <item name="Bus Station" icon="presets/bus.png" type="node,closedway">2379 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bus_station"2380 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=bus_station"2381 ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=bus_station"2382 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=bus_station"2383 ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bus_station" />2384 <label text="Edit Bus Station" />2385 <key key="amenity" value="bus_station" />2386 <optional>2387 <text key="name" text="Name" />2388 </optional>2389 </item>2390 <item name="Bus Stop" icon="presets/bus_small.png" type="node">2391 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=bus_stop"2392 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=bus_stop"2393 es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:highway=bus_stop"2394 fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=bus_stop"2395 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=bus_stop"2396 ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=bus_stop" />2397 <label text="Edit Bus Stop" />2398 <space />2399 <key key="highway" value="bus_stop" />2400 <optional>2401 <text key="name" text="Name" />2402 <combo key="shelter" text="Shelter" values="yes,no" />2403 <combo key="bench" text="Bench" values="yes,no" />2404 <combo key="tactile_paving" text="Tactile Paving" values="yes,no" />2405 2406 </optional>2407 </item>2408 <item name="Bus Platform" icon="presets/platform_bus.png" type="node,closedway">2409 <label text="Edit Bus Platform" />2410 <key key="highway" value="platform" />2411 <space />2412 <text key="ref" text="Reference (track number)" />2413 <text key="width" text="Width (meters)" />2414 <check key="area" text="Area" default="off" />2415 </item>2416 <separator/>2417 <item name="Stop Area" type="relation">2418 <label text="Edit Stop Area" />2419 <key key="type" value="public_transport" />2420 <key key="public_transport" value="stop_area" />2421 <optional>2422 <text key="name" text="Name" />2423 <text key="ref" text="Reference" />2424 <text key="uic_ref" text="UIC reference" />2425 <text key="uic_name" text="UIC name" />2426 <text key="operator" text="Operator" />2427 <text key="network" text="Network" />2428 </optional>2429 </item>2430 <separator/>2431 2456 <item name="Ticket Machine" de.name="Fahrausweisautomat" icon="presets/vending_machine.png" type="node"> 2432 2457 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=vending_machine" … … 2446 2471 <check key="payment:credit_cards" text="Credit cards" default="off" /> 2447 2472 <check key="payment:account_cards" text="Account or loyalty cards" default="off" /> 2473 </item> 2474 </group> 2475 <group name="Public Transport (legacy)" icon="presets/bus.png"> 2476 <item name="Station" name_context="railway" icon="styles/standard/transport/railway_station.png" type="node,closedway"> 2477 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=station" 2478 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=station" 2479 fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:railway=station" 2480 ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:railway=station" 2481 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=station" 2482 uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=station" /> 2483 <label text="Edit Station" text_context="railway" /> 2484 <space /> 2485 <key key="railway" value="station" /> 2486 <optional> 2487 <text key="name" text="Name" /> 2488 <text key="uic_ref" text="UIC-Reference" /> 2489 </optional> 2490 </item> 2491 <item name="Railway Halt" icon="presets/station.png" type="node"> 2492 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=halt" 2493 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=halt" 2494 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=halt" 2495 uk.href="http://wiki.openstreetmap.org/wiki/Uk:Tag:railway=halt" /> 2496 <label text="Edit Halt" /> 2497 <space /> 2498 <key key="railway" value="halt" /> 2499 <optional> 2500 <text key="name" text="Name" /> 2501 </optional> 2502 </item> 2503 <item name="Tram Stop" icon="presets/tram.png" type="node"> 2504 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=tram_stop" 2505 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=tram_stop" 2506 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=tram_stop" /> 2507 <label text="Edit Tram Stop" /> 2508 <space /> 2509 <key key="railway" value="tram_stop" /> 2510 <optional> 2511 <text key="name" text="Name" /> 2512 </optional> 2513 </item> 2514 <item name="Railway Platform" icon="presets/platform_rail.png" type="way,closedway"> 2515 <link href="http://wiki.openstreetmap.org/wiki/Tag:railway=platform" 2516 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:railway=platform" 2517 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:railway=platform" /> 2518 <label text="Edit Railway Platform" /> 2519 <key key="railway" value="platform" /> 2520 <space /> 2521 <text key="ref" text="Reference (track number)" /> 2522 <text key="width" text="Width (meters)" /> 2523 <check key="area" text="Area" default="off" /> 2524 </item> 2525 <separator/> 2526 <item name="Bus Station" icon="presets/bus.png" type="node,closedway"> 2527 <link href="http://wiki.openstreetmap.org/wiki/Tag:amenity=bus_station" 2528 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:amenity=bus_station" 2529 ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:amenity=bus_station" 2530 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:amenity=bus_station" 2531 ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:amenity=bus_station" /> 2532 <label text="Edit Bus Station" /> 2533 <key key="amenity" value="bus_station" /> 2534 <optional> 2535 <text key="name" text="Name" /> 2536 </optional> 2537 </item> 2538 <item name="Bus Stop" icon="presets/bus_small.png" type="node"> 2539 <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=bus_stop" 2540 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=bus_stop" 2541 es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:highway=bus_stop" 2542 fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=bus_stop" 2543 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=bus_stop" 2544 ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=bus_stop" /> 2545 <label text="Edit Bus Stop" /> 2546 <space /> 2547 <key key="highway" value="bus_stop" /> 2548 <optional> 2549 <text key="name" text="Name" /> 2550 <combo key="shelter" text="Shelter" values="yes,no" /> 2551 <combo key="bench" text="Bench" values="yes,no" /> 2552 <combo key="tactile_paving" text="Tactile Paving" values="yes,no" /> 2553 2554 </optional> 2555 </item> 2556 <item name="Bus Platform" icon="presets/platform_bus.png" type="node,way,closedway"> 2557 <label text="Edit Bus Platform" /> 2558 <key key="highway" value="platform" /> 2559 <space /> 2560 <text key="ref" text="Reference (track number)" /> 2561 <text key="width" text="Width (meters)" /> 2562 <check key="area" text="Area" default="off" /> 2448 2563 </item> 2449 2564 </group> <!-- Public Transport --> … … 5638 5753 </item> 5639 5754 <separator/> 5640 <item name="Route " icon="presets/path.png" type="relation">5755 <item name="Route (legacy)" icon="presets/path.png" type="relation"> 5641 5756 <link href="http://wiki.openstreetmap.org/wiki/Relation:route" 5642 5757 de.href="http://wiki.openstreetmap.org/wiki/DE:Relation:route" … … 5646 5761 ja.href="http://wiki.openstreetmap.org/wiki/JA:Relation:route" 5647 5762 ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:route"/> 5648 <label text="Edit Route " />5763 <label text="Edit Route (legacy)" /> 5649 5764 <key key="type" value="route" /> 5650 5765 <combo key="route" text="Route type" values="bicycle,bus,road,ferry,ski,foot,hiking,tram,detour,railway,subway" /> … … 5654 5769 <text key="description" text="Description" /> 5655 5770 <optional> 5656 <text key="from" text="From (initial stop)" />5657 <text key="to" text="To (terminal stop)" />5658 5771 <text key="network" text="Network" /> 5659 5772 <text key="operator" text="Operator" /> … … 5663 5776 <roles> 5664 5777 <role key="" text="route segment" requisite="optional" type="way" /> 5665 <role key="forward" text="forward segment" requisite="optional" type="way" /> 5666 <role key="backward" text="backward segment" requisite="optional" type="way" /> 5667 <role key="stop" text="halt point" requisite="optional" type="node" /> 5668 <role key="forward_stop" text="forward halt point" requisite="optional" type="node" /> 5669 <role key="backward_stop" text="backward halt point" requisite="optional" type="node" /> 5670 <role key="platform" text="platform belonging to route" requisite="optional" type="node,way,closedway" /> 5671 </roles> 5672 </item> 5673 <item name="Route master" icon="presets/path.png" type="relation"> 5674 <link href="http://wiki.openstreetmap.org/wiki/Relation:route_master" 5675 nl.href="http://wiki.openstreetmap.org/wiki/NL:Relation:route_master"/> 5676 <label text="Edit Route master" /> 5677 <key key="type" value="route_master" /> 5678 <combo key="route" text="Route type" values="train,subway,monorail,tram,bus,trolleybus,aerialway,ferry" /> 5679 <text key="name" text="Name" /> 5680 <text key="ref" text="Reference" /> 5681 <optional> 5682 <text key="network" text="Network" /> 5683 <text key="operator" text="Operator" /> 5684 <text key="color" text="Color (hex)" /> 5685 </optional> 5686 <roles> 5687 <role key="" text="route variant/direction (at least 2)" requisite="required" type="relation" /><!-- FIXME: at least 2 members are required --> 5688 </roles> 5689 </item> 5690 <item name="Directional Route (North America)" icon="presets/path.png" type="relation"> 5691 <link href="http://wiki.openstreetmap.org/wiki/Relation:route" 5692 de.href="http://wiki.openstreetmap.org/wiki/DE:Relation:route" 5693 es.href="http://wiki.openstreetmap.org/wiki/ES:Relation:route" 5694 fr.href="http://wiki.openstreetmap.org/wiki/FR:Relation:route" 5695 it.href="http://wiki.openstreetmap.org/wiki/IT:Relation:route" 5696 ja.href="http://wiki.openstreetmap.org/wiki/JA:Relation:route" 5697 ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:route"/> 5698 <label text="Edit Directional Route (used in North America)" /> 5699 <key key="type" value="route" /> 5700 <combo key="route" text="Route type" values="bicycle,bus,road,ferry,ski,foot,hiking,tram,detour,railway,subway" /> 5701 <text key="name" text="Name" /> 5702 <text key="ref" text="Reference" /> 5703 <text key="symbol" text="Symbol description" /> 5704 <text key="description" text="Description" /> 5705 <optional> 5706 <text key="network" text="Network" /> 5707 <text key="operator" text="Operator" /> 5708 <combo key="state" text="Route state" values="proposed,alternate,temporary,connection" /> 5709 <text key="color" text="Color (hex)" /> 5710 </optional> 5711 <roles> 5712 <role key="" text="route segment" requisite="optional" type="way" /> 5713 <role key="east" text="east segment" requisite="optional" type="way" /> 5714 <role key="north" text="north segment" requisite="optional" type="way" /> 5715 <role key="west" text="west segment" requisite="optional" type="way" /> 5716 <role key="south" text="south segment" requisite="optional" type="way" /> 5778 <role key="east" text="east segment (North America)" requisite="optional" type="way" /> 5779 <role key="north" text="north segment (North America)" requisite="optional" type="way" /> 5780 <role key="west" text="west segment (North America)" requisite="optional" type="way" /> 5781 <role key="south" text="south segment (North America)" requisite="optional" type="way" /> 5717 5782 <role key="stop" text="halt point" requisite="optional" type="node" /> 5718 5783 <role key="forward_stop" text="forward halt point" requisite="optional" type="node" />
Note:
See TracChangeset
for help on using the changeset viewer.