Skip to main content

Tool to allow retrival of USACE GRiD data

Project description

doppkit-esri-toolbox

ArcGIS Pro Toolbox to Interact with GRiD. The toolbox provides ArcGIS users to interact with the doppkit utility to retrieve exports from GRiD.

Installation

For users in restricted network environments, they can run the following command, and the environment cloning happens in an offline fashion. After doing running the command here proceed below. The doppkit-esri-toolbox and its dependencies will need to be stored in a directory that needs to be referenced when installing the library.

After running the commands below, you can resume from Step 6 in the "online" installation.

(arcgispro-py3) > conda create --clone arcgispro-py3 ^
--name doppkit ^
--offline ^
--chanel ^
file://"C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3"
...
(arcgispro-py3) > activate doppkit
(doppkit) > pip install --find links <path-to-directory> doppkit-esri-toolbox

Installation of the doppkit toolkit into ArcGIS pro can be done via the following steps.

  1. Clone the default python environment that ESRI provides.

    clone_environment

  2. Name your new environment to something that you will recognize

    name_new_environment

  3. Activate the newly created environment

    activate

  4. Close ArcGIS Pro, and open the Python Command Prompt

    python_command_prompt

  5. Install the toolbox by running pip install doppkit-esri-toolbox

    (doppkit) C:\Users\ogi\AppData\Local\ESRI\conda\envs\doppkit> pip install doppkit-esri-toolbox
    
  6. Start ArcGIS in the Geoprocessing tab, look at the list of toolboxes and find GRiD Sync

    find_toolbox

  7. When the toolbox is loaded, it is ready for use

    toolbox_loaded

Dependencies

  • ArcGIS Pro 3.0+
  • doppkit
  • aiofiles
  • httpx
  • werkzeug
  • click
  • rich

License

Apache v2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doppkit-esri-toolbox-0.1.7.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

doppkit_esri_toolbox-0.1.7-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page