| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|---|
| 2 | <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" author="" description="" shortdescription="" version="">
|
|---|
| 3 | <!--
|
|---|
| 4 | This file is generated by EasyPresets plugin.
|
|---|
| 5 | https://github.com/maripo/JOSM_easypresets/blob/master/README.md
|
|---|
| 6 | It supports just a few tags and attributes.
|
|---|
| 7 | If you want to share your custom tags with other users, please look through the official document.
|
|---|
| 8 | * https://josm.openstreetmap.de/wiki/TaggingPresets
|
|---|
| 9 | * https://wiki.openstreetmap.org/wiki/Customising_JOSM_Presets
|
|---|
| 10 | -->
|
|---|
| 11 | <item icon="presets/service/emergency_access_point.svg" name="access point" type="node">
|
|---|
| 12 | <label text="access point"/>
|
|---|
| 13 | <key key="emergency" value="access_point"/>
|
|---|
| 14 | <text default="" key="emergency_telephone_code" text="Emergency Phone Number"/>
|
|---|
| 15 | <text default="" key="operator" text="Operator"/>
|
|---|
| 16 | <text default="" key="ref" text="Reference"/>
|
|---|
| 17 | </item>
|
|---|
| 18 | </presets>
|
|---|