This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 67
/
Gridded Reference Graphic.CreateReferenceSystemGRGFromArea.pyt.xml
2 lines (2 loc) · 6.7 KB
/
Gridded Reference Graphic.CreateReferenceSystemGRGFromArea.pyt.xml
1
2
<metadata xml:lang="en"><Esri><CreaDate>20170920</CreaDate><CreaTime>14270400</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20170926</ModDate><ModTime>13461300</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="CreateReferenceSystemGRGFromArea" displayname="Create Reference System GRG from Area" toolboxalias="grg" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.3\Help\gp</arcToolboxHelpPath><parameters><param name="input_area_features" displayname="Input Grid Area" type="Required" direction="Input" datatype="Feature Set" expression="input_area_features"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Select an area feature class or draw an area on the map to create a reference grid.</SPAN></P></DIV></DIV></dialogReference></param><param name="input_grid_reference_system" displayname="Grid Reference System" type="Required" direction="Input" datatype="String" expression="MGRS | USNG"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Select the grid type to create:</SPAN></P><UL><LI><P><SPAN>MGRS: Military Grid Reference System (default)</SPAN></P></LI><LI><P><SPAN>USNG: United States National Grid</SPAN></P></LI></UL></DIV></DIV></DIV></dialogReference></param><param name="grid_square_size" displayname="Grid Square Size" type="Required" direction="Input" datatype="String" expression="GRID_ZONE_DESIGNATOR | 100000M_GRID | 10000M_GRID | 1000M_GRID | 100M_GRID | 10M_GRID"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Select the size of the grid to create:</SPAN></P><UL><LI><P><SPAN>GRID_ZONE_DESIGNATOR - grids will be of the Grid Zone Designator (GZD) and Latitude Band combination, ex. 4Q</SPAN></P></LI><LI><P><SPAN>100000M_GRID - grids will be 100,000 m grid square, ex. 4QFJ</SPAN></P></LI><LI><P><SPAN>10000M_GRID - grids will be 10,000m grid square, ex. 4QFJ16</SPAN></P></LI><LI><P><SPAN>1000M_GRID - grids will be 1,000m grid square, ex. 4QFJ1267</SPAN></P></LI><LI><P><SPAN>100M_GRID - grids will be 100m grid square, ex. 4QFJ123678</SPAN></P></LI><LI><P><SPAN>10M_GRID - grids will be 10m grid square, ex.
4QFJ12346789</SPAN></P></LI></UL></DIV></DIV></DIV></dialogReference></param><param name="output_grid_features" displayname="Output GRG Features" type="Required" direction="Output" datatype="Feature Class" expression="output_grid_features"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Type (or browse to) the path and name of the features to create.</SPAN></P></DIV></DIV></dialogReference></param><param name="large_grid_handling" displayname="Large Grid Handling" type="Optional" direction="Input" datatype="String" expression="{NO_LARGE_GRIDS | ALLOW_LARGE_GRIDS}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Select how to handle large areas that may contain many features. </SPAN></P><UL><LI><P><SPAN>NO_LARGE_GRIDS - Tool will stop processing if more than 2000 features will be created.</SPAN></P></LI><LI><P><SPAN>ALLOW_LARGE_GRIDS - Features will be created regardless of the number of features.</SPAN></P></LI></UL></DIV></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Creates grid features for Military Grid Reference System (MGRS) or United States National Grid (USNG) reference grids.</SPAN></P></DIV></DIV></DIV></summary><usage><DIV STYLE="text-align:Left;"><DIV><DIV><P /><UL><LI><P><SPAN>An irregularly shaped Input Area Feature will be completely enclosed by the resulting Output Grid Features. The maximum extent of the Input Area Features is used to build the reference grid.</SPAN></P></LI><LI><P><SPAN>Use Clip (Analysis Tools) to cut the Output Grid Features to a specific shape.</SPAN></P></LI><LI><P><SPAN>Output Grid Features will be in Geographic WGS 1984</SPAN></P></LI><LI><P><SPAN>Grid coordinate is stored in the Grid field in the Output Grid Features.</SPAN></P></LI><LI><P><SPAN>Use caution in selecting an Input Area that may be smaller than the selected Grid Square Size. The resulting grid may be much larger than the selected area.</SPAN></P></LI><LI><P><SPAN>Conversely, be careful in selecting a large area, and a small Grid Square Size as it may create many small grids in a large dataset.</SPAN></P></LI><LI><P><SPAN>Large Grid Handling is based on the extent area (not actual area) of the Input Grid Area. The critical values that will stop when NO_LARGE_GRIDS is selected for the Grid Square Sizes are:</SPAN></P><UL><LI><P><SPAN>Areas larger than ~200,000 square meters for 10M_GRID.</SPAN></P></LI><LI><P><SPAN>Areas larger than ~20,000,000 square meters for 100M_GRID.</SPAN></P></LI><LI><P><SPAN>Areas larger than ~2,000,000,000 square meters for 1000M_GRID.</SPAN></P></LI><LI><P><SPAN>Areas larger than ~200,000,000,000 square meters for 10000M_GRID.</SPAN></P></LI></UL></LI></UL></DIV></DIV></DIV></usage></tool><dataIdInfo><idCitation><resTitle>Create Reference System GRG from Area</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Creates grid features for Military Grid Reference System (MGRS) or United States National Grid (USNG) reference grids.</SPAN></P></DIV></DIV></DIV></idAbs><searchKeys><keyword>USNG</keyword><keyword>MGRS</keyword></searchKeys><idCredit>Esri Solutions</idCredit></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>