Skip to content

A wrapper for ESRI ArcPro. Adapted from the arcapi repo.

License

Notifications You must be signed in to change notification settings

NERC-CEH/arcproapi

Repository files navigation

arcproapi

A wrapper for ESRI ArcGIPro. Adapted from the arcapi repo.

Very much still under development and subject to bugs etc.

Took the arcapi repo and moved into modules and changed for both Python 3 compatibility and ArcGISPro arcpy

Several modules are still left as-is from the original arcpro API because I have not yet had call to .. call them.

Dependencies

ArcPy

This package is dependent on ESRIs ArcGISPro arcpy. You will need a working installation of ArcGISPro to use this package.

funclite

Another NERC-CEH repository with many basic quality-of-life wrappers for common tasks. Available at https://github.com/NERC-CEH/funclite # docstrings Uses Google's Python Docstring standard. I am slowly sorting out docstrings on an adhoc database.

See https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html for practical usage.

The intention is to automate documentation production using Sphinx.

Contribute

Feel free to contribute, bug fix, add tests and comment

About

A wrapper for ESRI ArcPro. Adapted from the arcapi repo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages