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/NationalGeodeticSurveyMark
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
= [[Image(survey_point.svg,middle,inline)]] National Oceanic and Atmospheric Administration National Geodetic Survey mark = {{{ #!preset <?xml version="1.0" encoding="utf-8"?> <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0" author="MoonfirePDX" version="0.[[revision]]_[[date]]" description="This preset adds details when using the survey_point tag for NOAA NGS stations." shortdescription="NOAA NGS station" link="https://wiki.openstreetmap.org/wiki/Tag:man_made%3Dsurvey_point" icon="survey_point.svg" > <group name="NOAA NGS station"> <item name="Horizontal survey mark" icon="survey_point.svg" type="node" preset_name_label="true"> <key key="man_made" value="survey_point" /> <text key="name:ngs" text="Designation (usually all-caps and often abbreviated)" default="" /> <text key="ref" text="PID (usually two letters and 4 numbers, no spaces)" default="" /> <check key="survey_point:datum_aligned" text="Survey mark is aligned with reported coordinates" value_on="yes" value_off="" delete_if_empty="true" /> <combo key="survey_point:purpose" text="Type of high-accuracy positional data" default="horizontal" > <list_entry value="horizontal" display_value="Horizontal position" /> <list_entry value="vertical" display_value="Elevation" /> <list_entry value="both" display_value="Horizontal position and elevation" /> </combo> <combo key="survey_point:structure" text="Survey mark structure" default="medallion" > <list_entry value="beacon" display_value="Beacon, large purpose-built high-visibility structure or permanently installed GPS antenna" /> <list_entry value="pillar" display_value="Pillar, tall and relatively narrow" /> <list_entry value="pole" display_value="Pole, taller and very slender, usually metal" /> <list_entry value="medallion" display_value="Medallion, a circular plate usually embedded in concrete or similar" /> </combo> </item> <item name="Horizontal and elevation survey mark" icon="survey_point.svg" type="node" preset_name_label="true"> <key key="man_made" value="survey_point" /> <text key="name:ngs" text="Designation (usually all-caps and often abbreviated)" default="" /> <text key="ref" text="PID (usually two letters and 4 numbers, no spaces)" default="" /> <text key="ele" text="Elevation (orthometric height) in meters" default="" delete_if_empty="true" /> <check key="survey_point:datum_aligned" text="Survey mark is aligned with reported coordinates" value_on="yes" value_off="" delete_if_empty="true" /> <combo key="survey_point:purpose" text="Type of high-accuracy positional data" default="both" > <list_entry value="horizontal" display_value="Horizontal position" /> <list_entry value="vertical" display_value="Elevation" /> <list_entry value="both" display_value="Horizontal position and elevation" /> </combo> <combo key="survey_point:structure" text="Survey mark structure" default="medallion" > <list_entry value="beacon" display_value="Beacon, large purpose-built high-visibility structure or permanently installed GPS antenna" /> <list_entry value="pillar" display_value="Pillar, tall and relatively narrow" /> <list_entry value="pole" display_value="Pole, taller and very slender, usually metal" /> <list_entry value="medallion" display_value="Medallion, a circular plate usually embedded in concrete or similar" /> </combo> </item> <item name="Continuously operating station" icon="survey_point.svg" type="node" preset_name_label="true"> <key key="man_made" value="survey_point" /> <text key="name:ngs" text="Designation (usually all-caps and often abbreviated)" default="" /> <text key="ref" text="PID (usually two letters and 4 numbers, no spaces)" default="" /> <text key="ele" text="Elevation (orthometric height) in meters" default="" delete_if_empty="true" /> <check key="survey_point:datum_aligned" text="Survey mark is aligned with reported coordinates" value_on="yes" value_off="" delete_if_empty="true" /> <combo key="survey_point:purpose" text="Type of high-accuracy positional data" default="horizontal" > <list_entry value="horizontal" display_value="Horizontal position" /> <list_entry value="vertical" display_value="Elevation" /> <list_entry value="both" display_value="Horizontal position and elevation" /> </combo> <combo key="survey_point:structure" text="Survey mark structure" default="beacon" > <list_entry value="beacon" display_value="Beacon, large purpose-built high-visibility structure or permanently installed GPS antenna" /> <list_entry value="pillar" display_value="Pillar, tall and relatively narrow" /> <list_entry value="pole" display_value="Pole, taller and very slender, usually metal" /> <list_entry value="medallion" display_value="Medallion, a circular plate usually embedded in concrete or similar" /> </combo> </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):
Attachments
(1)
survey_point.svg
(
5.3 KB
) - added by
stoecker
3 years ago
.
Download all attachments as:
.zip
Note:
See
TracWiki
for help on using the wiki.