{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Culverts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 4, "name": "CulvertMaintenance", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false }, { "id": 3, "name": "CulvertInspections", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2605952.080103144, "ymin": 1405741.9601475596, "xmax": 2642345.9925513864, "ymax": 1438456.4301515669, "spatialReference": { "wkid": 102653, "latestWkid": 2231, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102653, "latestWkid": 2231, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Owner", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 1.5 }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 81, 81, 255 ], "width": 1.5 }, "value": "Private", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 20, 158, 206, 255 ], "width": 1.5 }, "value": "City", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 167, 198, 54, 255 ], "width": 1.5 }, "value": "CDOT", "label": "CDOT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 85, 156, 255 ], "width": 1.5 }, "value": "Railroad", "label": "Railroad" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CulvertType", "typeIdField": "Owner", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CULID", "type": "esriFieldTypeSmallInteger", "alias": "CULID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CULID" }, { "name": "CulvertType", "type": "esriFieldTypeString", "alias": "CulvertType", "domain": { "type": "codedValue", "name": "Type1", "description": "Type1", "codedValues": [ { "name": "CMP", "code": "CMP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "DECK", "code": "DECK" }, { "name": "RCBC", "code": "RCBC" }, { "name": "Bridge", "code": "Bridge" }, { "name": "RCP", "code": "RCP" }, { "name": "Obstruction", "code": "Obstruction" }, { "name": "Channel", "code": "Channel" }, { "name": "Masonry", "code": "Masonry" }, { "name": "PVC", "code": "PVC" }, { "name": "Ductile Iron Pipe", "code": "DIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CulvertType" }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Size" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner1", "description": "Owner1", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Private", "code": "Private" }, { "name": "Railroad", "code": "Railroad" }, { "name": "CDOT", "code": "CDOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "InspectDate", "type": "esriFieldTypeDate", "alias": "InspectDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectDate" }, { "name": "MaintenanceDate", "type": "esriFieldTypeDate", "alias": "MaintenanceDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MaintenanceDate" }, { "name": "Watershed", "type": "esriFieldTypeString", "alias": "Watershed", "domain": { "type": "codedValue", "name": "Watershed1", "description": "Watershed1", "codedValues": [ { "name": "Walton Creek", "code": "Walton Creek" }, { "name": "Burgess Creek", "code": "Burgess Creek" }, { "name": "Pine Grove/Mt Werner Basin", "code": "Pine Grove/Mt Werner Basin" }, { "name": "Fish Creek", "code": "Fish Creek" }, { "name": "Fox Creek", "code": "Fox Creek" }, { "name": "Spring Creek", "code": "Spring Creek" }, { "name": "Butcherknife Creek", "code": "Butcherknife Creek" }, { "name": "Soda Creek", "code": "Soda Creek" }, { "name": "Copper Ridge Basin", "code": "Copper Ridge Basin" }, { "name": "Emerald Mt Basin", "code": "Emerald Mt Basin" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Watershed" }, { "name": "CulvertShape", "type": "esriFieldTypeString", "alias": "CulvertShape", "domain": { "type": "codedValue", "name": "CulvertShape", "description": "CulvertShape", "codedValues": [ { "name": "Round", "code": "Round" }, { "name": "Arch", "code": "Arch" }, { "name": "Box", "code": "Box" }, { "name": "Elliptical", "code": "Elliptical" }, { "name": "Span", "code": "Span" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CulvertShape" }, { "name": "Proposed", "type": "esriFieldTypeSmallInteger", "alias": "Proposed", "domain": { "type": "codedValue", "name": "Proposed", "description": "Proposed BMP", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Proposed" }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "FolderPath" }, { "name": "Verified", "type": "esriFieldTypeSmallInteger", "alias": "Verified", "domain": { "type": "codedValue", "name": "dYesNo", "description": "Yes or No answers", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Verified" }, { "name": "CulvertRating", "type": "esriFieldTypeSmallInteger", "alias": "CulvertRating", "domain": { "type": "codedValue", "name": "CulvertRating", "description": "Condition of culverts", "codedValues": [ { "name": "0 Private", "code": 0 }, { "name": "1 Poor", "code": 1 }, { "name": "2 Not Great", "code": 2 }, { "name": "3 Fair", "code": 3 }, { "name": "4 Good", "code": 4 }, { "name": "5 Excellent", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CulvertRating" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Creator" }, { "name": "Source", "type": "esriFieldTypeSmallInteger", "alias": "Source", "domain": { "type": "codedValue", "name": "CulvertSource", "description": "CulvertSource", "codedValues": [ { "name": "Civils/Record Drawing", "code": 0 }, { "name": "Drainage Study", "code": 1 }, { "name": "Field Inspection", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1160_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1160", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1160", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1013_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Private", "name": "Private", "domains": { "CulvertType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Watershed": {"type": "inherited"}, "CulvertShape": {"type": "inherited"}, "Proposed": {"type": "inherited"}, "Verified": {"type": "inherited"}, "CulvertRating": {"type": "inherited"}, "Source": {"type": "inherited"} }, "templates": [ { "name": "Private", "description": "", "prototype": { "attributes": { "Source": null, "Creator": null, "CULID": null, "CulvertType": null, "Size": null, "Owner": "Private", "InstallDate": null, "InspectDate": null, "MaintenanceDate": null, "Watershed": null, "CulvertShape": null, "Proposed": null, "FolderPath": null, "Verified": null, "CulvertRating": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "City", "name": "City", "domains": { "CulvertType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Watershed": {"type": "inherited"}, "CulvertShape": {"type": "inherited"}, "Proposed": {"type": "inherited"}, "Verified": {"type": "inherited"}, "CulvertRating": {"type": "inherited"}, "Source": {"type": "inherited"} }, "templates": [ { "name": "City", "description": "", "prototype": { "attributes": { "Source": null, "Creator": null, "CULID": null, "CulvertType": null, "Size": null, "Owner": "City", "InstallDate": null, "InspectDate": null, "MaintenanceDate": null, "Watershed": null, "CulvertShape": null, "Proposed": null, "FolderPath": null, "Verified": null, "CulvertRating": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CDOT", "name": "CDOT", "domains": { "CulvertType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Watershed": {"type": "inherited"}, "CulvertShape": {"type": "inherited"}, "Proposed": {"type": "inherited"}, "Verified": {"type": "inherited"}, "CulvertRating": {"type": "inherited"}, "Source": {"type": "inherited"} }, "templates": [ { "name": "CDOT", "description": "", "prototype": { "attributes": { "Source": null, "Creator": null, "CULID": null, "CulvertType": null, "Size": null, "Owner": "CDOT", "InstallDate": null, "InspectDate": null, "MaintenanceDate": null, "Watershed": null, "CulvertShape": null, "Proposed": null, "FolderPath": null, "Verified": null, "CulvertRating": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Railroad", "name": "Railroad", "domains": { "CulvertType": {"type": "inherited"}, "Owner": {"type": "inherited"}, "Watershed": {"type": "inherited"}, "CulvertShape": {"type": "inherited"}, "Proposed": {"type": "inherited"}, "Verified": {"type": "inherited"}, "CulvertRating": {"type": "inherited"}, "Source": {"type": "inherited"} }, "templates": [ { "name": "Railroad", "description": "", "prototype": { "attributes": { "Source": null, "Creator": null, "CULID": null, "CulvertType": null, "Size": null, "Owner": "Railroad", "InstallDate": null, "InspectDate": null, "MaintenanceDate": null, "Watershed": null, "CulvertShape": null, "Proposed": null, "FolderPath": null, "Verified": null, "CulvertRating": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }