Releases: DavidWhittingham/arcpyext
Releases · DavidWhittingham/arcpyext
arcpyext v0.7.36
Fixes
- Fixed issue writing valid UTF-8 encoded JSON out
arcpyext v0.7.35
Fixes
- issue with text encoding when reading JSON files
arcpyext v0.7.34
New Features
- Added function to "fix" datum transforms on ArcGIS Projects/Layers that are in an older (v2.x) format
arcpyext v0.7.33
Changes
- Switched internal uses of external library
lxmltoxml.etree.ElementTreefrom the standard library, to reduce dependencies
v0.7.32
arcpyext v0.7.32
New features
- Added support for updating data sources on ArcGIS Pro Layer Files (*.lyrx)
arcpyext v0.7.28
New Features
- Add support for mosaic datasets in Pro maps
arcpyext v0.7.27
#Fixes
- Fixed bug related to opening Pro projects
- Fixed bug where Pro project was closed early
arcpyext v0.7.25
New Features
- Added
topicCategoriesproperty toarcpy.metadata.Metadata
Fixes
- Various small bug fixes
arcpyext v0.7.24
Fixes
- Fixed an issue initialising .NET Core on newer version of pythonnet
arcpyext v0.7.23
Fixes
- Fixed an issue working with maps that contain tables on ArcGIS Pro/Python 3