Releases: bcgov/dbc-pylib
Releases · bcgov/dbc-pylib
Update arcpy database connection function
Update LayerFileReader.py - createSDEConnection Replace arcpy.CreateArcSDEConnectionFile_management with arcpy.management.CreateDatabaseConnection (ArcGIS Pro 3.x)
Insert log info for ArcGisUtil
v4.0.10a Update LayerFileReader.py - Insert log info
Fixed PMP.PMPRestConnect.py
Fix FME REST API v3 Issues
v4.0.9 Update README.md
Python 2 to 3
Update PyFMEServerV3.py Python 3.11 compatibility.
Code cleanup
removed a bunch of unnecessary print statements that were commented out anyways
small code changes
demo to gary how this convoluted process works
added archook to arcpy import
update how arcpy is imported * using archook module to setup pro paths
python 3 issue
minor bug fix addressing python 3 incompatibility
updated logging messages
Merge pull request #25 from franTarkenton/master update the logging messages