SBAS/UsersGuide: Difference between revisions
Jump to navigation
Jump to search
(→Requires: - chaging this section to include versions of SBAS as well. Link Versions to sub-sections for each individual user's guide) |
|||
Line 4: | Line 4: | ||
==Versions & Requirements== | ==Versions & Requirements== | ||
* ArcGIS 10.1 - 10.4 | *SBAS ArcGIS Pro | ||
*SBAS ArcGIS Desktop | |||
::Requires ArcGIS 10.1 - 10.4 | |||
::The package must be installed into the local python instance. | ::Python comtypes package (tested with 0.6.2 - included with this tool) | ||
::Install does not require admin rights. | :::URL: http://starship.python.net/crew/theller/comtypes/ | ||
::Can be installed by running comtypes-0.6.2\install_comtypes.bat | :::Author: Thomas Heller, theller@ctypes.org | ||
:::License: MIT License | |||
:::The package must be installed into the local python instance. | |||
:::Install does not require admin rights. | |||
:::Can be installed by running comtypes-0.6.2\install_comtypes.bat | |||
::Snippets.py, slightly modified code snippets file for accessing ArcObjects via Python. (Included) | |||
::URL: http://www.pierssen.com/arcgis/misc.htm | :::URL: http://www.pierssen.com/arcgis/misc.htm | ||
::Author: Mark Cederholm | :::Author: Mark Cederholm | ||
::License: No specific license. | :::License: No specific license. | ||
::(http://www.pierssen.com/ indicates "Free stuff for GIS Developers and Users!") | :::(http://www.pierssen.com/ indicates "Free stuff for GIS Developers and Users!") | ||
*SBAS Desktop | |||
==Installation== | ==Installation== |
Revision as of 16:06, 9 July 2020
__NOTITLE__
SBAS User's Guide
Versions & Requirements
- SBAS ArcGIS Pro
- SBAS ArcGIS Desktop
- Requires ArcGIS 10.1 - 10.4
- Python comtypes package (tested with 0.6.2 - included with this tool)
- URL: http://starship.python.net/crew/theller/comtypes/
- Author: Thomas Heller, theller@ctypes.org
- License: MIT License
- The package must be installed into the local python instance.
- Install does not require admin rights.
- Can be installed by running comtypes-0.6.2\install_comtypes.bat
- Python comtypes package (tested with 0.6.2 - included with this tool)
- Snippets.py, slightly modified code snippets file for accessing ArcObjects via Python. (Included)
- URL: http://www.pierssen.com/arcgis/misc.htm
- Author: Mark Cederholm
- License: No specific license.
- (http://www.pierssen.com/ indicates "Free stuff for GIS Developers and Users!")
- Snippets.py, slightly modified code snippets file for accessing ArcObjects via Python. (Included)
- SBAS Desktop
Installation
- Download SBAS Toolbox
- Extract ZIP distribution
- Move SBAS directory to one's desired location
- Run SBAS\comtypes-0.6.2\install_comtypes.bat
- Run SBAS\install_dependencies.bat
- Within the Catalog, add a Folder Connection to the SBAS directory
- Within the Folder Connection to the SBAS toolbox, expand the toolbox and execute the "00 - Set Up SBAS Environment" tool.
Usage
- If you would like to specify a workspace path and/or load a basemap, run the "00 - Set Up Environment" tool before running any other tools on your map document.
- For the remainder of the workflow, tools should be executed essentially in order. For example, one must execute "01a - Create SBAS Alternative" before executing "01b - Load SBAS Alternative", which must be run before executing "02a - Convert Graphics to New Features".
Points of Contact
Main POC: Eve Eisemann
Email: Eve.Eisemann@usace.army.mil
Secondary POC: Katie Brutsche
Email: Katherine.E.Brutsche@usace.army.mil
Technical Issues: Rose Dopsovic
Email: Rose.Dopsovic@usace.army.mil