Skip to content

Releases: bcgov/dbc-pylib

Update arcpy database connection function

06 Mar 21:55
fa89595

Choose a tag to compare

Update LayerFileReader.py - createSDEConnection

Replace arcpy.CreateArcSDEConnectionFile_management with arcpy.management.CreateDatabaseConnection (ArcGIS Pro 3.x)

Insert log info for ArcGisUtil

06 Mar 04:44
13af002

Choose a tag to compare

Pre-release
v4.0.10a

Update LayerFileReader.py - Insert log info

Fixed PMP.PMPRestConnect.py

30 Oct 23:18
027d0dc

Choose a tag to compare

Update PMPRestConnect.py

Replace urlparse.urlparse with urlparse

Fix FME REST API v3 Issues

18 Jul 17:50
7ffe60d

Choose a tag to compare

Pre-release
v4.0.9

Update README.md

Python 2 to 3

04 Jul 16:41
076be8f

Choose a tag to compare

Python 2 to 3 Pre-release
Pre-release
Update PyFMEServerV3.py

Python 3.11 compatibility.

Code cleanup

21 Jan 18:06
95080d6

Choose a tag to compare

removed a bunch of unnecessary print statements that were commented out anyways

small code changes

21 Jan 18:59

Choose a tag to compare

demo to gary how this convoluted process works

added archook to arcpy import

02 Dec 23:47

Choose a tag to compare

update how arcpy is imported

* using archook module to setup pro paths

python 3 issue

14 Oct 00:58
03633af

Choose a tag to compare

minor bug fix addressing python 3 incompatibility

updated logging messages

28 Feb 01:03
f8b0b12

Choose a tag to compare

Merge pull request #25 from franTarkenton/master

update the logging messages