| 522 | <item name="Bundaran kecil (Titik)" icon="presets/roundabout_left.png" type="node"> |
| 523 | <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=mini_roundabout" |
| 524 | de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=mini_roundabout" |
| 525 | fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:highway=mini_roundabout" |
| 526 | it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=mini_roundabout" |
| 527 | pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=mini_roundabout" |
| 528 | ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=mini_roundabout" /> |
| 529 | <key key="highway" value="mini_roundabout" /> |
| 530 | </item> |
| 531 | <item name="Bundaran besar (Garis)" icon="presets/roundabout.png" type="closedway"> |
| 532 | <link href="http://wiki.openstreetmap.org/wiki/Tag:junction=roundabout" |
| 533 | de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:junction=roundabout" |
| 534 | es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:junction=roundabout" |
| 535 | fr.href="http://wiki.openstreetmap.org/wiki/FR:Tag:junction=roundabout" |
| 536 | it.href="http://wiki.openstreetmap.org/wiki/IT:Tag:junction=roundabout" |
| 537 | pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:junction=roundabout" |
| 538 | ro.href="http://wiki.openstreetmap.org/wiki/Ro:Tag:junction=roundabout" |
| 539 | ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:junction=roundabout" /> |
| 540 | <label text="Bundaran besar (tagging hanya bisa untuk garis)" /> |
| 541 | <space /> |
| 542 | <key key="junction" value="roundabout" /> |
| 543 | <optional> |
| 544 | <text key="name" text="Name" /> |
| 545 | <check key="oneway" text="Oneway" default="on" /> |
| 546 | <!--<check key="bridge" text="Bridge" default="off" /> |
| 547 | <check key="tunnel" text="Tunnel" default="off" /> |
| 548 | <check key="cutting" text="Cutting" default="off" /> |
| 549 | <check key="embankment" text="Embankment" default="off" /> |
| 550 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" /> |
| 551 | <combo key="lanes" text="Lanes" values="1,2,3,4,5" /> |
| 552 | <text key="width" text="Width (meters)" /> |
| 553 | --> |
| 554 | </optional> |
| 555 | </item> |
| 556 | <item name="Jembatan" icon="presets/bridge.png" type="node,way"> |
| 557 | <link href="http://wiki.openstreetmap.org/wiki/Key:bridge" |
| 558 | de.href="http://wiki.openstreetmap.org/wiki/DE:Key:bridge" |
| 559 | fi.href="http://wiki.openstreetmap.org/wiki/Fi:Key:bridge" |
| 560 | fr.href="http://wiki.openstreetmap.org/wiki/FR:Key:bridge" |
| 561 | it.href="http://wiki.openstreetmap.org/wiki/IT:Key:bridge" |
| 562 | ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:bridge" |
| 563 | pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:bridge" |
| 564 | ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:bridge" |
| 565 | uk.href="http://wiki.openstreetmap.org/wiki/Uk:Key:bridge" /> |
| 566 | <label text="Edit Jembatan" /> |
| 567 | <space /> |
| 568 | <combo key="bridge" text="Bridge" values="yes,viaduct,swing,aqueduct" match="key!" default="yes" /> |
| 569 | <optional> |
| 570 | <text key="name" text="Name" /> |
| 571 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="1" /> |
| 572 | <text key="maxspeed" text="Max. speed (km/h)" /> |
| 573 | <text key="maxweight" text="Max. weight (tonnes)" /> |
| 574 | <text key="width" text="Width (meters)" /> |
| 575 | </optional> |
| 576 | </item> |
| 577 | <item name="Gerbang Jalan" type="node"> |
| 578 | <link href="http://wiki.openstreetmap.org/wiki/Tag:barrier=entrance" /> |
| 579 | <label text="Edit Gerbang Jalan"/> |
| 580 | <label text="Gerbang Masuk / Representatif yang sering di Masuk Lingkunganm BTN dll..."/> |
| 581 | <space /> |
| 582 | <key key="barrier" value="entrance" /> |
| 583 | <key key="entrance:type_idn" value="gerbang_jalan" /> |
| 584 | <key key="access" value="yes" /> |
| 585 | <optional> |
| 586 | <text key="name" text="Nama" /> |
| 587 | <text key="description" text="Catatan" /> |
| 588 | </optional> |
| 589 | </item> |
| 590 | <!-- |
| 591 | <item name="Tunnel" icon="presets/tunnel.png" type="way"> |
| 592 | <label text="Edit Tunnel"/> |
| 593 | <link href="http://wiki.openstreetmap.org/wiki/Key:tunnel" |
| 594 | de.href="http://wiki.openstreetmap.org/wiki/DE:Key:tunnel" |
| 595 | fi.href="http://wiki.openstreetmap.org/wiki/Fi:Key:tunnel" |
| 596 | fr.href="http://wiki.openstreetmap.org/wiki/FR:Key:tunnel" |
| 597 | it.href="http://wiki.openstreetmap.org/wiki/IT:Key:tunnel" |
| 598 | ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:tunnel" |
| 599 | pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:tunnel" |
| 600 | ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:tunnel" /> |
| 601 | <space /> |
| 602 | <key key="tunnel" value="yes" /> |
| 603 | <optional> |
| 604 | <text key="name" text="Name" /> |
| 605 | <combo key="layer" text="Layer" values="5,4,3,2,1,0,-1,-2,-3,-4,-5" default="-1" /> |
| 606 | <text key="maxspeed" text="Max. speed (km/h)" /> |
| 607 | <text key="width" text="Width (meters)" /> |
| 608 | </optional> |
| 609 | </item> |
| 610 | --> |
| 611 | <item name="Ford/sungai crossing" icon="presets/ford.png" type="node,way"> |
| 612 | <link href="http://wiki.openstreetmap.org/wiki/Key:ford" /> |
| 613 | <label text="Tempat penyeberangan yang terletak di sungai" /> |
| 614 | <label text="Ford adalah tempat menyeberang sungai yang tidak memerlukan/ada jembatan" /> |
| 615 | <space /> |
| 616 | <key key="ford" value="yes" /> |
| 617 | <optional> |
| 618 | <text key="name" text="Name" /> |
| 619 | <text key="description" text="Catatan" /> |
| 620 | </optional> |
| 621 | </item> |