{ "isCoGoEnabled": false, "extent": { "ymin": 4749323.27390684, "xmin": -10516914.853384236, "ymax": 4762736.248239099, "xmax": -10506298.516056322, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "attachmentProperties": [ { "fieldName": "ATTACHMENTID", "isEnabled": true, "name": "id" }, { "fieldName": "GLOBALID", "isEnabled": true, "name": "globalId" }, { "fieldName": "ATT_NAME", "isEnabled": true, "name": "name" }, { "fieldName": "DATA_SIZE", "isEnabled": true, "name": "size" }, { "fieldName": "CONTENT_TYPE", "isEnabled": true, "name": "contentType" }, { "fieldName": "KEYWORDS", "isEnabled": false, "name": "keywords" }, { "fieldName": "EXIFINFO", "isEnabled": false, "name": "exifInfo" } ], "attachmentFields": [ { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "ATTACHMENTID", "alias": "ATTACHMENTID", "type": "esriFieldTypeOID" }, { "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GLOBALID", "length": 38, "alias": "GLOBALID", "type": "esriFieldTypeGlobalID" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "ATT_NAME", "length": 250, "alias": "ATT_NAME", "type": "esriFieldTypeString" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "DATA_SIZE", "alias": "DATA_SIZE", "type": "esriFieldTypeInteger" }, { "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "CONTENT_TYPE", "length": 150, "alias": "CONTENT_TYPE", "type": "esriFieldTypeString" } ], "infoInEstimates": ["extent"], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.6.0", "isDataArchived": true, "id": 0, "archivingInfo": { "startArchivingMoment": 1439452381000, "supportsQueryWithHistoricMoment": true }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.001, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3857, "zTolerance": 0.001, "wkid": 102100, "xyUnits": 10000, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml", "standardMaxRecordCount": 32000, "isDataVersioned": true, "templates": [], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "supportsQuantizationEditMode": true, "objectIdField": "OBJECTID", "name": "Water Network Structures", "allowTrueCurvesUpdates": true, "displayField": "NAME", "supportsCalculate": true, "fields": [ { "modelName": "System-maintained ObjectID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "modelName": "INSTALLDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "INSTALLDATE", "length": 8, "alias": "Install Date", "type": "esriFieldTypeDate" }, { "modelName": "LOCDESC", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LOCDESC", "length": 200, "alias": "Location Description", "type": "esriFieldTypeString" }, { "modelName": "NAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "NAME", "length": 20, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "OPDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "OPDATE", "length": 8, "alias": "Operational Date", "type": "esriFieldTypeDate" }, { "modelName": "STRUCTTYPE", "nullable": true, "editable": true, "defaultValue": "Pump Station", "domain": { "splitPolicy": "esriSPTDuplicate", "name": "wStructureType", "description": "The type of water network structures", "type": "codedValue", "codedValues": [ { "code": "Enclosed Storage Facility", "name": "Enclosed Storage Facility" }, { "code": "Production Well", "name": "Production Well" }, { "code": "Pump", "name": "Pump" }, { "code": "Pump Station", "name": "Pump Station" }, { "code": "Storage Basin", "name": "Storage Basin" }, { "code": "Treatment Plant", "name": "Treatment Plant" }, { "code": "Meter Station", "name": "Meter Station" }, { "code": "Other", "name": "Other" }, { "code": "Meter Vault", "name": "Meter Vault" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "STRUCTTYPE", "length": 30, "alias": "Structure Type", "type": "esriFieldTypeString" }, { "modelName": "ENABLED", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ENABLED", "alias": "Enabled", "type": "esriFieldTypeSmallInteger" }, { "modelName": "ACTIVEFLAG", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ACTIVEFLAG", "alias": "Active Flag", "type": "esriFieldTypeSmallInteger" }, { "modelName": "OWNEDBY", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "AssetOwner", "description": "The owner of the asset", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Our Agency" }, { "code": -1, "name": "Private" }, { "code": -2, "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "OWNEDBY", "alias": "Owned By", "type": "esriFieldTypeSmallInteger" }, { "modelName": "MAINTBY", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "AssetManager", "description": "The manager of the asset", "type": "codedValue", "codedValues": [ { "code": 1, "name": "Our Agency" }, { "code": -1, "name": "Private" }, { "code": -2, "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "MAINTBY", "alias": "Managed By", "type": "esriFieldTypeSmallInteger" }, { "modelName": "LASTUPDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "LASTUPDATE", "length": 8, "alias": "Last Update Date", "type": "esriFieldTypeDate" }, { "modelName": "LASTEDITOR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LASTEDITOR Domain", "description": "List of Editors for GIS", "type": "codedValue", "codedValues": [ { "code": "Cynthia Matney", "name": "CRM" }, { "code": "Scott Baird", "name": "SB" }, { "code": "Brian Lomas", "name": "BL" }, { "code": "None", "name": "None" }, { "code": "Jason Thomas", "name": "JT" }, { "code": "Utilities", "name": "Utilities" }, { "code": "PublicWorks", "name": "PublicWorks" }, { "code": "FireDept", "name": "FireDept" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "LASTEDITOR", "length": 50, "alias": "Last Editor", "type": "esriFieldTypeString" }, { "modelName": "AncillaryRole", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "AncillaryRoleDomain", "description": "", "type": "codedValue", "codedValues": [ { "code": 0, "name": "None" }, { "code": 1, "name": "Source" }, { "code": 2, "name": "Sink" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "AncillaryRole", "alias": "AncillaryRole", "type": "esriFieldTypeSmallInteger" }, { "modelName": "GlobalID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "GlobalID", "length": 38, "alias": "GlobalID", "type": "esriFieldTypeGlobalID" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_date", "length": 8, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_date", "length": 8, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "modelName": "FacilityID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "FacilityID", "length": 50, "alias": "Facility Identifier", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true, "timeZone": "Central Standard Time" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": { "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true, "timeZone": "Central Standard Time" }, "supportsDurableUrlForSyncModelNone": false, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.0032808333333333335, "mUnits": 1, "zUnits": 1, "latestWkid": 102698, "zTolerance": 0.001, "wkid": 102698, "xyUnits": 3048.00609601219139, "mTolerance": 0.001, "falseX": -15658800, "falseY": -45949000, "falseZ": 0 }, "globalIdField": "GlobalID", "description": "", "syncCanReturnChanges": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsRollbackOnFailureParameter": false, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 32000, "indexes": [ { "name": "R758_SDE_ROWID_UK", "isUnique": true, "description": "", "isAscending": true, "fields": "OBJECTID" }, { "name": "UUID_758", "isUnique": false, "description": "", "isAscending": true, "fields": "GlobalID" }, { "name": "UUID_OID_758", "isUnique": true, "description": "", "isAscending": true, "fields": "GlobalID,OBJECTID" }, { "name": "a617_ix1", "isUnique": true, "description": "", "isAscending": true, "fields": "SHAPE" } ], "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user", "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" } }, "supportsDatumTransformation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": true, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "fullTextSearchCapabilities": { "supportsSqlExpressionInFullText": true, "supportsOperator": false, "supportsSearchOperator": true }, "supportsQueryWithLodSR": false, "supportsPagination": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsQueryAttachmentOrderByFields": true, "supportsLod": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [{ "name": "Enclosed Storage Facility", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "MAINTBY": 1, "LOCDESC": null, "NAME": null, "FacilityID": null, "OWNEDBY": 1, "LASTUPDATE": null, "ACTIVEFLAG": 1, "AncillaryRole": 0, "INSTALLDATE": null, "OPDATE": null, "ENABLED": 1, "LASTEDITOR": null, "STRUCTTYPE": "Enclosed Storage Facility" }} }], "name": "Enclosed Storage Facility", "domains": { "OWNEDBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "STRUCTTYPE": {"type": "inherited"} }, "id": "Enclosed Storage Facility" }, { "templates": [{ "name": "Meter Station", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "MAINTBY": 1, "LOCDESC": null, "NAME": null, "FacilityID": null, "OWNEDBY": 1, "LASTUPDATE": null, "ACTIVEFLAG": 1, "AncillaryRole": 0, "INSTALLDATE": null, "OPDATE": null, "ENABLED": 1, "LASTEDITOR": null, "STRUCTTYPE": "Meter Station" }} }], "name": "Meter Station", "domains": { "OWNEDBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "STRUCTTYPE": {"type": "inherited"} }, "id": "Meter Station" }, { "templates": [{ "name": "Meter Vault", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "MAINTBY": 1, "LOCDESC": null, "NAME": null, "FacilityID": null, "OWNEDBY": 1, "LASTUPDATE": null, "ACTIVEFLAG": 1, "AncillaryRole": 0, "INSTALLDATE": null, "OPDATE": null, "ENABLED": 1, "LASTEDITOR": null, "STRUCTTYPE": "Meter Vault" }} }], "name": "Meter Vault", "domains": { "OWNEDBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "STRUCTTYPE": {"type": "inherited"} }, "id": "Meter Vault" }, { "templates": [{ "name": "Other", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "MAINTBY": 1, "LOCDESC": null, "NAME": null, "FacilityID": null, "OWNEDBY": 1, "LASTUPDATE": null, "ACTIVEFLAG": 1, "AncillaryRole": 0, "INSTALLDATE": null, "OPDATE": null, "ENABLED": 1, "LASTEDITOR": null, "STRUCTTYPE": "Other" }} }], "name": "Other", "domains": { "OWNEDBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "STRUCTTYPE": {"type": "inherited"} }, "id": "Other" }, { "templates": [{ "name": "Production Well", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "MAINTBY": 1, "LOCDESC": null, "NAME": null, "FacilityID": null, "OWNEDBY": 1, "LASTUPDATE": null, "ACTIVEFLAG": 1, "AncillaryRole": 0, "INSTALLDATE": null, "OPDATE": null, "ENABLED": 1, "LASTEDITOR": null, "STRUCTTYPE": "Production Well" }} }], "name": "Production Well", "domains": { "OWNEDBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "STRUCTTYPE": {"type": "inherited"} }, "id": "Production Well" }, { "templates": [{ "name": "Pump", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "MAINTBY": 1, "LOCDESC": null, "NAME": null, "FacilityID": null, "OWNEDBY": 1, "LASTUPDATE": null, "ACTIVEFLAG": 1, "AncillaryRole": 0, "INSTALLDATE": null, "OPDATE": null, "ENABLED": 1, "LASTEDITOR": null, "STRUCTTYPE": "Pump" }} }], "name": "Pump", "domains": { "OWNEDBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "STRUCTTYPE": {"type": "inherited"} }, "id": "Pump" }, { "templates": [{ "name": "Pump Station", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "MAINTBY": 1, "LOCDESC": null, "NAME": null, "FacilityID": null, "OWNEDBY": 1, "LASTUPDATE": null, "ACTIVEFLAG": 1, "AncillaryRole": 0, "INSTALLDATE": null, "OPDATE": null, "ENABLED": 1, "LASTEDITOR": null, "STRUCTTYPE": "Pump Station" }} }], "name": "Pump Station", "domains": { "OWNEDBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "STRUCTTYPE": {"type": "inherited"} }, "id": "Pump Station" }, { "templates": [{ "name": "Storage Basin", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "MAINTBY": 1, "LOCDESC": null, "NAME": null, "FacilityID": null, "OWNEDBY": 1, "LASTUPDATE": null, "ACTIVEFLAG": 1, "AncillaryRole": 0, "INSTALLDATE": null, "OPDATE": null, "ENABLED": 1, "LASTEDITOR": null, "STRUCTTYPE": "Storage Basin" }} }], "name": "Storage Basin", "domains": { "OWNEDBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "STRUCTTYPE": {"type": "inherited"} }, "id": "Storage Basin" }, { "templates": [{ "name": "Treatment Plant", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": {"attributes": { "MAINTBY": 1, "LOCDESC": null, "NAME": null, "FacilityID": null, "OWNEDBY": 1, "LASTUPDATE": null, "ACTIVEFLAG": 1, "AncillaryRole": 0, "INSTALLDATE": null, "OPDATE": null, "ENABLED": 1, "LASTEDITOR": null, "STRUCTTYPE": "Treatment Plant" }} }], "name": "Treatment Plant", "domains": { "OWNEDBY": {"type": "inherited"}, "ACTIVEFLAG": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "AncillaryRole": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "LASTEDITOR": {"type": "inherited"}, "STRUCTTYPE": {"type": "inherited"} }, "id": "Treatment Plant" } ], "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "supportedAppendFormats": "FILEGDB,PBF", "tileMaxRecordCount": 8000, "typeIdField": "STRUCTTYPE", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "Structure Type", "classes": [ { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 168, 57, 122, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "values": [["Enclosed Storage Facility"]], "description": "Enclosed Storage Facility", "label": "Enclosed Storage Facility" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 65, 191, 82, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "values": [["Meter Station"]], "description": "Meter Station", "label": "Meter Station" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 191, 123, 40, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "values": [["Meter Vault"]], "description": "Meter Vault", "label": "Meter Vault" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 39, 147, 171, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "values": [["Other"]], "description": "Other", "label": "Other" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 46, 41, 186, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "values": [["Production Well"]], "description": "Production Well", "label": "Production Well" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 54, 104, 191, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "values": [["Pump"]], "description": "Pump", "label": "Pump" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 201, 42, 61, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "values": [["Pump Station"]], "description": "Pump Station", "label": "Pump Station" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 189, 48, 199, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "values": [["Storage Basin"]], "description": "Storage Basin", "label": "Storage Basin" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 60, 181, 143, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "values": [["Treatment Plant"]], "description": "Treatment Plant", "label": "Treatment Plant" } ] }], "field1": "STRUCTTYPE", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 57, 161, 51, 255 ], "fromColor": [ 57, 161, 51, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 49, 40, 168, 255 ], "fromColor": [ 49, 40, 168, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 59, 47, 255 ], "fromColor": [ 189, 59, 47, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 46, 149, 184, 255 ], "fromColor": [ 46, 149, 184, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 161, 42, 125, 255 ], "fromColor": [ 161, 42, 125, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 173, 146, 36, 255 ], "fromColor": [ 173, 146, 36, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 75, 196, 160, 255 ], "fromColor": [ 75, 196, 160, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 54, 111, 201, 255 ], "fromColor": [ 54, 111, 201, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 168, 58, 201, 255 ], "fromColor": [ 168, 58, 201, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 199, 52, 93, 255 ], "fromColor": [ 199, 52, 93, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 161, 100, 63, 255 ], "fromColor": [ 161, 100, 63, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 152, 184, 64, 255 ], "fromColor": [ 152, 184, 64, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 114, 65, 166, 255 ], "fromColor": [ 114, 65, 166, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "defaultSymbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 0, 0, 0, 153 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 168, 57, 122, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "label": "Enclosed Storage Facility", "value": "Enclosed Storage Facility" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 65, 191, 82, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "label": "Meter Station", "value": "Meter Station" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 191, 123, 40, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "label": "Meter Vault", "value": "Meter Vault" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 39, 147, 171, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "label": "Other", "value": "Other" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 46, 41, 186, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "label": "Production Well", "value": "Production Well" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 54, 104, 191, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "label": "Pump", "value": "Pump" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 201, 42, 61, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "label": "Pump Station", "value": "Pump Station" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 189, 48, 199, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "label": "Storage Basin", "value": "Storage Basin" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 }, "color": [ 60, 181, 143, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSSquare", "type": "esriSMS" }, "label": "Treatment Plant", "value": "Treatment Plant" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "System-maintained Geometry for a feature", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }