-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathAccessibility_Calculator_Pro_MP.ODCMProPQTime.pyt.xml
2 lines (2 loc) · 10.4 KB
/
Accessibility_Calculator_Pro_MP.ODCMProPQTime.pyt.xml
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20200629</CreaDate><CreaTime>15024300</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20220803</ModDate><ModTime>10451300</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="ODCMProPQTime" displayname="OD Cost Matrix over time window to Parquet Dataset" toolboxalias="AccessibilityCalculatorforPro24Multiprocessing" xmlns=""><arcToolboxHelpPath>c:\program files\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath><parameters><param name="network" displayname="Input Network Dataset" type="Required" direction="Input" datatype="Network Dataset Layer" expression="network"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>T</SPAN><SPAN>he input Network Analyst network dataset for your analysis</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="travel_mode" displayname="Travel Mode" type="Required" direction="Input" datatype="String" expression="travel_mode"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The travel mode for your analysis from your network dataset</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="cutoff" displayname="Cutoff Value" type="Required" direction="Input" datatype="String" expression="cutoff"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>T</SPAN><SPAN>he travel </SPAN><SPAN>time </SPAN><SPAN>at which to stop searching for destinations for a given origin</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="start_time" displayname="Start Time" type="Required" direction="Input" datatype="Date" expression="start_time"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>start time of the analysis time window</SPAN></P></DIV></DIV></dialogReference></param><param name="end_time" displayname="End Time" type="Required" direction="Input" datatype="Date" expression="end_time"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>end time of the analysis time window</SPAN></P></DIV></DIV></dialogReference></param><param name="time_delta" displayname="Time Delta" type="Required" direction="Input" datatype="Long" expression="time_delta"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>time increment to analyze within the time window (in minutes). E.g. a value of 5 would calculate the odcm every 5 minutes within the time window</SPAN></P></DIV></DIV></dialogReference></param><param name="origins_i_input" displayname="Origins" type="Required" direction="Input" datatype="Feature Layer" expression="origins_i_input"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>A</SPAN><SPAN> feature class representing origin locations </SPAN><SPAN STYLE="font-style:italic;"><SPAN>i</SPAN></SPAN><SPAN>; can be point, line, or polygon</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="i_id" displayname="Origins ID Field" type="Required" direction="Input" datatype="String" expression="i_id"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>A</SPAN><SPAN> unique identifier for your input origins; can be any type of field. This field will be added back to the output cost matrix.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="search_tolerance_i" displayname="Origins Network Search Tolerance" type="Required" direction="Input" datatype="Linear Unit" expression="search_tolerance_i"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>T</SPAN><SPAN>he search tolerance for locating the input features on the network; features that are outside the search tolerance are left unlocated</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="search_criteria_i" displayname="Origins Network Search Criteria" type="Required" direction="Input" datatype="Value Table" expression="Network Source {Snap Type};Network Source {Snap Type}..."><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>R</SPAN><SPAN>estricts the search to particular source feature classes in your network dataset; useful if you don't want to find features that may be unsuited for a network location</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="search_query_i" displayname="Origins Network Search Query" type="Optional" direction="Input" datatype="Value Table" expression="{Network Source {Expression};Network Source {Expression}...}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>S</SPAN><SPAN>pecifies a query to restrict the search to a subset of the features within a network source feature class; useful if you don't want to locate on particular features</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="destinations_j_input" displayname="Destinations" type="Required" direction="Input" datatype="Feature Layer" expression="destinations_j_input"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>A</SPAN><SPAN> feature class representing destination locations </SPAN><SPAN STYLE="font-style:italic;"><SPAN>j</SPAN></SPAN><SPAN>; can be point, line, or polygon</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="j_id" displayname="Destinations ID Field" type="Required" direction="Input" datatype="String" expression="j_id"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>A unique identifier for your input destinations; can be any type of field</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="search_tolerance_j" displayname="Destinations Network Search Tolerance" type="Required" direction="Input" datatype="Linear Unit" expression="search_tolerance_j"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>T</SPAN><SPAN>he search tolerance for locating the input features on the network; features that are outside the search tolerance are left unlocated</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="search_criteria_j" displayname="Destinations Network Search Criteria" type="Required" direction="Input" datatype="Value Table" expression="Network Source {Snap Type};Network Source {Snap Type}..."><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>R</SPAN><SPAN>estricts the search to particular source feature classes in your network dataset; useful if you don't want to find features that may be unsuited for a network location</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="search_query_j" displayname="Destinations Network Search Query" type="Optional" direction="Input" datatype="Value Table" expression="{Network Source {Expression};Network Source {Expression}...}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>S</SPAN><SPAN>pecifies a query to restrict the search to a subset of the features within a network source feature class; useful if you don't want to locate on particular features</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="output_dir" displayname="Output Work Folder" type="Required" direction="Input" datatype="Workspace" expression="output_dir"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The folder where the output geodatabase will be created; working files generated during large analyses can require many gigabytes of disk space</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="output_gdb" displayname="Name of Output Parquet Dataset" type="Required" direction="Input" datatype="String" expression="output_gdb"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>N</SPAN><SPAN>ame for the output </SPAN><SPAN>parquet dataset and the </SPAN><SPAN>scratch working files</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="batch_size_factor" displayname="Origins Maximum Batch Size" type="Required" direction="Input" datatype="Long" expression="batch_size_factor"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Maximum size of each batch of origins for multiprocessing and controlling memory/disk use; some optimization may occur if the number of observations can be spread over the available processes within your set maximum batch size (you can do this manually as well - divide the count of input features by the number of cpus-1 and set the batch size to some multiple of that value)</SPAN></P></DIV></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The Origin-Destination Cost Matrix Calculator is a new tool within the Accessibility Calculator Python toolbox for ArcGIS Pro. The toolbox is part of the paper Accessibility Toolbox for R and ArcGIS published in Transport Findings at DOI https://doi.org/10.32866/8416</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>OD Cost Matrix over time window to Parquet Dataset</resTitle></idCitation><searchKeys><keyword>origin-destination cost matrix</keyword><keyword>odcm</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv><mdDateSt Sync="TRUE">20220803</mdDateSt></metadata>