This repository has been archived by the owner on Apr 7, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathCloneItems.CloneItems.pyt.xml
2 lines (2 loc) · 5.83 KB
/
CloneItems.CloneItems.pyt.xml
1
2
<?xml version="1.0"?>
<metadata xml:lang="en"><Esri><CreaDate>20160826</CreaDate><CreaTime>11012800</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20170630</ModDate><ModTime>14445000</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange></Esri><tool name="CloneItems" displayname="Clone Items" toolboxalias="clone" xmlns=""><arcToolboxHelpPath>c:\program files\arcgis\pro\Resources\Help\gp</arcToolboxHelpPath><parameters><param name="source" displayname="Source Organization" type="Required" direction="Input" datatype="String" expression="source"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The url to the source ArcGIS Online or Enterprise organization containing the items to clone.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="username" displayname="Username" type="Optional" direction="Input" datatype="String" expression="{username}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The username for the source ArcGIS Online or Enterprise organization. If left blank you will connect </SPAN><SPAN><SPAN>anonymously</SPAN></SPAN><SPAN>.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="password" displayname="Password" type="Optional" direction="Input" datatype="String Hidden" expression="{password}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The password for the source ArcGIS Online or Enterprise organization. If left blank you will connect </SPAN><SPAN><SPAN>anonymously</SPAN></SPAN><SPAN>.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="items" displayname="Items" type="Required" direction="Input" datatype="Multiple Value" expression="items;items..."><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The id of the item from the source organization that you want to clone to the active portal. You can provide one or more item ids. The id can be found in the URL of the item. It is the 32 digit alphanumeric number at the end of the URL, for example '545690c91a2445c4b3f11180b2c1cf44'.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="folder" displayname="Output Folder" type="Optional" direction="Input" datatype="String" expression="{folder}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The folder in your user content to write the items. </SPAN><SPAN><SPAN>If a folder by the name doesn't already exist a new folder will be created. </SPAN></SPAN><SPAN>If left blank the items will be created at the root folder in your user content.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="copy_data" displayname="Copy Data" type="Optional" direction="Input" datatype="Boolean" expression="{copy_data}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Copy the data for any features services or feature collections that are cloned.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="search_for_existing_items" displayname="Use Existing Items in Organization" type="Optional" direction="Input" datatype="Boolean" expression="{search_for_existing_items}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P STYLE="margin:0 0 11 0;"><SPAN>When enabled the tool will search the org to see if the item has already been cloned, and if so use it instead of cloning a duplicate. This is common if you have multiple web maps that share the same service. Rather than creating the service again it will find the already cloned version. If multiple versions of the item have been cloned to the org, the most recently created item will be used.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="use_default_basemap" displayname="Use Organization's Default Basemap" type="Optional" direction="Input" datatype="Boolean" expression="{use_default_basemap}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>When enabled any web maps that are created will use the organization's default basemap.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="add_gps_metadata_fields" displayname="Add GPS Metadata Fields" type="Optional" direction="Input" datatype="Boolean" expression="{add_gps_metadata_fields}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>When enabled GPS metadata fields will be added to new point feature layers so Collector for ArcGIS can write GPS metadata to the respective fields when editing point features.</SPAN></P></DIV></DIV></DIV></dialogReference></param></parameters><environments><environment name="outputCoordinateSystem" label="Output coordinate system"/><environment name="extent" label="Extent"/></environments><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Clone one or more items from the specified ArcGIS Online or Enterprise organization to the active portal.</SPAN></P></DIV></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Clone Items</resTitle></idCitation><searchKeys><keyword>Clone Items</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv><mdDateSt Sync="TRUE">20170630</mdDateSt></metadata>