Changes between Version 4 and Version 5 of Presets/NationalGeodeticSurveyMark


Ignore:
Timestamp:
2023-08-18T00:08:23+02:00 (21 months ago)
Author:
MoonfirePDX
Comment:

Change all image instances to use SVG supplied by stoecker, chance all descriptive instances of "survey point" to "survey mark" to match terminology used by NOAA NGS

Legend:

Unmodified
Added
Removed
Modified
  • Presets/NationalGeodeticSurveyMark

    v4 v5  
    1414
    1515  <group name="NOAA NGS station">
    16     <item name="Horizontal survey mark" icon="survey_mark.png" type="node" preset_name_label="true">
     16    <item name="Horizontal survey mark" icon="survey_point.svg" type="node" preset_name_label="true">
    1717      <key key="man_made" value="survey_point" />
    1818      <text key="name:ngs" text="Designation (usually all-caps and often abbreviated)" default="" />
    1919      <text key="ref" text="PID (usually two letters and 4 numbers, no spaces)" default="" />
    20       <check key="survey_point:datum_aligned" text="Survey point is aligned with reported coordinates" value_on="yes" value_off="" delete_if_empty="true" />
     20      <check key="survey_point:datum_aligned" text="Survey mark is aligned with reported coordinates" value_on="yes" value_off="" delete_if_empty="true" />
    2121      <combo key="survey_point:purpose"
    2222             text="Type of high-accuracy positional data"
     
    3636    </item>
    3737
    38     <item name="Horizontal and elevation survey mark" icon="survey_mark.png" type="node" preset_name_label="true">
     38    <item name="Horizontal and elevation survey mark" icon="survey_point.svg" type="node" preset_name_label="true">
    3939      <key key="man_made" value="survey_point" />
    4040      <text key="name:ngs" text="Designation (usually all-caps and often abbreviated)" default="" />
    4141      <text key="ref" text="PID (usually two letters and 4 numbers, no spaces)" default="" />
    4242      <text key="ele" text="Elevation (orthometric height) in meters" default="" delete_if_empty="true" />
    43       <check key="survey_point:datum_aligned" text="Survey point is aligned with reported coordinates" value_on="yes" value_off="" delete_if_empty="true" />
     43      <check key="survey_point:datum_aligned" text="Survey mark is aligned with reported coordinates" value_on="yes" value_off="" delete_if_empty="true" />
    4444      <combo key="survey_point:purpose"
    4545             text="Type of high-accuracy positional data"
     
    5959    </item>
    6060
    61     <item name="Continuously operating station" icon="survey_mark.png" type="node" preset_name_label="true">
     61    <item name="Continuously operating station" icon="survey_point.svg" type="node" preset_name_label="true">
    6262      <key key="man_made" value="survey_point" />
    6363      <text key="name:ngs" text="Designation (usually all-caps and often abbreviated)" default="" />
    6464      <text key="ref" text="PID (usually two letters and 4 numbers, no spaces)" default="" />
    6565      <text key="ele" text="Elevation (orthometric height) in meters" default="" delete_if_empty="true" />
    66       <check key="survey_point:datum_aligned" text="Survey point is aligned with reported coordinates" value_on="yes" value_off="" delete_if_empty="true" />
     66      <check key="survey_point:datum_aligned" text="Survey mark is aligned with reported coordinates" value_on="yes" value_off="" delete_if_empty="true" />
    6767      <combo key="survey_point:purpose"
    6868             text="Type of high-accuracy positional data"