feature-renderer/README.md
2024-11-20 10:01:54 +01:00

11 lines
697 B
Markdown

# Feature Renderer
This is a Python toolbox for rendering geologic features in ArcGIS Pro. The toolbox is based on [ArcPy](https://pro.arcgis.com/en/pro-app/latest/arcpy/main/arcgis-pro-arcpy-reference.htm) modules. Specifically, it is based on the Cartographic Information Model [CIM](https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/python-cim-access.htm) to manipulate symbol layers and their properties.
## Usage
Copy this file to your project folder and add the toolbox to your project. Style layers are automatically added to your project.
## Contact information
If you have any questions related to this code, please contact [Department Geoinformation](mailto:gis@geosphere.at).