{ "currentVersion": 10.71, "id": 4, "name": "Stream Network Union", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "extent": { "xmin": 323135.90221597254, "ymin": 2848178.744189054, "xmax": 362244.89945714176, "ymax": 2902964.2740534693, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "source", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 205, 102, 255 ], "width": 2 }, "value": "Storm", "label": "Storm", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "Stream", "label": "Stream", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "streamName", "typeIdField": "source", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NodeFrom", "type": "esriFieldTypeString", "alias": "NodeFrom", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NodeFrom" }, { "name": "NodeTo", "type": "esriFieldTypeString", "alias": "NodeTo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NodeTo" }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "source" }, { "name": "stormDiameter", "type": "esriFieldTypeString", "alias": "stormDiameter", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "stormDiameter" }, { "name": "stormMaterial", "type": "esriFieldTypeString", "alias": "stormMaterial", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "stormMaterial" }, { "name": "streamName", "type": "esriFieldTypeString", "alias": "streamName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "streamName" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "streamType", "type": "esriFieldTypeString", "alias": "Stream Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "streamType" }, { "name": "waterNetworkNode", "type": "esriFieldTypeString", "alias": "Water Network Node", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "waterNetworkNode" }, { "name": "Interconnection", "type": "esriFieldTypeString", "alias": "Interconnection", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Interconnection" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R833_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S529_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Storm", "name": "Storm", "domains": {}, "templates": [ { "name": "Storm", "description": "", "prototype": { "attributes": { "waterNetworkNode": null, "Interconnection": null, "NodeFrom": null, "NodeTo": null, "source": "Storm", "stormDiameter": null, "stormMaterial": null, "streamName": null, "FACILITYID": null, "streamType": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Stream", "name": "Stream", "domains": {}, "templates": [ { "name": "Stream", "description": "", "prototype": { "attributes": { "waterNetworkNode": null, "Interconnection": null, "NodeFrom": null, "NodeTo": null, "source": "Stream", "stormDiameter": null, "stormMaterial": null, "streamName": null, "FACILITYID": null, "streamType": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }