{ "currentVersion": 10.81, "id": 1, "name": "WATER_VALVES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 13000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": 1081584.8750292696, "ymin": 1951137.2197385058, "xmax": 1103129.172393337, "ymax": 1978076.2499715984, "spatialReference": { "wkid": 102671, "latestWkid": 3435 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VALVE_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "e8578c90bc5e48679990d7eb5ff6fd4a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdxJREFUKJGdkktoE3EQxn9LHrspbBJjRTbGF1IRFIroQWIVEdJeFUREEESCHqX1WS0o+EKQCvUgiggeBU9VRBHFQpOW0kKtWqSITTDJX2gSqzGxg9H1kNK40ZNzm2/4zXwMn5v/LLejO2f7mOUw1fIe5krL8fpm8AYeYXODPq34b7DLXk069ZKpBysAMCNQKaykkt/Mut3H9E67Q65rQ04wbutkRgZ5ez/M1m7wNddX/6jA+G1TZj+8oMtuoVfLLIC6TPbI1OMwRhC+F5xgtQRfsuByGaQH7gLtC6B8fH6ITXEwmmH4KmzYD8EWKCsY6oW2M+DSIXlph9Oqml5Ea6SmbDkJiSuwJgbv+qHtLBjB2sy0PNCxDJ5m55/zs1p/lw9aD8C9tbBvrA4BNAXEsiZCSjEPzuW/gm2CBt+yMHoH4jkYvQlGCAKramBm8rNSKlu3Wko9ZGZiL77FIYb7YHsPeP0QPQ3Jy7AxDh5TUCMpoFgHi8kLPDkSY0nUz87zbrz+2gVPE0S7YeDiL4qvM3o5cVwaApDTy+MHpfzpFvld01jb1qNpYaCgl1Kv5P2zCDJ2TSDxV3JEZBDSMb2//ZSILAXygEsgb1nWCaV4wx/lzCrkRORog4ZSqlHiNwRorJStQsJiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "VALVE", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 169, 230, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "BBOX", "label": "BBOX", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LINE_TYPE", "typeIdField": "VALVE_TYPE", "subtypeField": "", "fields": [ { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNITID" }, { "name": "VALVE_SIZE", "type": "esriFieldTypeDouble", "alias": "VALVE_SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAIN_SIZE_" }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "VALVE_TYPE", "domain": { "type": "codedValue", "name": "wValveType", "description": "", "codedValues": [ { "name": "BUTTERFLY VALVE", "code": "BTRV" }, { "name": "CURB STOP", "code": "CURBST" }, { "name": "DOUBLE DISK GATE VALVE", "code": "DDGV" }, { "name": "GATE VALVE", "code": "GATE" }, { "name": "PRESSURE REDUCING VALVE", "code": "PRV" }, { "name": "RESILIENT SEAT GATE VALVE", "code": "RSGV" }, { "name": "RESILIENT WEDGE GATE VALVE", "code": "RWGV" }, { "name": "BBOX", "code": "BBOX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "VALVE_TYPE" }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "domain": { "type": "codedValue", "name": "wValveSL_TYPE", "description": "", "codedValues": [ { "name": "MAIN", "code": "MAIN" }, { "name": "SERVICE", "code": "SERVICE" }, { "name": "HYDRANT", "code": "HYDRANT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SL_TYPE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeString", "alias": "YEAR_INSTALLED", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "YEAR_INSTALLED" }, { "name": "NO_OF_TURNS", "type": "esriFieldTypeString", "alias": "NO_OF_TURNS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NO_OF_TURNS" }, { "name": "DIR_TO_OPEN", "type": "esriFieldTypeString", "alias": "DIR_TO_OPEN", "domain": { "type": "codedValue", "name": "wDirection", "description": "", "codedValues": [ { "name": "LEFT", "code": "L" }, { "name": "RIGHT", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIR_TO_OPEN" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTE_" }, { "name": "RETIRED", "type": "esriFieldTypeDate", "alias": "RETIRED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RETIRED" }, { "name": "SERVICE_LINE_UNITID", "type": "esriFieldTypeString", "alias": "SERVICE_LINE_UNITID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SERVICE_LINE_UNITID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "Owner", "description": "", "codedValues": [ { "name": "VOMP", "code": "VOMP" }, { "name": "MWRD", "code": "MWRD" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "ELK GROVE TOWNSHIP", "code": "EGT" }, { "name": "COOK COUNTY", "code": "COOK" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "CITY OF PROSPECT HEIGHTS", "code": "COPH" }, { "name": "VILLAGE OF ARLINGTON HEIGHTS", "code": "VOAH" }, { "name": "IDOT", "code": "IDOT" }, { "name": "CANADIAN NATIONAL RAILROAD", "code": "CNRR" }, { "name": "UNION PACIFIC RAILROAD", "code": "UPRR" }, { "name": "ILLINOIS AMERICAN", "code": "ILAM" }, { "name": "CITY OF DES PLAINES", "code": "DP" }, { "name": "WHEELING TOWNSHIP", "code": "WHT" }, { "name": "JAWA", "code": "JAWA" }, { "name": "COMED", "code": "COMED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "ADDRESS", "type": "esriFieldTypeSmallInteger", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STREET" }, { "name": "UNITNUMBER", "type": "esriFieldTypeString", "alias": "UNITNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNITNUMBER" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "EASEMENTTYPE", "type": "esriFieldTypeString", "alias": "EASEMENT TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EASEMENTTYPE" }, { "name": "EASEMENTOWNER", "type": "esriFieldTypeString", "alias": "EASEMENT OWNER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EASEMENTOWNER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S1015_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "BBOX", "name": "BBOX", "domains": { "VALVE_TYPE": {"type": "inherited"}, "LINE_TYPE": {"type": "inherited"}, "DIR_TO_OPEN": {"type": "inherited"}, "OWNER": {"type": "inherited"} }, "templates": [ { "name": "BBOX", "description": "", "prototype": { "attributes": { "EASEMENTTYPE": null, "UNITID": null, "VALVE_SIZE": null, "VALVE_TYPE": "BBOX", "LINE_TYPE": null, "EASEMENTOWNER": null, "MANUFACTURER": null, "YEAR_INSTALLED": null, "NO_OF_TURNS": null, "DIR_TO_OPEN": null, "NOTES": null, "RETIRED": null, "SERVICE_LINE_UNITID": null, "OWNER": null, "ADDRESS": null, "STREET": null, "UNITNUMBER": null, "INSTALLDATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }