Skip to content

ghisprince/xtra-gp-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xtra-gp-tools

Deliver a handful of additional gp tools and demonstrates easy deployment with python, github and pip.

After running install, ArcGIS desktop apps will have system toolbox automatically added and visible in the System Toolboxes. Also related arcpy.xtra toools.

Download

Use the Download ZIP button to your computer then extract the contents of the ZIP.

Or use git

git clone git@github.com:ghisprince/xtra-gp-tools.git

Install

Open a cmd terminal, browse into the downloaded folder and type

python.exe setup.py install

GP Tools included

####DatasetExtentToFeatures

  • in_datasets : input geodata (raster, feature class)
  • out_featureclass : a feature class with on polygon feature representing the extent of each in_dataset

DatasetExtentToFeatures Image

Doc on extending gp tools with python

See arcgis.com Extending gp through Python modules

Issues

  1. Works with ArcGIS 10.2+, does not work with ArcGIS Pro 1.0

About

Handful of additional gp tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages