-
Notifications
You must be signed in to change notification settings - Fork 0
/
Go.Data SITREP.CreateSITREPTables.pyt.xml
2 lines (2 loc) · 5.63 KB
/
Go.Data SITREP.CreateSITREPTables.pyt.xml
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20220217</CreaDate><CreaTime>12330300</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20230717</ModDate><ModTime>13095100</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="CreateSITREPTables" displayname="Create SITREP Tables" toolboxalias="" xmlns=""><arcToolboxHelpPath>c:\program files\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath><parameters><param name="in_url" displayname="Go.Data Url" type="Required" direction="Input" datatype="String" expression="in_url"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Add the url to the Go.Data server that is hosting your outbreak data. E.g., https://godata-rXX.who.int</SPAN></P></DIV></DIV></dialogReference></param><param name="in_username" displayname="Username" type="Required" direction="Input" datatype="String" expression="in_username"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Valid Go.Data password</SPAN></P></DIV></DIV></dialogReference></param><param name="in_password" displayname="Password" type="Required" direction="Input" datatype="String Hidden" expression="in_password"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Go.Data password</SPAN></P></DIV></DIV></dialogReference></param><param name="in_outbreak" displayname="Outbreak" type="Required" direction="Input" datatype="String" expression="in_outbreak"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>Once you have entered valid credentials for Go.Data (i.e., url, username, and password), this dropdown will be populated with the outbreaks that you have available in your Go.Data account. </SPAN></P></DIV></dialogReference></param><param name="in_gd_outputrawfolder" displayname="Output folder for Raw CSVs" type="Required" direction="Input" datatype="Folder" expression="in_gd_outputrawfolder"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This is the directory where the raw data will be downloaded.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_gd_outputsumm" displayname="Output summary files" type="Optional" direction="Input" datatype="Boolean" expression="{in_gd_outputsumm}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Toggle this checkbox. If active, the tool will summarize the raw data into counts by administrative area. </SPAN></P></DIV></DIV></dialogReference></param><param name="in_gd_outputsummfolder" displayname="Output folder for Summary CSVs" type="Optional" direction="Input" datatype="Folder" expression="{in_gd_outputsummfolder}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>If summary tables are being produced, this is the directory where the csv files will be created.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_gd_outgdbworkspace" displayname="File Geodatabase Output Workspace for Features and Tables" type="Optional" direction="Input" datatype="Workspace" expression="{in_gd_outgdbworkspace}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This is the location of the file geodatabase where the feature classes (or feature tables) will be stored. </SPAN></P></DIV></DIV></dialogReference></param><param name="in_joingeo" displayname="Join to Geography" type="Optional" direction="Input" datatype="Boolean" expression="{in_joingeo}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Select this checkbox to join summary datasets to a shapefile.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_geolayer" displayname="Geography Layer" type="Optional" direction="Input" datatype="Feature Layer or Layer or Shapefile" expression="{in_geolayer}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The location of a shapefile that contains Location IDs that match the Location IDs in your Go.Data data model.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_geofield" displayname="Geography Join Field" type="Optional" direction="Input" datatype="Field" expression="{in_geofield}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The field in the shapefile that contains LocationIDs that match the LocationIDs in your Go.Data data model.</SPAN></P></DIV></DIV></dialogReference></param><param name="in_keepallgeo" displayname="Keep all Geography Features" type="Optional" direction="Input" datatype="Boolean" expression="{in_keepallgeo}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>If active, all polygons will be kept, even if they do not have any data associated with them. If deactivated, only the polygons with data will be kept.</SPAN></P></DIV></DIV></dialogReference></param></parameters></tool><dataIdInfo><idCitation><resTitle>Create SITREP Tables</resTitle></idCitation><searchKeys><keyword>situation report</keyword><keyword>sitrep</keyword><keyword>public health</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv><mdDateSt Sync="TRUE">20230717</mdDateSt></metadata>