All Projects → Esri → Solutions Geoprocessing Toolbox

Esri / Solutions Geoprocessing Toolbox

Licence: apache-2.0
Models, scripts, and tools for use in ArcGIS Desktop and Server to support defense and intelligence workflows.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Solutions Geoprocessing Toolbox

Girder
A data management platform for the web, developed by Kitware
Stars: ✭ 350 (+191.67%)
Mutual labels:  data-management
Data Forge Ts
The JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
Stars: ✭ 967 (+705.83%)
Mutual labels:  data-management
Magento2 Import Export Sample Files
Default Magento 2 CE import / export CSV files & sample files for Firebear Improved Import / Export extension
Stars: ✭ 68 (-43.33%)
Mutual labels:  data-management
Koop
🔮 Transform, query, and download geospatial data on the web.
Stars: ✭ 505 (+320.83%)
Mutual labels:  data-management
Geotrigger Editor
Visual editor for Esri's Geotrigger Service.
Stars: ✭ 22 (-81.67%)
Mutual labels:  data-management
Mdcs Py
MDCS is an acronym for Mosaic Dataset Configuration Script and is the entry point to a collection of Python classes/libraries that could be consumed by a Python client application to complete a given workflow for creating a mosaic dataset, populating it with data, and setting all required/desired parameters.
Stars: ✭ 38 (-68.33%)
Mutual labels:  data-management
Spatial Framework For Hadoop
The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.
Stars: ✭ 315 (+162.5%)
Mutual labels:  data-management
File Geodatabase Api
FileGeodatabaseAPI_1.4 (1.4.0.183) The File Geodatabase C++ API for Windows, MacOS and Linux
Stars: ✭ 94 (-21.67%)
Mutual labels:  data-management
Proj Codes
Deprecated
Stars: ✭ 9 (-92.5%)
Mutual labels:  data-management
Geoportal Server Catalog
Geoportal Server next generation search application and metadata catalog, based on elasticsearch.
Stars: ✭ 53 (-55.83%)
Mutual labels:  data-management
Repatch
Dispatch reducers
Stars: ✭ 516 (+330%)
Mutual labels:  data-management
Terraformer
A geographic toolkit for dealing with geometry, geography, formats, and building geo databases
Stars: ✭ 643 (+435.83%)
Mutual labels:  data-management
Cultivar
Multidimensional data explorer and visualization tool.
Stars: ✭ 46 (-61.67%)
Mutual labels:  data-management
Jekyll
Jekyll-based static site for The Programming Historian
Stars: ✭ 387 (+222.5%)
Mutual labels:  data-management
Kamu Cli
Next generation tool for decentralized exchange and transformation of semi-structured data
Stars: ✭ 69 (-42.5%)
Mutual labels:  data-management
Irods
Open Source Data Management Software
Stars: ✭ 321 (+167.5%)
Mutual labels:  data-management
Isacreator
ISAcreator is a Java desktop application which allows for the creation and editing of ISA-Tab files. Originally developed by Eamonn Maguire, with further contributions by Alejandra Gonzalez-Beltran, David Johnson and Philippe Rocca-Serra (Uni. of Oxford).
Stars: ✭ 34 (-71.67%)
Mutual labels:  data-management
Nestedtypes
BackboneJS compatibility layer for Type-R data framework.
Stars: ✭ 94 (-21.67%)
Mutual labels:  data-management
Joint Military Symbology Xml
Joint Military Symbology Markup Language is a data encapsulation of MIL-STD-2525D and APP-6(D).
Stars: ✭ 87 (-27.5%)
Mutual labels:  data-management
Mdsplus
The MDSplus data management system
Stars: ✭ 47 (-60.83%)
Mutual labels:  data-management

solutions-geoprocessing-toolbox

The ArcGIS Solutions Geoprocessing Toolbox is a collection of models, scripts, and tools for use in ArcGIS for Desktop and ArcGIS Pro. These tools provide specialized processing, workflows, and analysis for defense, intelligence, emergency management, and law enforcement. They are included in Esri's Solutions Templates.

Sections

Features

Specialized geoprocessing models and tools for general defense and intelligence analysis tasks including:

Requirements

  • ArcGIS Desktop 10.3.1 (or later)
  • ArcGIS Pro 1.4 (or later)

NOTE: Check Releases for tools for previous versions of ArcGIS Desktop

  • Some tools require additional licenses (these tools will be disabled if license is unavailable):
    • ArcGIS Desktop Advanced
      • ClearingOperationsTools.pyt
      • GriddedReferenceGraphicTools.pyt
      • Military Features Tools_arcmap
    • ArcGIS Spatial Analyst Extension
      • Military Aspects of Terrain_pro
      • Military Aspects of Terrain_arcmap
      • Sun Position Analysis Tools_pro
      • Sun Position Analysis Tools_arcmap
    • ArcGIS 3D Analyst Extension
      • Military Aspects of Terrain_pro
      • Military Aspects of Terrain_arcmap
    • Access to ArcGIS Organization Account
      • Distance To Assets_pro
      • Distance To Assets_arcmap

A Tale of Two Toolboxes

The solutions-geoprocessing-toolbox repo supports toolboxes for both ArcMap/ArcCatalog/ArcGlobe/ArcScene (collectively called ArcGIS for Desktop) and also ArcGIS Pro. Toolboxes that are modified in ArcGIS Pro are not backwards compatible (see Compatibility note below) with other ArcGIS Desktop applications (ArcMap), so most toolboxes are duplicated for one or the other. The naming of these toolboxes is as follows:

  • Toolboxes that are for ArcGIS Desktop will include arcmap after the toolbox name. For example: Geonames Tools__arcmap.tbx
  • Toolboxes for ArcGIS Pro will include pro. For example: Geonames Tools__pro.tbx

Please note that some toolboxes are for ArcGIS Pro only, or ArcGIS Desktop only. These toolboxes will follow the above naming convention, but will not have a duplicate.

Also note that some of our toolboxes are (Python Toolboxes)[http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/a-quick-tour-of-python-toolboxes.htm] (.pyt) and work in both ArcMap and ArcGIS Pro. These do not have the arcmap or pro suffix.

Instructions To Get Started

General Help

New to Github? Get started here.

Downloading Test Data and Running Verification Tests are only available through the GitHub repository, and are not available from other download versions of the repository.

Getting Started with the tools

  • Download the Github repository
    • If repository was downloaded as a zip, extract the zip file
    • Make note of this directory, the steps below assume it will be called "solutions-geoprocessing-toolbox"
    • Open the toolboxes in the appropriate version of ArcMap or ArcGIS Pro listed in requirements
    • Questions about the tools? Start by reading the tool doc
    • Tool doc doesn't make sense? Please log an issue and let us know!

Running Verification Tests

Mature Support

For information Esri support levels visit the Esri Product Life Cycle page. Toolboxes marked for Mature Support will be removed from this repository's dev and master branches in the future, but will still be availalbe from earlier releases.

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

To submit an issue:

  1. Go to the issue tab
  2. Click New Issue
  3. Fill out all of the relevant sections
  4. Submit new issue when completed

Tips:

  • Include a FULL description of the problem or enhancement or idea. Include:
    • What happened (details)?
    • What did you expect to happen?
    • What is different between what happened and what you expected?
    • What versions of the software are you working on?
    • Include the text of any error messages.
  • Include steps to reproduce the problem. We can't solve it if we can't see what's wrong.
    • Use a numbered list of steps.
    • DETAILS: Be explicit. More is better, than little, which is better than nothing. Never assume we know what you're talking about (assume we don't know).
  • Include screenshots to support the info above, but NEVER replace a good description with a screenshot.

Contributing

When you contribute to this repository we ask that you follow the guidelines in the repository-specific guidelines for contributing.

Esri welcomes contributions from anyone and everyone through GitHub. Please see Esri's general guidelines for contributing.

Licensing

Copyright 2016-2017 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].