Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+0
Start Page
Index
History
Editing Presets/Ethan
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
== Ethan's Presets == This is a set of presets I ([https://www.openstreetmap.org/user/Ethan%20Grobin Ethan]) have made. At the current moment it only contains an item for four square courts but I may add more in the future. == The preset itself == {{{ #!preset <?xml version="1.0" encoding="UTF-8"?> <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" shortdescription="Ethan's Presets" author="Ethan Grobin" version="1.[[revision]]_[[date]]" description="Some presets I have made for my mapping. Currently just four square but I may make more in future"> <group name="Ethan's Presets"> <item name="Four Square" type="node,closedway"> <label text="Four square court" /> <link href="https://wiki.openstreetmap.org/wiki/Tag:sport=four_square" es.href="https://wiki.openstreetmap.org/wiki/ES:Tag:sport=four_square" /> <key key="sport" value="four_square" /> <combo key="leisure" text="Type" values="pitch,sports_centre" default="pitch" /> <optional> <text key="square_count" text="Amount of squares"/> <text key="surface" text="Surface"/> </optional> </item> </group> </presets> }}}
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.