feature-renderer/README.md
2025-05-27 09:40:01 +02:00

11 lines
685 B
Markdown

# Feature Renderer
This is a Python toolbox for rendering of 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). Specifically, it uses 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).