{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "PUMP", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0208333333333333, "zTolerance": 2, "mTolerance": 2.0E-5, "falseX": -118608900, "falseY": -9.12594999999999E7, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "WATER" }, "subLayers": [], "minScale": 1200, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f8750e9b50b0c24378b3e060b0997b9c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB10lEQVQ4ja3RTUgUcRjH8e+81brLmlogIom9UBKUywYVIoFQJIKHWAhBqEuHCALpsHTJg4civBUehQ5dYo0C38AQkgULAvEgassWaWbiLuuyq7uj+yYOjNsw64yKP/jDMw/zfP7DPDJHGHm3ah90QrLuUIpD/kXg3lYRK6xfQxAfAd8OSDWhZruB+SIGvHrQ6PH7Gm7938vlCyysboiSJFB3ypUXBKN05uFw7+/VhFYbMEUWncDJnTq+kaGjd5Kp8Bq5QoEyReKE6xj3W+rx+xrQUVkURH3egOkJLSe52jXGupo19P/G0rwYmOV7OMbAsybTnAnbzORp9o+bID2JVIbRqWXeDIZ40n7BGuv//JNIYhOrpNQcfSNhe+x9cIn95E80rS3HEltZS+8LS21lyeTy1lhNlUNbgF2OyyIORbLGWr01TMxEbLFLp8tNPRP2uO08r4dC/Iupe0KSKPC267o9Vu5UGHp+kzvdE0ST5q1KksC7pze4Ul9hj+3Ee66Smb5WXgbm+DC5xEo8jbtM4banmp7Oy1ysdZf8YgP29UfUVTmu7D57zlZox/DOfFQ7eiJJ1Qt8NGKyYzoQXPQFgoslb7WM4NaGitinu3Hgy8GlYkr+s8NmG6jYmDfQq4UXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6214268.719464623, "ymin": 2008451.8973310655, "xmax": 6251515.6354469815, "ymax": 2052572.0827182168, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.02083333333333331, "zTolerance": 2, "mTolerance": 2, "falseX": -1.3112593582726537E8, "falseY": -9.848770134195942E7, "xyUnits": 3.270887401719769E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "INSTALLYEAR", "type": "esriFieldTypeInteger", "alias": "Install Year", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "WS14_LGIMBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Parent Out of Service", "code": 952 }, { "name": "True", "code": 1 }, { "name": "False", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS14_LGIMAssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Oceanside", "code": 1 }, { "name": "County of San Diego", "code": 6 }, { "name": "Camp Pendleton", "code": 2 }, { "name": "Fallbrook PUD", "code": 3 }, { "name": "City of Vista", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "WS14_LGIMAssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City of Oceanside", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLANNUM", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 20, "domain": null }, { "name": "GPSFLAG", "type": "esriFieldTypeSmallInteger", "alias": "GPS Flag", "domain": { "type": "codedValue", "name": "WS14_LGIMBooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "Parent Out of Service", "code": 952 }, { "name": "True", "code": 1 }, { "name": "False", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R504_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S462_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "899314e2307d4ababc7cd2213dd097ca" }