-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAdditional Linear Referencing Tools.CreatePointEventTable.pyt.xml
1 lines (1 loc) · 4.99 KB
/
Additional Linear Referencing Tools.CreatePointEventTable.pyt.xml
1
<metadata xml:lang="en"><Esri><CreaDate>20161031</CreaDate><CreaTime>15283200</CreaTime><ArcGISFormat>1.0</ArcGISFormat><ArcGISstyle>Item Description</ArcGISstyle><SyncOnce>TRUE</SyncOnce><ModDate>20161031</ModDate><ModTime>16111900</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="CreatePointEventTable" displayname="Create Point Events at Intervals" toolboxalias="alr" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.3\Help\gp</arcToolboxHelpPath><parameters><param name="in_routes" displayname="Input Route Features" type="Required" direction="Input" datatype="Feature Layer" expression="in_routes"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The input route features for which the event table will be generated.</SPAN></P></DIV></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The input route features for which the event table will be generated.</SPAN></P></DIV></DIV></DIV></pythonReference></param><param name="route_id_field" displayname="Route Identifier Field" type="Required" direction="Input" datatype="Field" expression="route_id_field"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The field containing values that indicate the route on which each event is located. This field can be numeric or character. </SPAN></P></DIV></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The field containing values that indicate the route on which each event is located. This field can be numeric or character. </SPAN></P></DIV></DIV></DIV></pythonReference></param><param name="measure_interval" displayname="Interval to create events" type="Required" direction="Input" datatype="Double" expression="measure_interval"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The interval </SPAN><SPAN>between points.</SPAN></P></DIV></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The interval </SPAN><SPAN>between points.</SPAN></P></DIV></DIV></pythonReference></param><param name="out_table" displayname="Output Event Table" type="Required" direction="Output" datatype="Table" expression="out_table"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The output event table that will be generated, suitable for input to Locate Features Along Route tool.</SPAN></P><P><SPAN /></P></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The output event table that will be generated, suitable for input to Locate Features Along Route tool.</SPAN></P><P><SPAN /></P></DIV></DIV></pythonReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Create point event table, suitable for input to Locate Features Along Route tool</SPAN></P></DIV></DIV></DIV></summary><usage><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The Event Table has two fields:</SPAN></P><UL><LI><P><SPAN>Route Identifier Field — The field containing values that indicate the route on which each event is located.</SPAN><SPAN>This field can be numeric or character.</SPAN><SPAN>The field type is derived from the Input Route Features</SPAN></P></LI><LI><P><SPAN>Measure Field—A field containing measure values. This field is numeric.</SPAN><SPAN>The value is populated from geometry.firstPoint.M to geometry.lastPoint.M stepping by measure_interval</SPAN></P></LI></UL></DIV></DIV></DIV></usage></tool><dataIdInfo><idCitation><resTitle>Create Point Events at Intervals</resTitle></idCitation><idCredit>Mark.Bryant@aecom.com</idCredit><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Create point event table, suitable for input to Locate Features Along Route tool</SPAN></P></DIV></DIV></DIV></idAbs><searchKeys><keyword>route</keyword><keyword>linear referencing</keyword><keyword>event table</keyword><keyword>station</keyword><keyword>measures</keyword><keyword>transportation</keyword><keyword>Locate Features Along Route</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>