-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPython_Toolbox.pyt.xml
43 lines (43 loc) · 1.13 KB
/
Python_Toolbox.pyt.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0"?>
<metadata xml:lang="en">
<Esri>
<CreaDate>20141106</CreaDate>
<CreaTime>06280800</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<ModDate>20170527</ModDate>
<ModTime>003302</ModTime>
<scaleRange>
<minScale>150000000</minScale>
<maxScale>5000</maxScale>
</scaleRange>
<ArcGISProfile>ItemDescription</ArcGISProfile>
</Esri>
<toolbox alias="CustomPythonTools" name="Python_Toolbox">
<arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.4\Help\gp</arcToolboxHelpPath>
<toolsets/>
</toolbox>
<dataIdInfo>
<idCitation>
<resTitle>Python_Toolbox</resTitle>
</idCitation>
<idPurp>Custom Python toolbox used to store tools for various tasks.</idPurp>
<idAbs>Custom toolbox for various workflows.</idAbs>
<idCredit>An Tran</idCredit>
<searchKeys>
<keyword>Custom</keyword>
<keyword>Tools</keyword>
<keyword>Python</keyword>
</searchKeys>
</dataIdInfo>
<distInfo>
<distributor>
<distorFormat>
<formatName>ArcToolbox Toolbox</formatName>
</distorFormat>
</distributor>
</distInfo>
<mdHrLv>
<ScopeCd value="005"/>
</mdHrLv>
</metadata>