{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Bridge", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "line segments that indicate the location of the centreline across bridges.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1739619885000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 512290.71329999994, "ymin": 5966458.677200001, "xmax": 518185.0625, "ymax": 5975336.580399999, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ParkName", "typeIdField": "", "subtypeField": "SubType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AssetID" }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "LifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACT", "modelName": "LifeCycleStatus" }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "SubType" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "RecordedLength_m", "type": "esriFieldTypeDouble", "alias": "Recorded Length in m", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RecordedLength" }, { "name": "AssetOwner", "type": "esriFieldTypeSmallInteger", "alias": "AssetOwner", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "Owner of the Asset", "codedValues": [ { "name": "CPG", "code": 1 }, { "name": "RDFFG", "code": -1 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "BCH", "code": -3 }, { "name": "MOH", "code": -4 }, { "name": "RSTBC", "code": -5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Owner" }, { "name": "AssetManager", "type": "esriFieldTypeSmallInteger", "alias": "AssetManager", "domain": { "type": "codedValue", "name": "AssetManager", "description": "Manager of the Assets", "codedValues": [ { "name": "Asset", "code": 1 }, { "name": "Bylaw", "code": 2 }, { "name": "Civic Facility", "code": 3 }, { "name": "Communications", "code": 4 }, { "name": "Community Facility", "code": 5 }, { "name": "Environment", "code": 6 }, { "name": "Finance", "code": 7 }, { "name": "Fire", "code": 8 }, { "name": "Fleet", "code": 9 }, { "name": "GIS", "code": 10 }, { "name": "Human Resource", "code": 11 }, { "name": "IT Services", "code": 12 }, { "name": "Parks", "code": 13 }, { "name": "Planning", "code": 14 }, { "name": "Police", "code": 15 }, { "name": "Real Estate", "code": 16 }, { "name": "Recreation", "code": 17 }, { "name": "Solid Waste", "code": 18 }, { "name": "Subdivision", "code": 19 }, { "name": "Transportation", "code": 20 }, { "name": "Utilities", "code": 21 }, { "name": "Private", "code": -2 }, { "name": "Other", "code": 0 }, { "name": "Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssetManager" }, { "name": "BridgeDesign", "type": "esriFieldTypeString", "alias": "Bridge Design", "domain": { "type": "codedValue", "name": "rBridgeDesign", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Concrete Slab", "code": "CONSL" }, { "name": "T-Beam", "code": "TB" }, { "name": "Girder-Floor", "code": "GF" }, { "name": "Through Girder", "code": "TG" }, { "name": "I-Beam", "code": "IB" }, { "name": "Multispan w Simple Spans", "code": "MSS" }, { "name": "Continuous Girder", "code": "CG" }, { "name": "Steel Viaduct", "code": "SV" }, { "name": "Filled Spandrel Arch", "code": "FSA" }, { "name": "Open Spandrel Arch", "code": "OSA" }, { "name": "Tied-Arch", "code": "TA" }, { "name": "Steel Rigid-Frame", "code": "SRF" }, { "name": "Concrete Rigid-Frame", "code": "CRF" }, { "name": "Suspension", "code": "S" }, { "name": "Cable-Stayed", "code": "CASTY" }, { "name": "Howe Truss", "code": "HOW" }, { "name": "Pratt Truss", "code": "PRT" }, { "name": "Warren Truss", "code": "WAR" }, { "name": "Warren Truss w Verticals", "code": "WARV" }, { "name": "K-Truss", "code": "KT" }, { "name": "Subdivided Warren Truss", "code": "SWAR" }, { "name": "Baltimore Truss", "code": "BT" }, { "name": "Petit Truss", "code": "PET" }, { "name": "Through Truss", "code": "TT" }, { "name": "Pony Truss", "code": "PONY" }, { "name": "Deck Truss", "code": "DT" }, { "name": "Cantilever", "code": "CANT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BridgeDesign" }, { "name": "DesignLoadRating", "type": "esriFieldTypeString", "alias": "Design Load Rating", "domain": { "type": "codedValue", "name": "rBridgeLoadRating", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DesignLoadRating" }, { "name": "SpanType", "type": "esriFieldTypeString", "alias": "Span Type", "domain": { "type": "codedValue", "name": "rSpanType", "description": "", "codedValues": [ { "name": "Steel Girder", "code": "SG" }, { "name": "Pan Girder", "code": "PG" }, { "name": "Concrete Box Culvert", "code": "CC" }, { "name": "Prestressed Concrete", "code": "PC" }, { "name": "Concrete Box Beam", "code": "CB" }, { "name": "Steel Box Beam", "code": "SB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SpanType" }, { "name": "SpanLength_m", "type": "esriFieldTypeDouble", "alias": "Span Length in m", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SpanLength" }, { "name": "PaintColor", "type": "esriFieldTypeString", "alias": "Paint Color", "domain": { "type": "codedValue", "name": "rBridgePaintColor", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Black", "code": "BL" }, { "name": "Grey", "code": "GRY" }, { "name": "Green", "code": "GR" }, { "name": "Blue", "code": "BLU" }, { "name": "Brown", "code": "BR" }, { "name": "None", "code": "NON" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PaintColor" }, { "name": "DeckMaterial", "type": "esriFieldTypeString", "alias": "Deck Material", "domain": { "type": "codedValue", "name": "rBridgeDeckType", "description": "", "codedValues": [ { "name": "Timber - Plank", "code": "TPL" }, { "name": "Timber - Nailed", "code": "TN" }, { "name": "Timber - Glued", "code": "TG" }, { "name": "Timber - Prestressed", "code": "TPR" }, { "name": "Concrete - Cast-in-Place", "code": "CC" }, { "name": "Concrete - Precast", "code": "CP" }, { "name": "Concrete - Precast Prestressed w CIP", "code": "CPCIP" }, { "name": "Steel - Orthotropic", "code": "SO" }, { "name": "Steel - Buckle Plate", "code": "SBP" }, { "name": "Steel - Corrugated", "code": "SC" }, { "name": "Steel Grid - Welded", "code": "SGW" }, { "name": "Steel Grid - Riveted", "code": "SGR" }, { "name": "Steel Grid - Exodermic", "code": "SGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DeckMaterial" }, { "name": "DeckThickness_mm", "type": "esriFieldTypeDouble", "alias": "Deck Thickness in mm", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DeckThickness" }, { "name": "DeckWidth_mm", "type": "esriFieldTypeDouble", "alias": "Deck Width in mm", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DeckWidth" }, { "name": "RailType", "type": "esriFieldTypeString", "alias": "Rail Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RailType" }, { "name": "RailHeight_m", "type": "esriFieldTypeDouble", "alias": "Rail Height in m", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RailHeight" }, { "name": "WidthBetweenRails_m", "type": "esriFieldTypeDouble", "alias": "Width Between Rails in m", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WidthBetweenRails" }, { "name": "TrafficType", "type": "esriFieldTypeString", "alias": "Traffic Type", "domain": { "type": "codedValue", "name": "rBridgeTrafficType", "description": "", "codedValues": [ { "name": "Vehicle", "code": "VEH" }, { "name": "Pedestrian", "code": "PED" }, { "name": "Railroad", "code": "RAIL" }, { "name": "Equestrian", "code": "EQU" }, { "name": "Multipurpose", "code": "MUL" }, { "name": "Service", "code": "SER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TrafficType" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Bridge", "description": "", "prototype": { "attributes": { "LifeCycleStatus": "ACT", "TrafficType": null, "AssetID": null, "SubType": 2, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 1, "name": "Suspension", "defaultValues": { "AssetID": null, "LifeCycleStatus": "ACT", "SubType": 1, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null, "TrafficType": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "BridgeDesign": {"type": "inherited"}, "DesignLoadRating": {"type": "inherited"}, "SpanType": {"type": "inherited"}, "PaintColor": {"type": "inherited"}, "DeckMaterial": {"type": "inherited"}, "TrafficType": {"type": "inherited"} } }, { "code": 2, "name": "Truss", "defaultValues": { "AssetID": null, "LifeCycleStatus": "ACT", "SubType": 2, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null, "TrafficType": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "BridgeDesign": {"type": "inherited"}, "DesignLoadRating": {"type": "inherited"}, "SpanType": {"type": "inherited"}, "PaintColor": {"type": "inherited"}, "DeckMaterial": {"type": "inherited"}, "TrafficType": {"type": "inherited"} } }, { "code": 3, "name": "Cantilever", "defaultValues": { "AssetID": null, "LifeCycleStatus": "ACT", "SubType": 3, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null, "TrafficType": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "BridgeDesign": {"type": "inherited"}, "DesignLoadRating": {"type": "inherited"}, "SpanType": {"type": "inherited"}, "PaintColor": {"type": "inherited"}, "DeckMaterial": {"type": "inherited"}, "TrafficType": {"type": "inherited"} } }, { "code": 4, "name": "Cable", "defaultValues": { "AssetID": null, "LifeCycleStatus": "ACT", "SubType": 4, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null, "TrafficType": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "BridgeDesign": {"type": "inherited"}, "DesignLoadRating": {"type": "inherited"}, "SpanType": {"type": "inherited"}, "PaintColor": {"type": "inherited"}, "DeckMaterial": {"type": "inherited"}, "TrafficType": {"type": "inherited"} } }, { "code": 5, "name": "Arch", "defaultValues": { "AssetID": null, "LifeCycleStatus": "ACT", "SubType": 5, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null, "TrafficType": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "BridgeDesign": {"type": "inherited"}, "DesignLoadRating": {"type": "inherited"}, "SpanType": {"type": "inherited"}, "PaintColor": {"type": "inherited"}, "DeckMaterial": {"type": "inherited"}, "TrafficType": {"type": "inherited"} } }, { "code": 6, "name": "RidgeFrame", "defaultValues": { "AssetID": null, "LifeCycleStatus": "ACT", "SubType": 6, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null, "TrafficType": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "BridgeDesign": {"type": "inherited"}, "DesignLoadRating": {"type": "inherited"}, "SpanType": {"type": "inherited"}, "PaintColor": {"type": "inherited"}, "DeckMaterial": {"type": "inherited"}, "TrafficType": {"type": "inherited"} } }, { "code": 7, "name": "Viaduct", "defaultValues": { "AssetID": null, "LifeCycleStatus": "ACT", "SubType": 7, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null, "TrafficType": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "BridgeDesign": {"type": "inherited"}, "DesignLoadRating": {"type": "inherited"}, "SpanType": {"type": "inherited"}, "PaintColor": {"type": "inherited"}, "DeckMaterial": {"type": "inherited"}, "TrafficType": {"type": "inherited"} } }, { "code": 8, "name": "Girder", "defaultValues": { "AssetID": null, "LifeCycleStatus": "ACT", "SubType": 8, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null, "TrafficType": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "BridgeDesign": {"type": "inherited"}, "DesignLoadRating": {"type": "inherited"}, "SpanType": {"type": "inherited"}, "PaintColor": {"type": "inherited"}, "DeckMaterial": {"type": "inherited"}, "TrafficType": {"type": "inherited"} } }, { "code": 9, "name": "Beam", "defaultValues": { "AssetID": null, "LifeCycleStatus": "ACT", "SubType": 9, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null, "TrafficType": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "BridgeDesign": {"type": "inherited"}, "DesignLoadRating": {"type": "inherited"}, "SpanType": {"type": "inherited"}, "PaintColor": {"type": "inherited"}, "DeckMaterial": {"type": "inherited"}, "TrafficType": {"type": "inherited"} } }, { "code": 10, "name": "Slab", "defaultValues": { "AssetID": null, "LifeCycleStatus": "ACT", "SubType": 10, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null, "TrafficType": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "BridgeDesign": {"type": "inherited"}, "DesignLoadRating": {"type": "inherited"}, "SpanType": {"type": "inherited"}, "PaintColor": {"type": "inherited"}, "DeckMaterial": {"type": "inherited"}, "TrafficType": {"type": "inherited"} } }, { "code": 11, "name": "Span", "defaultValues": { "AssetID": null, "LifeCycleStatus": "ACT", "SubType": 11, "Location": null, "InstallDate": null, "RecordedLength_m": null, "AssetOwner": null, "AssetManager": null, "BridgeDesign": null, "DesignLoadRating": null, "SpanType": null, "SpanLength_m": null, "PaintColor": null, "DeckMaterial": null, "DeckThickness_mm": null, "DeckWidth_mm": null, "RailType": null, "RailHeight_m": null, "WidthBetweenRails_m": null, "TrafficType": null, "GlobalID": null }, "domains": { "LifeCycleStatus": {"type": "inherited"}, "AssetOwner": {"type": "inherited"}, "AssetManager": {"type": "inherited"}, "BridgeDesign": {"type": "inherited"}, "DesignLoadRating": {"type": "inherited"}, "SpanType": {"type": "inherited"}, "PaintColor": {"type": "inherited"}, "DeckMaterial": {"type": "inherited"}, "TrafficType": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4514b4c98a2b409785bb1e822cda1ea8" }