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
Release files for doppkit-esri-toolbox 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| doppkit-esri-toolbox-0.1.7.tar.gz | 10.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| doppkit_esri_toolbox-0.1.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.8 kB
Release files / doppkit-esri-toolbox-0.1.7.tar.gz
| Download URL | doppkit-esri-toolbox-0.1.7.tar.gz |
|---|---|
| Size | 10.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4a3ac48706d157386fbde98db8a74dd9572f5911d805f12ea9d71ce38a35b68d
|
|
BLAKE2b-256 checksum How to use checksums |
66e21b8defe54bb6e4453310b7dcc52df42607767f7902c4f7e292c4209c321f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.2
|
Release files / doppkit_esri_toolbox-0.1.7-py3-none-any.whl
| Download URL | doppkit_esri_toolbox-0.1.7-py3-none-any.whl |
|---|---|
| Size | 15.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
db474f87c07949ec89d6a074171fc30c756ceb1e6a8cf519f493c8f7e70825ce
|
|
BLAKE2b-256 checksum How to use checksums |
855679586978e85b1354d605bbd376972866233d6c8918e332b760bf7e2c2f5d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.2
|