{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Water.GIS.wSamplingStation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZoneColor", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "5980de8c00680b63d88258c297a20f2a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFVJREFUOI1jYaAiYGFgYGBgj3pu+5OBQZhcQyT/Mdx9vkLyMgsDAwPDT8b/7QwMDNbkGvaOmXEiAwNDAQu5BmADo4aNGjZq2Khh5Bi2VMqGEkN+QmkAGXAN7zFO3J8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Blue", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b7608e29eab90ec69b3659f73550826b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFRJREFUOI3tzrERgCAQBdFl5mYowIhaxJ7owtjajI3JyH+EDRCdhrcFvFnjxwxg5nwgbW6llCf1fhsA0gnsXmuOcQHN3DeLAgsssMAcWIL6SZEAeAEsfBAMPY4ysQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Red", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ff3d3130c016fada0cd111dc154d88b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFNJREFUOI1jYaAiYGFgYGD4/5/dloHhpzD5xkjeZWR8fpkFwvnZzsDAYE2uUf//v5vIwMBQwEK+azDBqGGjho0aNmoYGYYxMjLYUGbMTwYGBgYGAGeCDSynEmFLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Yellow", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FacilityID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 2087925.7750854492, "ymin": 1215682.2888793945, "xmax": 2157778.815307617, "ymax": 1248959.4086914062, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AdministrativeArea", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 20, "domain": { "type": "codedValue", "name": "wDomainAdministrativeArea", "description": "", "codedValues": [ { "name": "Newnan", "code": "Newnan" }, { "name": "Coweta", "code": "Coweta" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeInteger", "alias": "InstallYear", "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 200, "domain": null }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "length": 20, "domain": { "type": "codedValue", "name": "wDomainOperatingArea", "description": "", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LocationMethod", "type": "esriFieldTypeString", "alias": "LocationMethod", "length": 35, "domain": { "type": "codedValue", "name": "wDomainSourceLM", "description": "", "codedValues": [ { "name": "Mapping Grade GPS", "code": "MGPS" }, { "name": "Survey", "code": "Survey" }, { "name": "AsBuilt", "code": "AsBuilt" }, { "name": "Field Sketch", "code": "FieldSketch" }, { "name": "Orthophoto", "code": "Ortho" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "WorkorderID", "type": "esriFieldTypeString", "alias": "WorkorderID", "length": 20, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "WaterType", "length": 35, "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Treated Water", "code": "Treated" }, { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StationID", "type": "esriFieldTypeString", "alias": "StationID", "length": 20, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 35, "domain": { "type": "codedValue", "name": "wDomainSSStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "CogsDaleID", "type": "esriFieldTypeString", "alias": "CogsDaleID", "length": 35, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 35, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "ModifiedDate", "length": 8, "domain": null }, { "name": "ModifiedUser", "type": "esriFieldTypeString", "alias": "ModifiedUser", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ZoneColor", "type": "esriFieldTypeString", "alias": "Color", "length": 10, "domain": { "type": "codedValue", "name": "wZoneColor", "description": "", "codedValues": [ { "name": "Red", "code": "1" }, { "name": "Yellow", "code": "2" }, { "name": "Blue", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R133_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_133", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_133", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a55_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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": null, "supportsCoordinatesQuantization": true } ], "tables": [] }