{ "currentVersion": 10.61, "id": 17, "name": "Abandoned Facility", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Abandoned Infrastructure" }, "subLayers": [], "minScale": 48000.00000000001, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e82bb8c4a8f53febbd0152120462293c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOBJREFUKJGdzj2KhEAQBeCHKC0tYqAGG9tosImBGLjBsJHp3sQrzOH8SQwaown2CCqYWTDKJMusI46gL6qiHh+l4i+MsStOhoiu6mJXy7L8OWjckiT5BQB1dfg8CN0BbEIvkVJimiaEYYi6ruF5HhzH2ezuQpxz2LYNKSWCIEDf9+egruvQti1830dVVYii6G13F9J1HUIIzPOMNE3RNA1c1z0OGYYB0zQxDAOKogDn/NxHQggAgGVZiOMYmqadgxRFec6Msb3qP0RE33me75bXGcfxg4gu64++siw7BC3zAH/yPowz4CF5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "PUMP STATION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "5a611af3c55bf03633530f960cecac50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAASCAYAAABfJS4tAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAelJREFUOI211E9LKlEYx/HvmX/QWKIERQwDMYs2CiIORAztihSi9r6A1r6Gor0Ebu5LcCPoBTduo02zcDnLgkBJYgIVihlOi3uv95ZeDaPf6jzMeT7nzDnDaHxTtH8LKeXZVzAhxI8pWErZGo1Gx8uiiqIgpTwTQrgTWEpZAI6r1So7OztLwQ8PD1QqlYKUsiCE8N8dRTabxbbtpeDHx8d3tfZxwng8Rtd14jgGQFVVXl9f0TSNKIoAEEKgKApxHGMYBrquTy00BddqNTzP4+bmBiEEruvSarXY29vj8vISgP39ffL5PFdXV5OehfDW1hbD4ZAgCNjY2GAwGGBZFkdHR4RhSKfT4fz8nEajQalUwvM8ut0uuVxuPry+vk6v18P3fTKZDLZts7m5SSKRwDRNNE0jmUwC8PT0RBAErK6uLt5xKpXi+vqa3d1doiii3++zvb091QgQhiGO4+C6Lvf39/PhtbU12u025XIZVVWp1+scHh7OhB3H4eTkBOBzMIBlWaysrPDy8jLzVRdl5uU1m01M00RVVVzXJZ1OA1AsFjk4OADg9PR08kl+CjYMA8uyJvWfi4Jf5z9rvBC+vb3l7u5ubsP/8vz8PA0LIXwppX9xcVFYSv2bn0IIfwL/xt1v+W1+fPDVvAEGV5zRe7CKxAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "TREATMENT PLANT", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6327806.616699755, "ymin": 1800770.2921264917, "xmax": 6491118.026034966, "ymax": 1972977.785757944, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY_ID", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_STATUS", "description": "DESCRIPTION", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "UNACCEPTED", "code": "UNACCEPTED" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "MODEL", "code": "MODEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_FACILITY_TYPE", "description": "DESCRIPTION", "codedValues": [ { "name": "Diversion Structure", "code": "DIVERSION" }, { "name": "Junction Structure", "code": "JUNCTION" }, { "name": "Pump Station", "code": "PUMP" }, { "name": "Storage Basin", "code": "STORAGE" }, { "name": "Treatment Plant", "code": "TREATMENT" }, { "name": "Discharge Stucture", "code": "DISCHARGE" }, { "name": "Inlet Structure", "code": "INLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "CRITICALITY", "type": "esriFieldTypeString", "alias": "CRITICALITY", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_CRITICALITY", "description": "DESCRIPTION", "codedValues": [ { "name": "HIGH", "code": "1" }, { "name": "MEDIUM", "code": "2" }, { "name": "LOW", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBUILT_FILE", "type": "esriFieldTypeString", "alias": "ASBUILT_FILE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "WS1_WW_OWNER_3", "description": "DESCRIPTION", "codedValues": [ { "name": "COUNTY OF SAN DIEGO", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER JURISDICTION", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_111", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_111", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }