{ "currentVersion": 10.91, "id": 17, "name": "Storm Pipes", "type": "Feature Layer", "parentLayer": { "id": 11, "name": "Drainage" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1654106478000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1714236.0597612709, "ymin": 7018672.495794266, "xmax": 2397521.565890938, "ymax": 7051062.765659273, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "0", "label": "Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Lateral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "value": "2", "label": "Culvert", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LINE_TYP", "typeIdField": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIPE_DIAM", "type": "esriFieldTypeDouble", "alias": "PIPE_DIAM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPE_DIAM" }, { "name": "LINE_TYP", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "LINE_TYP" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "EASEMENT", "type": "esriFieldTypeString", "alias": "EASEMENT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "EASEMENT" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BASIN" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "YEAR_INST", "type": "esriFieldTypeString", "alias": "YEAR_INST", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "YEAR_INST" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ADD_COMMEN", "type": "esriFieldTypeString", "alias": "ADD_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADD_COMMEN" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SUBTYPE" }, { "name": "PLANS", "type": "esriFieldTypeString", "alias": "PLANS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANS" }, { "name": "LINE_QTY", "type": "esriFieldTypeInteger", "alias": "LINE_QTY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_QTY" }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ASSET_ID" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R358_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_358", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_358", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a254_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "Pipe", "domains": {}, "templates": [ { "name": "Pipe", "description": "", "prototype": { "attributes": { "ASSET_ID": null, "LINE_QTY": null, "PIPE_DIAM": null, "LINE_TYP": null, "MATERIAL": null, "EASEMENT": null, "SLOPE": null, "BASIN": null, "SUBDIV": null, "YEAR_INST": null, "COMMENTS": null, "ADD_COMMEN": null, "SUBTYPE": 0, "PLANS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Lateral", "domains": {}, "templates": [ { "name": "Lateral", "description": "", "prototype": { "attributes": { "ASSET_ID": null, "LINE_QTY": null, "PIPE_DIAM": null, "LINE_TYP": null, "MATERIAL": null, "EASEMENT": null, "SLOPE": null, "BASIN": null, "SUBDIV": null, "YEAR_INST": null, "COMMENTS": null, "ADD_COMMEN": null, "SUBTYPE": 1, "PLANS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Culvert", "domains": {}, "templates": [ { "name": "Culvert", "description": "", "prototype": { "attributes": { "ASSET_ID": null, "LINE_QTY": null, "PIPE_DIAM": null, "LINE_TYP": null, "MATERIAL": null, "EASEMENT": null, "SLOPE": null, "BASIN": null, "SUBDIV": null, "YEAR_INST": null, "COMMENTS": null, "ADD_COMMEN": null, "SUBTYPE": 2, "PLANS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Pipe", "defaultValues": { "PIPE_DIAM": null, "LINE_TYP": null, "MATERIAL": null, "EASEMENT": null, "SLOPE": null, "BASIN": null, "SUBDIV": null, "YEAR_INST": null, "COMMENTS": null, "ADD_COMMEN": null, "SUBTYPE": 0, "PLANS": null, "LINE_QTY": null, "ASSET_ID": null, "GlobalID": null }, "domains": {} }, { "code": 1, "name": "Lateral", "defaultValues": { "PIPE_DIAM": null, "LINE_TYP": null, "MATERIAL": null, "EASEMENT": null, "SLOPE": null, "BASIN": null, "SUBDIV": null, "YEAR_INST": null, "COMMENTS": null, "ADD_COMMEN": null, "SUBTYPE": 1, "PLANS": null, "LINE_QTY": null, "ASSET_ID": null, "GlobalID": null }, "domains": {} }, { "code": 2, "name": "Culvert", "defaultValues": { "PIPE_DIAM": null, "LINE_TYP": null, "MATERIAL": null, "EASEMENT": null, "SLOPE": null, "BASIN": null, "SUBDIV": null, "YEAR_INST": null, "COMMENTS": null, "ADD_COMMEN": null, "SUBTYPE": 2, "PLANS": null, "LINE_QTY": null, "ASSET_ID": null, "GlobalID": null }, "domains": {} } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }