Closed mattyschell closed 2 years ago
dbtune menu:
Python 3 (from ArcGIS Pro) will not create SDELOB. This issue must be resolved with python 2.7 code.
These are SDELOB in the legacy database:
BORO_BOUNDARY
BOUNDARY
BUILDING
COMMUNITY_DISTRICTS
HYDRO_SDE
LION_SUBSET_SDE
LOT_FACE_POSSESSION_HOOKS
MISC_TEXT
NON_TAX_BLOCK_POLYGON
NON_TAX_LOT_POLYGON
OPEN_SPACE_SDE
POSSESSION_HOOKS
SHORELINE_POLYGON
TAX_BLOCK_POLYGON
TAX_LOT_CENTROID
TAX_LOT_FACE
TAX_LOT_POLYGON
TRANSPORTATION_LINE_SDE
Testing in this branch
https://github.com/mattyschell/geodatabase-taxmap-toiler/tree/sdelob
The wizards expect the shape.len virtual column so we will plan on legacy SDELOB. We merged the sdelob branch into main.
We want to mimic the legacy environment data types.
Probably the simplest way is to implement new resource lists like feature_classes_sdo vs feature_classes_sde or similar.
https://github.com/mattyschell/geodatabase-taxmap-toiler/tree/main/src/py/resources