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.
-
Clone the default python environment that ESRI provides.
-
Name your new environment to something that you will recognize
-
Activate the newly created environment
-
Close ArcGIS Pro, and open the Python Command Prompt
-
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
-
Start ArcGIS in the Geoprocessing tab, look at the list of toolboxes and find GRiD Sync
-
When the toolbox is loaded, it is ready for use
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
Built Distribution
File details
Details for the file doppkit-esri-toolbox-0.1.7.tar.gz
.
File metadata
- Download URL: doppkit-esri-toolbox-0.1.7.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a3ac48706d157386fbde98db8a74dd9572f5911d805f12ea9d71ce38a35b68d |
|
MD5 | 4befb1c82debf271c9eb5537b46d7261 |
|
BLAKE2b-256 | 66e21b8defe54bb6e4453310b7dcc52df42607767f7902c4f7e292c4209c321f |
File details
Details for the file doppkit_esri_toolbox-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: doppkit_esri_toolbox-0.1.7-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db474f87c07949ec89d6a074171fc30c756ceb1e6a8cf519f493c8f7e70825ce |
|
MD5 | cb53d8d6734f004d87197e032bc98846 |
|
BLAKE2b-256 | 855679586978e85b1354d605bbd376972866233d6c8918e332b760bf7e2c2f5d |