{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Sewer Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "22b2f2dac6cf38e81a921c50da431363", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeElEQVQ4jbXTP0jUcRjH8dfvOOTU0doqQQSR8ppaA6V0iIMiBaU/gw6GErRIOBkhaQg2FBrYZIuDyHkqFlRES5FQEQVC2JQQOSgndXVKtvyGX3ceCeEzffl8vt83z+fh+cb9Z8X3B/BZtVl9ViXF5dR77LJ7Avl/A26akNLltMBx/ERGswcGjWnXI1MacM2k2y55h9qIfgX3lRuQNqRZvyfFgOsazLlgFN2YQ0XovcEYhgXGTeFAMWDZoH4xF0P1LDL4gE7MhF0tqHLYSTNe/A344qjG8NyJbbRgHWnUhN4pZJyhEJAXSERyJzGEOhyK6AlkBcUR4j56r0YjXoaDe455tGIaZXhryydPiwErbrmhSZlKPWH+avTiN9pwF9PWfdsNkPXKikfOO+e1mCORtq/iBxpsi+kOJ1QAgFUdDnqoVZMRVY6JyWFRzh3f7eizIR19UriJW9a0W3NCSpeEpB2/ZD2TN4GvBfdLfqYlm5ZslnD3ANhz/QH3VmFPz2nTlAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3480022.030000001, "ymin": 3411772.996000007, "xmax": 1.2095380549999997E7, "ymax": 1.2075392280000001E7, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SYS_TYPE", "subtypeFieldName": "SYS_TYPE", "subtypeField": "SYS_TYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "OPEN_", "type": "esriFieldTypeString", "alias": "OPEN_", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "ValveType", "length": 15, "domain": { "type": "codedValue", "name": "LU_PU_ValveType_1", "description": "Type of valve", "codedValues": [ { "name": "Gate", "code": "G" }, { "name": "Other", "code": "O" }, { "name": "Check", "code": "C" }, { "name": "Air Release Valve", "code": "ARV" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COVERELEVATION", "type": "esriFieldTypeDouble", "alias": "COVERELEVATION", "domain": null }, { "name": "VERTICALDATUM", "type": "esriFieldTypeString", "alias": "VerticalDatum", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECNO", "type": "esriFieldTypeString", "alias": "PROJECNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "LU_PU_VALVE_TYPE", "description": "Terminal, In-line, Discharge, EPC", "codedValues": [ { "name": "In-Line", "code": "ILV" }, { "name": "Discharge", "code": "DV" }, { "name": "EPC", "code": "EPCV" }, { "name": "Branch Terminal Valve", "code": "BTV" }, { "name": "HRSD Terminal Valve", "code": "HRSDTV" }, { "name": "Grinder Cut-Off Valve", "code": "GCV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYS_TYPE", "type": "esriFieldTypeInteger", "alias": "Sys_Type", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "COVERELEVATION_ACCURACY", "type": "esriFieldTypeString", "alias": "COVERELEVATION_ACCURACY", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R332_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_332", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_332", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S297_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 3, "name": "Vacuum" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 3, "name": "Vacuum" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 3, "name": "Vacuum" } ], "subtypes": [ { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 3, "name": "Vacuum" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 3, "name": "Vacuum" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 3, "name": "Vacuum" } ], "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Sewer Vacuum Pit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "02302d9fb111e0c14b3e9b87957d5e27", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABkElEQVQ4jbXTsUsCYRzG8W9hJQ2ZRNaiRSAcXi7NYUNBFIpTq2BFFEgQBF1/QHRODUWrFESD0BCkg4YRSJAYOARBLnKLQ0glIZ5nNBR5ekhB9Iy/l+fDD973NfHHmP4FSKcZSaXYVFWc9To1m43UzAwHooj6I7Czw0Eux4rfT9fAwOfs4QHvxQVSOMzy1hbnbYHtbQ4nJ1lzOptRQQBBYDAe51SS8MsySQMQCuF2uVhsLeszN0evorAHuA2AprE+PU2PvqAoYLFAX19j5vEgzs/jicW4bgKGhxnSlxMJCAbBaoV0uoEIAh0mE1PQAmgaNT1QKMD7O5RK8PzcvEW12riNbyCf51EPBAKgaTA6Cg5HY/70xFsmw50BiMU4W1piQRQZA+juhtVVDDk+JlkqkTIAr6/cShJH0SgbZjP9xirkcmQiEfYBzQAAZLPs+nyo4TCzExN4gM6vo5dIhLgsc1Iuc6nvtL7E2v09stdLwm7HPT6OrVpFvbmhWKlwBRRbt2r3mbKKQlZR2pz+Avh1PgDQvoDaBX5JsgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 14, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.2058712010000005E7, "ymin": 3443069.120000005, "xmax": 1.2094942959999993E7, "ymax": 3493467.819999993, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOCONNECT", "type": "esriFieldTypeSmallInteger", "alias": "NOCONNECT", "domain": null }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAP_ELEV", "type": "esriFieldTypeSingle", "alias": "CAP_ELEVATION", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R315_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_315", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_315", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S280_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Sewer Vacuum Fitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8c92b9ef511e67c5a42b5e355a608497", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQokaXRsQsBcRjG8e/phzLblVWxWHR1ishgwMRmlgyuKCeD5RZn8k/I7i+QCZtFopQM7NdNTJeu+90g7/j2fOp5ewU/jvgXxPp99HSavBCEz2d2iwWz14uHDEQsi2WrRdVdFApoqRSaYVA7nbh7QLdLr9n8ht1RVbLtNsZoRMcDMhlyiiLvnUyiyioFxAEI+cDlwsZxqEej/vT1ytYHTJN5PE6l0aDkovcb1muOhwMDWSV0nbJtM0kkKCoK4nZj/3wyXK2wpQBgPGYKTIOO+fnTH9ByNbwPJECDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2058716543750003E7, "ymin": 3443057.474999994, "xmax": 1.2094933793249995E7, "ymax": 3493465.1037500054, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 50, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "FITTING_TYPE", "type": "esriFieldTypeString", "alias": "FITTING_TYPE", "length": 15, "domain": { "type": "codedValue", "name": "LU_PU_VAC_ValveType", "description": "Type of valve", "codedValues": [ { "name": "Gate", "code": "G" }, { "name": "Plug", "code": "P" }, { "name": "Other", "code": "O" }, { "name": "Check", "code": "C" }, { "name": "Air Release Valve", "code": "ARV" }, { "name": "UNK", "code": "U" }, { "name": "TEE", "code": "T" }, { "name": "WYE", "code": "W" }, { "name": "Reducer", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COVERELEVATION", "type": "esriFieldTypeDouble", "alias": "COVERELEVATION", "domain": null }, { "name": "VERTICALDATUM", "type": "esriFieldTypeString", "alias": "VerticalDatum", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT_NO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R321_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_321", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_321", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Sewer Cleanouts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b1ecacd82b4ae7990780f0564bd4d694", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQoka3SMUsCARjG8b/cRc1OBg524iAIOglNEnLcfINgS9EhnOl3aIhGQbkhKRpE4hChqdkpF53CTnTpUnG6xQ8QJw1ScqYS0jM+vD94eXlFdoz47zAa5XAwwAHcP0Nd50JVubYs+s0ml90uH1thKMRBNstdschpMMieohCMxWiZJlf1Oo9rYSbDcTrNbS5HQhCWA4rCUSTCg9/PSaVCHvj0wHicnK6TAJjNoFAAWQZNA0liX1U5E0VuSqXF2j/QcTBtG02SoNOBRgMsawEBxmN638gDDYNWKsW7JBGWZahWIZlcrmzbvGw8zmRCGwgLAuTzy344xB2NqG2DT9Mp54EAnvR6vNVqvG6E5TLProvu83n7+Zw+K/n1AIbB/Wq3Ljv/6hcpgFhO4Yiw2QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1056319.400000006, "ymin": 3441, "xmax": 1.2035342230000001E8, "ymax": 3.47905038E7, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "GPS", "subtypeFieldName": "GPS", "subtypeField": "GPS", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "Posting", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "NTI_ASSACCOUNTNUM", "type": "esriFieldTypeString", "alias": "Account Number", "length": 9, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "CAP_ELEV", "type": "esriFieldTypeDouble", "alias": "Cleanout Elevation", "domain": null }, { "name": "GPS", "type": "esriFieldTypeInteger", "alias": "GPS Located", "domain": null }, { "name": "DO_NOT_CAP", "type": "esriFieldTypeString", "alias": "DO NOT CAP", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SP_ID", "type": "esriFieldTypeString", "alias": "SP_ID", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R333_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_333", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_333", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S298_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 1, "name": "Yes" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 2, "name": "No" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 3, "name": "No Cleanout Exists" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 4, "name": "Yes \u2013 From Surveyed As-Built" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 1, "name": "Yes" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 2, "name": "No" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 3, "name": "No Cleanout Exists" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 4, "name": "Yes \u2013 From Surveyed As-Built" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 1, "name": "Yes" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 2, "name": "No" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 3, "name": "No Cleanout Exists" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 4, "name": "Yes \u2013 From Surveyed As-Built" } ], "subtypes": [ { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": 0, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Yes" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": 0, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "No" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": 999, "GPS": null, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "No Cleanout Exists" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": null, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Yes \u2013 From Surveyed As-Built" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": 0, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Yes" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": 0, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "No" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": 999, "GPS": null, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "No Cleanout Exists" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": null, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Yes \u2013 From Surveyed As-Built" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": 0, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Yes" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": 0, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "No" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": 999, "GPS": null, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "No Cleanout Exists" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": null, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Yes \u2013 From Surveyed As-Built" } ], "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Sewer Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5e2a362d88f84d7295d004e82d210ffe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7ElEQVQ4jbXTQUhTcRzA8S/zbYqb8aCYMMZjgzkDL8EihkwQRgcVdtDTIEECK0GQYILi5YFCCJKCJxEpQh27yC5t1EU8OCEag0TKkLH3lm4UE0R4PLc36hK21qRA+sHv9vt94Pf7/38C1wzhfwGCKNLjdNJtNqOrKolSiY//BLS1EbJaWQ0EEFUVi9cLNhvPikWUSoX7uRy5K4GWFh4YBi/icQRJgpkZGBwEnw9zLIZnbo5PLhe3a5FawGGz8Xx+HkGWYWVFQNclDOMO+fwe0WgBWaZ5cZE3QGcj4GEkgqmvD8plCIc7GBl5SibzBVn+zNqagMORZ2MDZzZLJ3D4G2Cx4BdFbqbTkMnYWF9/jdvtvtRPTnIUCq/weGg9OKD7/LwOqFax7OyA1Qr7+zrt7bcum+12O/F4HJMJjo6gUsH8xwjVKofBIB39/bi2tw3GxgIsLLxFUfJsbq4Si2VpaoLRUUq6/utJa3cQnZ2lp6sLlpZgcvIDoZCE3y8yPPyNiYnvTE3B7i4asNcISCkK6YEB3IkENyQJkskyweBXfD7QdejtRdc0HgNGw38APDk9pTo0xN3paZrPzvAqCkYqhbq8TKumEQGStQ31QAV4dHzMvfFxwkB2a4sL4D3wEijW1V95C+9+5l/j2tf4A0fqrVqWrrfBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 11, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -111140600, "ymin": -91532100, "xmax": 1.21122149155E7, "ymax": 3.4734718617E9, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SYSTEM_TYPE", "subtypeFieldName": "SYSTEM_TYPE", "subtypeField": "SYSTEM_TYPE", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTYPE", "type": "esriFieldTypeString", "alias": "StrucType", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_StrucType", "description": "Type of Structure", "codedValues": [ { "name": "Cleanout", "code": "C" }, { "name": "Node", "code": "N" }, { "name": "Manhole", "code": "M" }, { "name": "UNK", "code": "U" }, { "name": "Buffer Tank", "code": "B" }, { "name": "HRSD Connection Point", "code": "R" }, { "name": "Model Header Node", "code": "H" }, { "name": "Emergency Pump Connection", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MH_MATERIAL", "type": "esriFieldTypeString", "alias": "MH_Material", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_Manhole_Material", "description": "Manhole Material", "codedValues": [ { "name": "Brick", "code": "B" }, { "name": "Lined", "code": "L" }, { "name": "Precast", "code": "P" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RIMELEV", "domain": null }, { "name": "COVERTYPE", "type": "esriFieldTypeString", "alias": "CoverType", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_CoverType", "description": "Type of Manhole Cover", "codedValues": [ { "name": "UNK", "code": "U" }, { "name": "Standard", "code": "S" }, { "name": "NonStandard", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSERT_", "type": "esriFieldTypeString", "alias": "Insert", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AXSSHAPE", "type": "esriFieldTypeString", "alias": "AxsShape", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_Shape", "description": "Shape ", "codedValues": [ { "name": "UNK", "code": "U" }, { "name": "Circular", "code": "C" }, { "name": "Rectangular", "code": "R" }, { "name": "Vacuum Tank", "code": "V" }, { "name": "N/A", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AXSLENGTH", "type": "esriFieldTypeDouble", "alias": "AXSLENGTH", "domain": null }, { "name": "AXSBREADTH", "type": "esriFieldTypeDouble", "alias": "AXSBREADTH", "domain": null }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "VERTICALDATUM", "type": "esriFieldTypeString", "alias": "VERTICALDATUM", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "INSERTINSTALLDATE", "type": "esriFieldTypeDate", "alias": "Insert Installation Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HORZ_GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "Horizontal GPS Accuracy Level", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERT_GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "Vertical GPS Accuracy Level", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeInteger", "alias": "SYSTEM_TYPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R313_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_313", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I539FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_313", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S278_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "id": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "id": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "id": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "id": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "id": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "id": 2, "name": "Gravity" } ], "subtypes": [ { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "STRUCTYPE": "U", "MH_MATERIAL": "U", "RIMELEV": 999, "COVERTYPE": "S", "INSERT_": "N", "GPS": "N", "OWNERSHIP": "CITY", "AXSSHAPE": "C", "AXSLENGTH": 48, "AXSBREADTH": 999, "PROJECTNO": null, "SOURCE": null, "VERTICALDATUM": "88", "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "INSERTINSTALLDATE": null, "HORZ_GPS_ACCURACY": null, "VERT_GPS_ACCURACY": null, "SYSTEM_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "STRUCTYPE": "U", "MH_MATERIAL": "U", "RIMELEV": 999, "COVERTYPE": "S", "INSERT_": "N", "GPS": "N", "OWNERSHIP": "CITY", "AXSSHAPE": "C", "AXSLENGTH": 48, "AXSBREADTH": 999, "PROJECTNO": null, "SOURCE": null, "VERTICALDATUM": "88", "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "INSERTINSTALLDATE": null, "HORZ_GPS_ACCURACY": null, "VERT_GPS_ACCURACY": null, "SYSTEM_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "STRUCTYPE": "U", "MH_MATERIAL": "U", "RIMELEV": 999, "COVERTYPE": "S", "INSERT_": "N", "GPS": "N", "OWNERSHIP": "CITY", "AXSSHAPE": "C", "AXSLENGTH": 48, "AXSBREADTH": 999, "PROJECTNO": null, "SOURCE": null, "VERTICALDATUM": "88", "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "INSERTINSTALLDATE": null, "HORZ_GPS_ACCURACY": null, "VERT_GPS_ACCURACY": null, "SYSTEM_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "STRUCTYPE": "U", "MH_MATERIAL": "U", "RIMELEV": 999, "COVERTYPE": "S", "INSERT_": "N", "GPS": "N", "OWNERSHIP": "CITY", "AXSSHAPE": "C", "AXSLENGTH": 48, "AXSBREADTH": 999, "PROJECTNO": null, "SOURCE": null, "VERTICALDATUM": "88", "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "INSERTINSTALLDATE": null, "HORZ_GPS_ACCURACY": null, "VERT_GPS_ACCURACY": null, "SYSTEM_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "STRUCTYPE": "U", "MH_MATERIAL": "U", "RIMELEV": 999, "COVERTYPE": "S", "INSERT_": "N", "GPS": "N", "OWNERSHIP": "CITY", "AXSSHAPE": "C", "AXSLENGTH": 48, "AXSBREADTH": 999, "PROJECTNO": null, "SOURCE": null, "VERTICALDATUM": "88", "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "INSERTINSTALLDATE": null, "HORZ_GPS_ACCURACY": null, "VERT_GPS_ACCURACY": null, "SYSTEM_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "STRUCTYPE": "U", "MH_MATERIAL": "U", "RIMELEV": 999, "COVERTYPE": "S", "INSERT_": "N", "GPS": "N", "OWNERSHIP": "CITY", "AXSSHAPE": "C", "AXSLENGTH": 48, "AXSBREADTH": 999, "PROJECTNO": null, "SOURCE": null, "VERTICALDATUM": "88", "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "INSERTINSTALLDATE": null, "HORZ_GPS_ACCURACY": null, "VERT_GPS_ACCURACY": null, "SYSTEM_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Gravity" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Sewer Pump Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "742f95f0f767bc9c328620afd41352f9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXklEQVRIiWNhoCFgGSaGGzGcYtBl+EO2adcZXjCcYgjCbrgDgzhDL4Mc2YYnMBxnOIXgDpcwHzV81PBRw0cNp4XhuxgYGYoYHpBt2iUGZtyGX2GQY7hCttEYYOiGOQAxTgz4Uu9KiQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "none", "allowOverlapOfFeatureInterior": "exclude", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "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": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.2016419048999995E7, "ymin": 3411790.074000001, "xmax": 1.2095379361000001E7, "ymax": 3499741.6360000074, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PSTYPE", "type": "esriFieldTypeString", "alias": "PSType", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_CONSTRUCTION", "description": "Pump Station Construction Type", "codedValues": [ { "name": "Dry Well/Wet Well", "code": "D" }, { "name": "Submersible", "code": "S" }, { "name": "Vacuum", "code": "V" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ABOVGROUND", "type": "esriFieldTypeString", "alias": "ABOVGROUND", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOORELEV", "type": "esriFieldTypeDouble", "alias": "FLOORELEV", "domain": null }, { "name": "GENERATOR", "type": "esriFieldTypeString", "alias": "GENERATOR", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "NOPUMPS", "type": "esriFieldTypeInteger", "alias": "NOPUMPS", "domain": null }, { "name": "TERMINAL", "type": "esriFieldTypeString", "alias": "TERMINAL", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECEIVER", "type": "esriFieldTypeString", "alias": "RECEIVER", "length": 50, "domain": null }, { "name": "DISCHARGE1", "type": "esriFieldTypeString", "alias": "DISCHARGE1", "length": 10, "domain": null }, { "name": "DISCHARGE2", "type": "esriFieldTypeString", "alias": "DISCHARGE2", "length": 10, "domain": null }, { "name": "PUMPLEADON", "type": "esriFieldTypeDouble", "alias": "PumpLeadOn", "domain": null }, { "name": "PUMPLAG1ON", "type": "esriFieldTypeDouble", "alias": "PumpLag1On", "domain": null }, { "name": "PUMPLAG2ON", "type": "esriFieldTypeDouble", "alias": "PumpLag2On", "domain": null }, { "name": "WWSHAPE", "type": "esriFieldTypeString", "alias": "WWShape", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_Shape", "description": "Shape ", "codedValues": [ { "name": "UNK", "code": "U" }, { "name": "Circular", "code": "C" }, { "name": "Rectangular", "code": "R" }, { "name": "Vacuum Tank", "code": "V" }, { "name": "N/A", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WWLENGTH", "type": "esriFieldTypeDouble", "alias": "WWLength", "domain": null }, { "name": "WWBREADTH", "type": "esriFieldTypeDouble", "alias": "WWBreadth", "domain": null }, { "name": "WWDEPTH", "type": "esriFieldTypeDouble", "alias": "WWDepth", "domain": null }, { "name": "WWVOLUME", "type": "esriFieldTypeDouble", "alias": "WWVolume", "domain": null }, { "name": "HW_ALARM", "type": "esriFieldTypeDouble", "alias": "HW_Alarm", "domain": null }, { "name": "HW_DEPTH", "type": "esriFieldTypeDouble", "alias": "HW_depth", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SWITCH_AMP", "type": "esriFieldTypeString", "alias": "SWITCH_AMP", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "TELOG", "type": "esriFieldTypeString", "alias": "Telog Enabled (Y/N)", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "BYPASSPUMP", "type": "esriFieldTypeString", "alias": "BypassPump", "length": 255, "domain": null }, { "name": "PUMPSTATIONAREA", "type": "esriFieldTypeString", "alias": "PUMPSTATIONAREA", "length": 60, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "VERTICALDATUM", "type": "esriFieldTypeString", "alias": "VERTICALDATUM", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUMPOFFELEV", "type": "esriFieldTypeDouble", "alias": "PUMPOFFELEV", "domain": null }, { "name": "PUMPCENTERELEV", "type": "esriFieldTypeDouble", "alias": "PUMPCENTERELEV", "domain": null }, { "name": "WW_INV_ELEV", "type": "esriFieldTypeDouble", "alias": "WW_INV_ELEV", "domain": null }, { "name": "WW_OVERFLOW_PT", "type": "esriFieldTypeString", "alias": "WW_OVERFLOW_PT", "length": 15, "domain": null }, { "name": "WW_OVERFLOW_ELEV", "type": "esriFieldTypeDouble", "alias": "WW_OVERFLOW_ELEV", "domain": null }, { "name": "DIA_SEAL_ELEV", "type": "esriFieldTypeDouble", "alias": "DIA_SEAL_ELEV", "domain": null }, { "name": "POWERACCTNUM", "type": "esriFieldTypeString", "alias": "POWERACCTNUM", "length": 20, "domain": null }, { "name": "POWERMETERNUM", "type": "esriFieldTypeString", "alias": "POWERMETERNUM", "length": 10, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PORTGENPLUG", "type": "esriFieldTypeString", "alias": "PORTGENPLUG", "length": 10, "domain": null }, { "name": "PORTGENPLUGSIZE", "type": "esriFieldTypeString", "alias": "PORTGENPLUGSIZE", "length": 10, "domain": null }, { "name": "PORTGENCOMMENTS", "type": "esriFieldTypeString", "alias": "PORTGENCOMMENTS", "length": 100, "domain": null }, { "name": "MINPORTGENSIZE", "type": "esriFieldTypeString", "alias": "MINPORTGENSIZE", "length": 10, "domain": null }, { "name": "EPC_SUCTION", "type": "esriFieldTypeString", "alias": "EPC_SUCTION", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_Yes_No_Unk", "description": "Yes/No/Unknown", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EPC_DISCHARGE", "type": "esriFieldTypeString", "alias": "EPC_DISCHARGE", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_Yes_No_Unk", "description": "Yes/No/Unknown", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EPC_PIPESIZE", "type": "esriFieldTypeDouble", "alias": "EPC_PIPESIZE", "domain": null }, { "name": "EPC_CONNSIZE", "type": "esriFieldTypeDouble", "alias": "EPC_CONNSIZE", "domain": null }, { "name": "TRANSFER_SWITCH", "type": "esriFieldTypeString", "alias": "TRANSFER_SWITCH", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_2", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWITCH_TYPE", "type": "esriFieldTypeString", "alias": "SWITCH_TYPE", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_SwitchType_1", "description": "Type of switch used", "codedValues": [ { "name": "Automatic", "code": "A" }, { "name": "Manual", "code": "M" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWITCH_VOLTAGE", "type": "esriFieldTypeString", "alias": "SWITCH_VOLTAGE", "length": 10, "domain": null }, { "name": "VAC_HW_LO_ELEV", "type": "esriFieldTypeDouble", "alias": "VAC_HW_LO_ELEV", "domain": null }, { "name": "VAC_HW_LO_RESET_ELEV", "type": "esriFieldTypeDouble", "alias": "VAC_HW_LO_RESET_ELEV", "domain": null }, { "name": "VAC_OFF_PRESSURE", "type": "esriFieldTypeDouble", "alias": "VAC_OFF_PRESSURE", "domain": null }, { "name": "VAC_ON_PRESSURE", "type": "esriFieldTypeDouble", "alias": "VAC_ON_PRESSURE", "domain": null }, { "name": "PUMPOFFDEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPOFFDEPTH", "domain": null }, { "name": "PUMPLEADONDEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPLEADONDEPTH", "domain": null }, { "name": "PUMPLAGON1DEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPLAGON1DEPTH", "domain": null }, { "name": "PUMPLAGON2DEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPLAGON2DEPTH", "domain": null }, { "name": "WW_OVERFLOW_DEPTH", "type": "esriFieldTypeDouble", "alias": "WW_OVERFLOW_DEPTH", "domain": null }, { "name": "HIGHTARGETELEV", "type": "esriFieldTypeDouble", "alias": "HIGHTARGETELEV", "domain": null }, { "name": "PUMPCENTERDEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPCENTERDEPTH", "domain": null }, { "name": "DIA_SEAL_DEPTH", "type": "esriFieldTypeDouble", "alias": "DIA_SEAL_DEPTH", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 254, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "BACKUP_FLOAT_ON_DEPTH", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_ON_DEPTH", "domain": null }, { "name": "BACKUP_FLOAT_OFF_DEPTH", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_OFF_DEPTH", "domain": null }, { "name": "BACKUP_FLOAT_ON_ELEV", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_ON_ELEV", "domain": null }, { "name": "BACKUP_FLOAT_OFF_ELEV", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_OFF_ELEV", "domain": null }, { "name": "BYPASSHOSESIZE", "type": "esriFieldTypeDouble", "alias": "BYPASSHOSESIZE", "domain": null }, { "name": "BYPASS_SPEED", "type": "esriFieldTypeInteger", "alias": "BYPASS_SPEED", "domain": null }, { "name": "CriticalReason", "type": "esriFieldTypeString", "alias": "CriticalReason", "length": 75, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1061_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S908_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Retired Sewer Pump Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7968d107c96976670d912c116e343d8a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaUlEQVRIie3QMQqAMBBEUcU0m2Jbm5BDeWnBS8TSNrAwBITY2ajNQgrD/m6aV4wbGub6wL33GxGdWqyUcojI8ooz8xxCiFo8pbSKyL07+dxwww03vAWecx5rrbsWAzB94gAiAK396L+fX1iDH9ESRffOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.2026364079999998E7, "ymin": 3426728.7900000066, "xmax": 1.2080822060000002E7, "ymax": 3471731.480000004, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "PUMPSTATIONAREA", "type": "esriFieldTypeString", "alias": "PUMPSTATIONAREA", "length": 60, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PSTYPE", "type": "esriFieldTypeString", "alias": "PSType", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_CONSTRUCTION", "description": "Pump Station Construction Type", "codedValues": [ { "name": "Dry Well/Wet Well", "code": "D" }, { "name": "Submersible", "code": "S" }, { "name": "Vacuum", "code": "V" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERTICALDATUM", "type": "esriFieldTypeString", "alias": "VerticalDatum", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ABOVGROUND", "type": "esriFieldTypeString", "alias": "ABOVGROUND", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOORELEV", "type": "esriFieldTypeDouble", "alias": "FLOORELEV", "domain": null }, { "name": "GENERATOR", "type": "esriFieldTypeString", "alias": "GENERATOR", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "NOPUMPS", "type": "esriFieldTypeSmallInteger", "alias": "NOPUMPS", "domain": null }, { "name": "TERMINAL", "type": "esriFieldTypeString", "alias": "TERMINAL", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECEIVER", "type": "esriFieldTypeString", "alias": "RECEIVER", "length": 50, "domain": null }, { "name": "DISCHARGE1", "type": "esriFieldTypeString", "alias": "DISCHARGE1", "length": 10, "domain": null }, { "name": "DISCHARGE2", "type": "esriFieldTypeString", "alias": "DISCHARGE2", "length": 10, "domain": null }, { "name": "PUMPLEADON", "type": "esriFieldTypeDouble", "alias": "PumpLeadOn", "domain": null }, { "name": "PUMPLAG1ON", "type": "esriFieldTypeDouble", "alias": "PumpLag1On", "domain": null }, { "name": "PUMPLAG2ON", "type": "esriFieldTypeDouble", "alias": "PumpLag2On", "domain": null }, { "name": "PUMPOFFELEV", "type": "esriFieldTypeDouble", "alias": "PumpOffElev", "domain": null }, { "name": "PUMPCENTERELEV", "type": "esriFieldTypeDouble", "alias": "PUMPCENTERELEV", "domain": null }, { "name": "WWSHAPE", "type": "esriFieldTypeString", "alias": "WWShape", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_Shape", "description": "Shape ", "codedValues": [ { "name": "UNK", "code": "U" }, { "name": "Circular", "code": "C" }, { "name": "Rectangular", "code": "R" }, { "name": "Vacuum Tank", "code": "V" }, { "name": "N/A", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WWLENGTH", "type": "esriFieldTypeDouble", "alias": "WWLength", "domain": null }, { "name": "WWBREADTH", "type": "esriFieldTypeDouble", "alias": "WWBreadth", "domain": null }, { "name": "WWDEPTH", "type": "esriFieldTypeDouble", "alias": "WWDepth", "domain": null }, { "name": "WWVOLUME", "type": "esriFieldTypeDouble", "alias": "WWVolume", "domain": null }, { "name": "WW_INV_ELEV", "type": "esriFieldTypeDouble", "alias": "WW_Inv_Elev", "domain": null }, { "name": "WW_OVERFLOW_PT", "type": "esriFieldTypeString", "alias": "WW_Overflow_Pt", "length": 15, "domain": null }, { "name": "WW_OVERFLOW_ELEV", "type": "esriFieldTypeDouble", "alias": "WW_Overflow_Elev", "domain": null }, { "name": "HW_ALARM", "type": "esriFieldTypeDouble", "alias": "HW_Alarm", "domain": null }, { "name": "HW_DEPTH", "type": "esriFieldTypeDouble", "alias": "HW_depth", "domain": null }, { "name": "DIA_SEAL_ELEV", "type": "esriFieldTypeDouble", "alias": "Dia_Seal_Elev", "domain": null }, { "name": "POWERACCTNUM", "type": "esriFieldTypeString", "alias": "POWERACCTNUM", "length": 20, "domain": null }, { "name": "POWERMETERNUM", "type": "esriFieldTypeString", "alias": "POWERMETERNUM", "length": 10, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 75, "domain": null }, { "name": "PORTGENPLUG", "type": "esriFieldTypeString", "alias": "PORTGENPLUG", "length": 10, "domain": null }, { "name": "PORTGENPLUGSIZE", "type": "esriFieldTypeString", "alias": "PORTGENPLUGSIZE", "length": 10, "domain": null }, { "name": "PORTGENCOMMENTS", "type": "esriFieldTypeString", "alias": "PORTGENCOMMENTS", "length": 100, "domain": null }, { "name": "MINPORTGENSIZE", "type": "esriFieldTypeString", "alias": "MINPORTGENSIZE", "length": 10, "domain": null }, { "name": "EPC_SUCTION", "type": "esriFieldTypeString", "alias": "EPC_SUCTION", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_Yes_No_Unk", "description": "Yes/No/Unknown", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EPC_DISCHARGE", "type": "esriFieldTypeString", "alias": "EPC_DISCHARGE", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_Yes_No_Unk", "description": "Yes/No/Unknown", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EPC_PIPESIZE", "type": "esriFieldTypeDouble", "alias": "EPC_PIPESIZE", "domain": null }, { "name": "EPC_CONNSIZE", "type": "esriFieldTypeDouble", "alias": "EPC_CONNSIZE", "domain": null }, { "name": "TRANSFER_SWITCH", "type": "esriFieldTypeString", "alias": "TRANSFER_SWITCH", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_2", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWITCH_TYPE", "type": "esriFieldTypeString", "alias": "SWITCH_TYPE", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_SwitchType_1", "description": "Type of switch used", "codedValues": [ { "name": "Automatic", "code": "A" }, { "name": "Manual", "code": "M" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWITCH_AMP", "type": "esriFieldTypeString", "alias": "SWITCH_AMP", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "VAC_HW_LO_ELEV", "type": "esriFieldTypeDouble", "alias": "VAC_HW_LO_ELEV", "domain": null }, { "name": "VAC_HW_LO_RESET_ELEV", "type": "esriFieldTypeDouble", "alias": "VAC_HW_LO_RESET_ELEV", "domain": null }, { "name": "VAC_OFF_PRESSURE", "type": "esriFieldTypeDouble", "alias": "VAC_OFF_PRESSURE", "domain": null }, { "name": "VAC_ON_PRESSURE", "type": "esriFieldTypeDouble", "alias": "VAC_ON_PRESSURE", "domain": null }, { "name": "TELOG", "type": "esriFieldTypeString", "alias": "Telog Enabled (Y/N)", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUMPOFFDEPTH", "type": "esriFieldTypeDouble", "alias": "PumpOffDepth", "domain": null }, { "name": "PUMPLEADONDEPTH", "type": "esriFieldTypeDouble", "alias": "PumpLeadOnDepth", "domain": null }, { "name": "PUMPLAGON1DEPTH", "type": "esriFieldTypeDouble", "alias": "PumpLagOn1Depth", "domain": null }, { "name": "PUMPLAGON2DEPTH", "type": "esriFieldTypeDouble", "alias": "PumpLagOn2Depth", "domain": null }, { "name": "WW_OVERFLOW_DEPTH", "type": "esriFieldTypeDouble", "alias": "WW_Overflow_Depth", "domain": null }, { "name": "HIGHTARGETELEV", "type": "esriFieldTypeDouble", "alias": "HighTargetElev", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PUMPCENTERDEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPCENTERDEPTH", "domain": null }, { "name": "DIA_SEAL_DEPTH", "type": "esriFieldTypeDouble", "alias": "DIA_SEAL_DEPTH", "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "BACKUP_FLOAT_ON_DEPTH", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_ON_DEPTH", "domain": null }, { "name": "BACKUP_FLOAT_OFF_DEPTH", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_OFF_DEPTH", "domain": null }, { "name": "BACKUP_FLOAT_ON_ELEV", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_ON_ELEV", "domain": null }, { "name": "BACKUP_FLOAT_OFF_ELEV", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_OFF_ELEV", "domain": null }, { "name": "BYPASSPUMP", "type": "esriFieldTypeString", "alias": "BypassPump", "length": 255, "domain": null }, { "name": "BYPASSHOSESIZE", "type": "esriFieldTypeDouble", "alias": "BypassHoseSize", "domain": null }, { "name": "BYPASS_SPEED", "type": "esriFieldTypeInteger", "alias": "BYPASS_SPEED", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R854_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_854", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G2912FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_854", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S726_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "HRSD Network Interceptor", "type": "Feature Layer", "description": "The Interceptor feature class represents the pipelines that receives sanitary sewer flow from the jurisdictional systems, and carries it to the treatment plants.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIO_1", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "D", "label": "INACTIVE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "IA", "label": "INACTIVE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 7 }, "value": "I", "label": "ACTIVE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 184, 255 ], "toColor": [ 192, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 210, 255 ], "toColor": [ 252, 216, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 251, 255 ], "toColor": [ 252, 184, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 228, 255 ], "toColor": [ 179, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 205, 252, 255 ], "toColor": [ 182, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 210, 255 ], "toColor": [ 228, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 231, 252, 255 ], "toColor": [ 212, 231, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2012696628749996E7, "ymin": 3413317.797999993, "xmax": 1.2096777518749997E7, "ymax": 3504255.507499993, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERIESNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "FID", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "SERIESNAME", "type": "esriFieldTypeString", "alias": "SERIESNAME", "length": 50, "domain": null }, { "name": "LINENUMBER", "type": "esriFieldTypeString", "alias": "LINENUMBER", "length": 20, "domain": null }, { "name": "LINENAME", "type": "esriFieldTypeString", "alias": "LINENAME", "length": 80, "domain": null }, { "name": "DATEINSTAL", "type": "esriFieldTypeDate", "alias": "DATEINSTAL", "length": 8, "domain": null }, { "name": "OPERATIONA", "type": "esriFieldTypeString", "alias": "OPERATIONA", "length": 60, "domain": null }, { "name": "OPERATIO_1", "type": "esriFieldTypeString", "alias": "OPERATIO_1", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 40, "domain": null }, { "name": "DATEMODIFI", "type": "esriFieldTypeDate", "alias": "DATEMODIFI", "length": 8, "domain": null }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "length": 30, "domain": null }, { "name": "XYCONFIDEN", "type": "esriFieldTypeString", "alias": "XYCONFIDEN", "length": 20, "domain": null }, { "name": "ZCONFIDENC", "type": "esriFieldTypeString", "alias": "ZCONFIDENC", "length": 20, "domain": null }, { "name": "VERTICALDA", "type": "esriFieldTypeString", "alias": "VERTICALDA", "length": 20, "domain": null }, { "name": "EXTERIORCO", "type": "esriFieldTypeInteger", "alias": "EXTERIORCO", "domain": null }, { "name": "LININGTYPE", "type": "esriFieldTypeString", "alias": "LININGTYPE", "length": 50, "domain": null }, { "name": "PIPECLASS", "type": "esriFieldTypeString", "alias": "PIPECLASS", "length": 20, "domain": null }, { "name": "TREATMENTP", "type": "esriFieldTypeString", "alias": "TREATMENTP", "length": 40, "domain": null }, { "name": "MODELSTATU", "type": "esriFieldTypeString", "alias": "MODELSTATU", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "TRACINGWIR", "type": "esriFieldTypeInteger", "alias": "TRACINGWIR", "domain": null }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JOINTTYPE1", "length": 20, "domain": null }, { "name": "JOINTTYPE2", "type": "esriFieldTypeString", "alias": "JOINTTYPE2", "length": 20, "domain": null }, { "name": "RESTRAINTT", "type": "esriFieldTypeString", "alias": "RESTRAINTT", "length": 20, "domain": null }, { "name": "SUPPORTTYP", "type": "esriFieldTypeString", "alias": "SUPPORTTYP", "length": 40, "domain": null }, { "name": "BARRELCOUN", "type": "esriFieldTypeInteger", "alias": "BARRELCOUN", "domain": null }, { "name": "CROSSSECTI", "type": "esriFieldTypeString", "alias": "CROSSSECTI", "length": 20, "domain": null }, { "name": "UPSTREAMIN", "type": "esriFieldTypeDouble", "alias": "UPSTREAMIN", "domain": null }, { "name": "DOWNSTREAM", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAM", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "PRESSURERA", "type": "esriFieldTypeInteger", "alias": "PRESSURERA", "domain": null }, { "name": "ROUGHNESS", "type": "esriFieldTypeDouble", "alias": "ROUGHNESS", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "CONTRACTNU", "type": "esriFieldTypeString", "alias": "CONTRACTNU", "length": 50, "domain": null }, { "name": "REHABTYPE", "type": "esriFieldTypeString", "alias": "REHABTYPE", "length": 20, "domain": null }, { "name": "REHABMATER", "type": "esriFieldTypeString", "alias": "REHABMATER", "length": 20, "domain": null }, { "name": "REHABTHICK", "type": "esriFieldTypeDouble", "alias": "REHABTHICK", "domain": null }, { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHABDATE", "length": 8, "domain": null }, { "name": "REHABCONTR", "type": "esriFieldTypeString", "alias": "REHABCONTR", "length": 20, "domain": null }, { "name": "BEGINSTATI", "type": "esriFieldTypeDouble", "alias": "BEGINSTATI", "domain": null }, { "name": "ENDSTATION", "type": "esriFieldTypeDouble", "alias": "ENDSTATION", "domain": null }, { "name": "FROMSERIES", "type": "esriFieldTypeString", "alias": "FROMSERIES", "length": 40, "domain": null }, { "name": "TOSERIESEV", "type": "esriFieldTypeString", "alias": "TOSERIESEV", "length": 40, "domain": null }, { "name": "EXPOSED", "type": "esriFieldTypeInteger", "alias": "EXPOSED", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeInteger", "alias": "ENABLED", "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GISOBJID", "domain": null }, { "name": "CMMS_WORKC", "type": "esriFieldTypeString", "alias": "CMMS_WORKC", "length": 15, "domain": null }, { "name": "CMMS_FC_TY", "type": "esriFieldTypeString", "alias": "CMMS_FC_TY", "length": 40, "domain": null }, { "name": "CMMS_POSIT", "type": "esriFieldTypeString", "alias": "CMMS_POSIT", "length": 30, "domain": null }, { "name": "CMMS_DESCR", "type": "esriFieldTypeString", "alias": "CMMS_DESCR", "length": 80, "domain": null }, { "name": "CMMS_CLASS", "type": "esriFieldTypeString", "alias": "CMMS_CLASS", "length": 8, "domain": null }, { "name": "RETIRED_ID", "type": "esriFieldTypeString", "alias": "RETIRED_ID", "length": 20, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1032_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S879_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, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Sewer Vacuum Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2019230363749996E7, "ymin": 3424974.8554999977, "xmax": 1.2094942959999993E7, "ymax": 3493467.819999993, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "DS_STRUC", "type": "esriFieldTypeString", "alias": "DS_STRUC", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 25, "domain": { "type": "codedValue", "name": "LU_PU_NASSCO_Material", "description": "Material Codes", "codedValues": [ { "name": "Asbestos cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated metal pipe", "code": "CMP" }, { "name": "Concrete pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fibreglass reinforced pipe", "code": "FRP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "PolyVinyl Chloride", "code": "PVC" }, { "name": "Reinforced concrete pipe", "code": "RCP" }, { "name": "Reinforced plastic matrix (truss pipe)", "code": "RPM" }, { "name": "Steel pipe", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_314", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_314", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S279_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "Pump Station Pumps As Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PUMP_LOCATION", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 122, 163, 255 ], "width": 1 }, "defaultLabel": "Pumps", "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 184, 255 ], "toColor": [ 192, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 210, 255 ], "toColor": [ 252, 216, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 251, 255 ], "toColor": [ 252, 184, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 228, 255 ], "toColor": [ 179, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 205, 252, 255 ], "toColor": [ 182, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 210, 255 ], "toColor": [ 228, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 231, 252, 255 ], "toColor": [ 212, 231, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 8, "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": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.2016418779E7, "ymin": 3411790.074000001, "xmax": 1.2095384569999993E7, "ymax": 3499741.8564999998, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STATIONFACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATIONFACILITYID", "type": "esriFieldTypeString", "alias": "STATIONFACILITYID", "length": 30, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "PUMPSERIAL", "type": "esriFieldTypeString", "alias": "PUMPSERIAL", "length": 20, "domain": null }, { "name": "PUMPMAKE", "type": "esriFieldTypeString", "alias": "PUMPMAKE", "length": 20, "domain": null }, { "name": "PUMPMODEL", "type": "esriFieldTypeString", "alias": "PUMPMODEL", "length": 20, "domain": null }, { "name": "PUMPDESIGN", "type": "esriFieldTypeString", "alias": "PUMPDESIGN", "length": 25, "domain": null }, { "name": "TDH", "type": "esriFieldTypeDouble", "alias": "TDH", "domain": null }, { "name": "RATEDFLOW", "type": "esriFieldTypeDouble", "alias": "RATEDFLOW", "domain": null }, { "name": "PUMPSOURCE", "type": "esriFieldTypeString", "alias": "PUMPSOURCE", "length": 25, "domain": { "type": "codedValue", "name": "LU_PU_PumpSource", "description": "Source of Pump Information", "codedValues": [ { "name": "Pump Name Plate", "code": "N" }, { "name": "Pump Station Report", "code": "R" }, { "name": "Spare Pump", "code": "S" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMPELLSIZE", "type": "esriFieldTypeDouble", "alias": "IMPELLSIZE", "domain": null }, { "name": "DRIVETYPE", "type": "esriFieldTypeString", "alias": "DRIVETYPE", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_DriveType", "description": "Type of pump drive", "codedValues": [ { "name": "Constant Speed", "code": "C" }, { "name": "Multiple Speed", "code": "M" }, { "name": "Variable Speed", "code": "V" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MOTORSERIAL", "type": "esriFieldTypeString", "alias": "MOTORSERIAL", "length": 20, "domain": null }, { "name": "MOTORMAKE", "type": "esriFieldTypeString", "alias": "MOTORMAKE", "length": 20, "domain": null }, { "name": "MOTORMODEL", "type": "esriFieldTypeString", "alias": "MOTORMODEL", "length": 20, "domain": null }, { "name": "MOTORSIZE", "type": "esriFieldTypeDouble", "alias": "MOTORSIZE", "domain": null }, { "name": "MOTORSPEED", "type": "esriFieldTypeInteger", "alias": "MOTORSPEED", "domain": null }, { "name": "MOTORVOLT", "type": "esriFieldTypeInteger", "alias": "MOTORVOLT", "domain": null }, { "name": "MOTORAMP", "type": "esriFieldTypeDouble", "alias": "MOTORAMP", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "PUMPSIZE", "type": "esriFieldTypeSmallInteger", "alias": "PUMPSIZE", "domain": null }, { "name": "US_STRUCT_ID", "type": "esriFieldTypeString", "alias": "US_STRUCT_ID", "length": 25, "domain": null }, { "name": "DS_STRUCT_ID", "type": "esriFieldTypeString", "alias": "DS_STRUCT_ID", "length": 25, "domain": null }, { "name": "PUMP_LOCATION", "type": "esriFieldTypeString", "alias": "Physical Location of Pump", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PUMP_TYPE", "type": "esriFieldTypeString", "alias": "PUMP_TYPE", "length": 2, "domain": { "type": "codedValue", "name": "LU_PU_Pump_Type", "description": "Sewer Pump Type", "codedValues": [ { "name": "Standard", "code": "S" }, { "name": "Vacuum", "code": "V" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUMP_STATUS", "type": "esriFieldTypeString", "alias": "PUMP_STATUS", "length": 2, "domain": { "type": "codedValue", "name": "LU_PU_Pump_Status", "description": "Sewer Pump Status", "codedValues": [ { "name": "Pump Slot 1", "code": "1" }, { "name": "Pump Slot 2", "code": "2" }, { "name": "Spare", "code": "S" }, { "name": "Out of Service", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R320_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_320", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_320", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S285_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "Sewer Force Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -111140600, "ymin": -91532100, "xmax": 1.2095380549999997E7, "ymax": 3501038.4892500043, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "DS_STRUC", "type": "esriFieldTypeString", "alias": "DS_STRUC", "length": 30, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 25, "domain": { "type": "codedValue", "name": "LU_PU_NASSCO_Material", "description": "Material Codes", "codedValues": [ { "name": "Asbestos cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated metal pipe", "code": "CMP" }, { "name": "Concrete pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fibreglass reinforced pipe", "code": "FRP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "PolyVinyl Chloride", "code": "PVC" }, { "name": "Reinforced concrete pipe", "code": "RCP" }, { "name": "Reinforced plastic matrix (truss pipe)", "code": "RPM" }, { "name": "Steel pipe", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "RECEIVER", "type": "esriFieldTypeString", "alias": "RECEIVER", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "DS_INVERT", "type": "esriFieldTypeDouble", "alias": "DS_INVERT", "domain": null }, { "name": "US_INVERT", "type": "esriFieldTypeDouble", "alias": "US_INVERT", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "US_INVERT_ACCURACY", "type": "esriFieldTypeString", "alias": "US_INVERT_ACCURACY", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DS_INVERT_ACCURACY", "type": "esriFieldTypeString", "alias": "DS_INVERT_ACCURACY", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R316_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_316", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_316", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S281_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "name": "Sewer Gravity Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2016061989999995E7, "ymin": 3411106.253000006, "xmax": 1.2095379361000001E7, "ymax": 3500963.456499994, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "DS_STRUC", "type": "esriFieldTypeString", "alias": "DS_STRUC", "length": 30, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 25, "domain": { "type": "codedValue", "name": "LU_PU_NASSCO_Material", "description": "Material Codes", "codedValues": [ { "name": "Asbestos cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated metal pipe", "code": "CMP" }, { "name": "Concrete pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fibreglass reinforced pipe", "code": "FRP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "PolyVinyl Chloride", "code": "PVC" }, { "name": "Reinforced concrete pipe", "code": "RCP" }, { "name": "Reinforced plastic matrix (truss pipe)", "code": "RPM" }, { "name": "Steel pipe", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "US_INVELEV", "type": "esriFieldTypeDouble", "alias": "US_INVELEV", "domain": null }, { "name": "DS_INVELEV", "type": "esriFieldTypeDouble", "alias": "DS_INVELEV", "domain": null }, { "name": "SLOPE_PERCENT", "type": "esriFieldTypeDouble", "alias": "SLOPE_PERCENT", "domain": null }, { "name": "VERTICAL_DATUM", "type": "esriFieldTypeString", "alias": "Vertical_Datum", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "LINED", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINING_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "LINING_INSTALL_DATE", "length": 8, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "US_DOWN", "type": "esriFieldTypeDouble", "alias": "US_DOWN", "domain": null }, { "name": "DS_DOWN", "type": "esriFieldTypeDouble", "alias": "DS_DOWN", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "US_HORZ_ACCURACY", "type": "esriFieldTypeString", "alias": "Upstream GPS Accuracy Level", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "US_VERT_ACCURACY", "type": "esriFieldTypeString", "alias": "Upstream Vertical GPS Accuracy", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DS_HORZ_ACCURACY", "type": "esriFieldTypeString", "alias": "Downstream Horizontal GPS Accuracy", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DS_VERT_ACCURACY", "type": "esriFieldTypeString", "alias": "Downstream Vertical GPS Accuracy", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "US_STRUC", "type": "esriFieldTypeString", "alias": "US_STRUC", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R308_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_308", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_308", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S273_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 12, "name": "Sewer Service Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AREANAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 90, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "001", "label": "001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 151, 107, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "002", "label": "002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 164, 108, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "003", "label": "003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 163, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "004", "label": "004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 185, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "005", "label": "005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 114, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "006", "label": "006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 135, 118, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "007", "label": "007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 97, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "008", "label": "008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 139, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "009", "label": "009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 143, 91, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "010", "label": "010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 169, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "011", "label": "011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 149, 209, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "012", "label": "012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 191, 179, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "013", "label": "013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 199, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "014", "label": "014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 158, 82, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "015", "label": "015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 217, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "016", "label": "016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 227, 148, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "017", "label": "017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 58, 83, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "018", "label": "018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 155, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "019", "label": "019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 222, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "020", "label": "020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 168, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "021", "label": "021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 176, 169, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "022", "label": "022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 66, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "023", "label": "023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 133, 91, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "024", "label": "024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 191, 177, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "025", "label": "025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 94, 133, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "026", "label": "026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 214, 134, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "027", "label": "027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 79, 150, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "028", "label": "028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 206, 224, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "029", "label": "029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 161, 84, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "030", "label": "030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 158, 141, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "031", "label": "031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 145, 92, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "032", "label": "032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 110, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "033", "label": "033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 151, 183, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "034", "label": "034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 247, 131, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "035", "label": "035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 70, 138, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "036", "label": "036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 207, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "037", "label": "037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 160, 191, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "038", "label": "038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 181, 109, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "039", "label": "039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 237, 135, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "041", "label": "041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 141, 168, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "042", "label": "042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 191, 180, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "043", "label": "043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 199, 70, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "044", "label": "044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 140, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "045", "label": "045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 102, 146, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "046", "label": "046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 99, 171, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "047", "label": "047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 212, 151, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "048", "label": "048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 50, 128, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "049", "label": "049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 214, 180, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "050", "label": "050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 132, 121, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "051", "label": "051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 166, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "052", "label": "052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 97, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "053", "label": "053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 201, 80, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "054", "label": "054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 74, 178, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "055", "label": "055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 86, 149, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "056", "label": "056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 173, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "057", "label": "057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 94, 144, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "058", "label": "058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 70, 101, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "059", "label": "059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 134, 174, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "060", "label": "060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 60, 163, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "061", "label": "061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 155, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "062", "label": "062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 73, 106, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "063", "label": "063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 111, 166, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "064", "label": "064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 161, 108, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "065", "label": "065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 109, 80, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "066", "label": "066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 110, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "067", "label": "067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 179, 82, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "068", "label": "068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 177, 135, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "069", "label": "069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 92, 165, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "070", "label": "070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 96, 159, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "071", "label": "071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 142, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "072", "label": "072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 124, 240, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "073", "label": "073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 60, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "074", "label": "074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 98, 68, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "075", "label": "075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 191, 92, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "076", "label": "076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 184, 116, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "077", "label": "077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 163, 139, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "078", "label": "078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 166, 151, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "079", "label": "079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 95, 237, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "080", "label": "080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 247, 119, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "081", "label": "081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 101, 186, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "082", "label": "082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 98, 156, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "083", "label": "083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 184, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "084", "label": "084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 79, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "085", "label": "085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 145, 66, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "086", "label": "086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 150, 86, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "087", "label": "087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 219, 77, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "088", "label": "088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 77, 219, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "089", "label": "089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 199, 94, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "090", "label": "090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 143, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "091", "label": "091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 120, 204, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "092", "label": "092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 97, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "093", "label": "093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 90, 143, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "094", "label": "094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 157, 181, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "095", "label": "095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 84, 145, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "096", "label": "096" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 158, 73, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "097", "label": "097" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 130, 217, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "098", "label": "098" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 148, 147, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "099", "label": "099" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 84, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "100", "label": "100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 153, 77, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "101", "label": "101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 115, 207, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "103", "label": "103" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 126, 70, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "104", "label": "104" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 93, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "105", "label": "105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 161, 143, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "106", "label": "106" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 145, 84, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "107", "label": "107" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 114, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "108", "label": "108" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 124, 172, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "109", "label": "109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 87, 148, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "110", "label": "110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 128, 153, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "111", "label": "111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 184, 92, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "112", "label": "112" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 124, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "113", "label": "113" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 105, 219, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "114", "label": "114" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 154, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "115", "label": "115" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 136, 93, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "116", "label": "116" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 191, 124, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "117", "label": "117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 135, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "118", "label": "118" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 182, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "119", "label": "119" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 148, 58, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "120", "label": "120" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 66, 63, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "121", "label": "121" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 181, 146, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "122", "label": "122" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 133, 186, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "123", "label": "123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 148, 140, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "124", "label": "124" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 171, 73, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "125", "label": "125" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 165, 123, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "126", "label": "126" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 119, 104, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "127", "label": "127" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 124, 156, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "128", "label": "128" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 222, 137, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "129", "label": "129" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 184, 155, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "130", "label": "130" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 133, 86, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "131", "label": "131" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 158, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "132", "label": "132" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 114, 171, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "133", "label": "133" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 82, 143, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "134", "label": "134" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 107, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "135", "label": "135" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 209, 155, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "136", "label": "136" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 228, 247, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "137", "label": "137" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 214, 152, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "138", "label": "138" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 235, 137, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "139", "label": "139" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 149, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "140", "label": "140" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 72, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "141", "label": "141" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 94, 173, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "142", "label": "142" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 133, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "143", "label": "143" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 130, 114, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "144", "label": "144" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 85, 75, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "145", "label": "145" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 85, 138, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "146", "label": "146" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 98, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "147", "label": "147" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 204, 157, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "148", "label": "148" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 152, 183, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "149", "label": "149" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 95, 217, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "150", "label": "150" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 250, 243, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "151", "label": "151" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 78, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "152", "label": "152" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 63, 117, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "153", "label": "153" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 89, 138, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "154", "label": "154" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 90, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "155", "label": "155" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 82, 191, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "156", "label": "156" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 108, 168, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "157", "label": "157" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 118, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "158", "label": "158" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 123, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "159", "label": "159" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 146, 150, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "160", "label": "160" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 235, 96, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "161", "label": "161" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 217, 124, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "162", "label": "162" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 134, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "164", "label": "164" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 230, 242, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "511", "label": "511" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 104, 103, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "513", "label": "513" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 201, 109, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "515", "label": "515" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 131, 110, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "517", "label": "517" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 107, 242, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "532", "label": "532" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 222, 126, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "534", "label": "534" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 115, 185, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "544", "label": "544" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 133, 119, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "558", "label": "558" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 120, 209, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "572", "label": "572" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 200, 212, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "578", "label": "578" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 192, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "579", "label": "579" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 166, 99, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "581", "label": "581" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 135, 204, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "583", "label": "583" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 204, 214, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "584", "label": "584" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 199, 103, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "586", "label": "586" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 101, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "588", "label": "588" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 106, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "594", "label": "594" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 153, 97, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "595", "label": "595" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 124, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "601", "label": "601" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 161, 69, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "602", "label": "602" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 180, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "604", "label": "604" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 61, 128, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "610", "label": "610" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 98, 240, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "611", "label": "611" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 143, 198, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "614", "label": "614" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 93, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "615", "label": "615" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 250, 131, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "616", "label": "616" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 107, 145, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "621", "label": "621" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 177, 109, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "624", "label": "624" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 153, 106, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "625", "label": "625" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 111, 89, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "FF", "label": "FF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 181, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR1", "label": "PR1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 135, 86, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR10", "label": "PR10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 227, 140, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR11", "label": "PR11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 129, 198, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR2", "label": "PR2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 199, 195, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR21", "label": "PR21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 177, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR22", "label": "PR22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 177, 122, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR23", "label": "PR23" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 73, 63, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR28", "label": "PR28" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 74, 186, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR36", "label": "PR36" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 141, 114, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR5", "label": "PR5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 128, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR6", "label": "PR6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 242, 177, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR8", "label": "PR8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 97, 133, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR9", "label": "PR9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 158, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG1", "label": "PRG1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 176, 166, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG11", "label": "PRG11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 107, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG12", "label": "PRG12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 89, 153, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG13", "label": "PRG13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 107, 168, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG14", "label": "PRG14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 205, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG15", "label": "PRG15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 95, 162, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG16", "label": "PRG16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 131, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG17", "label": "PRG17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 80, 179, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG18", "label": "PRG18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 189, 96, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG19", "label": "PRG19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 207, 224, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG2", "label": "PRG2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 153, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG20", "label": "PRG20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 88, 214, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG21", "label": "PRG21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 108, 245, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG24", "label": "PRG24" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 133, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG26", "label": "PRG26" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 159, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG27", "label": "PRG27" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 100, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG28", "label": "PRG28" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 149, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG3", "label": "PRG3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 202, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG30", "label": "PRG30" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 107, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG31", "label": "PRG31" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 85, 64, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG32", "label": "PRG32" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 61, 148, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG33", "label": "PRG33" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 237, 164, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG34", "label": "PRG34" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 92, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG35", "label": "PRG35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 100, 237, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG36", "label": "PRG36" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 130, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG37", "label": "PRG37" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 146, 173, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG38", "label": "PRG38" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 81, 173, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG39", "label": "PRG39" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 204, 172, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG4", "label": "PRG4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 112, 207, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG40", "label": "PRG40" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 60, 153, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG41", "label": "PRG41" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 147, 147, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG42", "label": "PRG42" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 140, 136, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG43", "label": "PRG43" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 82, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG44", "label": "PRG44" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 71, 60, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG45", "label": "PRG45" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 109, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG46", "label": "PRG46" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 181, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG47", "label": "PRG47" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 172, 113, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG48", "label": "PRG48" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 113, 146, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG49", "label": "PRG49" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 224, 247, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG5", "label": "PRG5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 240, 197, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG50", "label": "PRG50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 133, 101, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG51", "label": "PRG51" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 100, 250, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG52", "label": "PRG52" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 235, 94, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG53", "label": "PRG53" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 96, 156, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG55", "label": "PRG55" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 113, 98, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG56", "label": "PRG56" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 114, 214, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG57", "label": "PRG57" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 124, 235, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG58", "label": "PRG58" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 186, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG59", "label": "PRG59" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 224, 198, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG6", "label": "PRG6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 227, 95, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG60", "label": "PRG60" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 88, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG61", "label": "PRG61" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 65, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG62", "label": "PRG62" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 117, 250, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG64", "label": "PRG64" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 117, 142, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG65", "label": "PRG65" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 98, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG66", "label": "PRG66" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 222, 80, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG67", "label": "PRG67" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 161, 77, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG68", "label": "PRG68" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 99, 207, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG69", "label": "PRG69" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 151, 212, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG7", "label": "PRG7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 168, 230, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG70", "label": "PRG70" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 145, 89, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG71", "label": "PRG71" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 189, 104, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG72", "label": "PRG72" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 165, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG73", "label": "PRG73" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 149, 163, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG74", "label": "PRG74" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 78, 62, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG75", "label": "PRG75" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 148, 61, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG76", "label": "PRG76" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 232, 135, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG77", "label": "PRG77" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 200, 136, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG78", "label": "PRG78" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 138, 129, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG79", "label": "PRG79" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 158, 85, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG8", "label": "PRG8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 166, 217, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG80", "label": "PRG80" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 90, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG81", "label": "PRG81" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 72, 133, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG82", "label": "PRG82" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 163, 97, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG83", "label": "PRG83" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 91, 140, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG84", "label": "PRG84" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 100, 95, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG85", "label": "PRG85" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 86, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG86", "label": "PRG86" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 68, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG9", "label": "PRG9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 114, 136, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PROPS", "label": "PROPS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 204, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "UNK", "label": "UNK" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 215, 252, 255 ], "toColor": [ 237, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 248, 255 ], "toColor": [ 184, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 214, 255 ], "toColor": [ 199, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 227, 255 ], "toColor": [ 252, 197, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 215, 255 ], "toColor": [ 252, 184, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 222, 255 ], "toColor": [ 252, 194, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 184, 252, 255 ], "toColor": [ 231, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 210, 255 ], "toColor": [ 236, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 216, 255 ], "toColor": [ 252, 202, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 184, 255 ], "toColor": [ 199, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 194, 255 ], "toColor": [ 252, 219, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 228, 255 ], "toColor": [ 197, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 183, 252, 255 ], "toColor": [ 182, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 192, 255 ], "toColor": [ 252, 251, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 187, 252, 255 ], "toColor": [ 211, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 199, 252, 255 ], "toColor": [ 179, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 212, 255 ], "toColor": [ 236, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 189, 255 ], "toColor": [ 232, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 197, 255 ], "toColor": [ 216, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 204, 252, 255 ], "toColor": [ 236, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 187, 255 ], "toColor": [ 238, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 214, 252, 255 ], "toColor": [ 204, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 239, 255 ], "toColor": [ 192, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 199, 255 ], "toColor": [ 252, 217, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 182, 255 ], "toColor": [ 228, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 251, 255 ], "toColor": [ 252, 212, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 230, 255 ], "toColor": [ 207, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 202, 255 ], "toColor": [ 214, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 184, 255 ], "toColor": [ 209, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 236, 255 ], "toColor": [ 202, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 246, 255 ], "toColor": [ 189, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 204, 255 ], "toColor": [ 240, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 202, 255 ], "toColor": [ 252, 192, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 194, 252, 255 ], "toColor": [ 229, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 187, 252, 255 ], "toColor": [ 237, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 218, 252, 255 ], "toColor": [ 204, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 192, 255 ], "toColor": [ 205, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 184, 252, 255 ], "toColor": [ 231, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 210, 252, 255 ], "toColor": [ 241, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 244, 255 ], "toColor": [ 252, 182, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 194, 255 ], "toColor": [ 252, 218, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 243, 255 ], "toColor": [ 252, 189, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 192, 255 ], "toColor": [ 252, 241, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 249, 255 ], "toColor": [ 252, 192, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 245, 255 ], "toColor": [ 252, 189, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 220, 252, 255 ], "toColor": [ 204, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 189, 255 ], "toColor": [ 245, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 179, 252, 255 ], "toColor": [ 246, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 182, 255 ], "toColor": [ 223, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 234, 255 ], "toColor": [ 202, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 184, 252, 255 ], "toColor": [ 250, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 182, 255 ], "toColor": [ 252, 229, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 230, 255 ], "toColor": [ 252, 210, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 184, 252, 255 ], "toColor": [ 189, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 214, 255 ], "toColor": [ 252, 197, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 202, 252, 255 ], "toColor": [ 213, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 199, 255 ], "toColor": [ 252, 246, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 194, 255 ], "toColor": [ 223, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 217, 255 ], "toColor": [ 252, 204, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 194, 255 ], "toColor": [ 206, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 191, 255 ], "toColor": [ 189, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 208, 255 ], "toColor": [ 252, 204, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 187, 255 ], "toColor": [ 238, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 187, 255 ], "toColor": [ 252, 205, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 199, 255 ], "toColor": [ 214, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 209, 255 ], "toColor": [ 204, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 223, 255 ], "toColor": [ 252, 184, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 224, 255 ], "toColor": [ 215, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 212, 255 ], "toColor": [ 251, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 210, 252, 255 ], "toColor": [ 225, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 201, 255 ], "toColor": [ 189, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 249, 255 ], "toColor": [ 202, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 237, 255 ], "toColor": [ 252, 210, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 189, 255 ], "toColor": [ 252, 182, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 251, 252, 255 ], "toColor": [ 215, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 194, 255 ], "toColor": [ 194, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 210, 252, 255 ], "toColor": [ 217, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 189, 252, 255 ], "toColor": [ 239, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 215, 255 ], "toColor": [ 252, 223, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 213, 252, 255 ], "toColor": [ 197, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 204, 255 ], "toColor": [ 212, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 231, 255 ], "toColor": [ 252, 207, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 197, 255 ], "toColor": [ 252, 198, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 192, 255 ], "toColor": [ 252, 214, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 207, 255 ], "toColor": [ 252, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 194, 255 ], "toColor": [ 201, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 252, 255 ], "toColor": [ 252, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 212, 255 ], "toColor": [ 252, 225, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 184, 255 ], "toColor": [ 252, 191, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 189, 255 ], "toColor": [ 252, 249, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 199, 252, 255 ], "toColor": [ 208, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 217, 255 ], "toColor": [ 179, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 249, 255 ], "toColor": [ 207, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 187, 255 ], "toColor": [ 198, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 210, 255 ], "toColor": [ 245, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 197, 255 ], "toColor": [ 201, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 238, 255 ], "toColor": [ 252, 179, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 222, 252, 255 ], "toColor": [ 204, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 213, 252, 255 ], "toColor": [ 197, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 233, 255 ], "toColor": [ 252, 204, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 209, 255 ], "toColor": [ 252, 202, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 199, 255 ], "toColor": [ 252, 207, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 251, 255 ], "toColor": [ 215, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 234, 252, 255 ], "toColor": [ 207, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 179, 255 ], "toColor": [ 194, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 182, 255 ], "toColor": [ 251, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 242, 252, 255 ], "toColor": [ 210, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 238, 255 ], "toColor": [ 252, 207, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 236, 252, 255 ], "toColor": [ 202, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 241, 252, 255 ], "toColor": [ 210, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 212, 255 ], "toColor": [ 218, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 184, 252, 255 ], "toColor": [ 240, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 230, 255 ], "toColor": [ 252, 204, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 199, 252, 255 ], "toColor": [ 199, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 184, 252, 255 ], "toColor": [ 243, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 215, 252, 255 ], "toColor": [ 210, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 195, 255 ], "toColor": [ 194, 252, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 187, 255 ], "toColor": [ 227, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 197, 255 ], "toColor": [ 202, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 202, 255 ], "toColor": [ 252, 226, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 234, 255 ], "toColor": [ 252, 194, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 221, 255 ], "toColor": [ 202, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 184, 255 ], "toColor": [ 252, 210, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 199, 255 ], "toColor": [ 224, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 201, 252, 255 ], "toColor": [ 197, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 188, 255 ], "toColor": [ 187, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 205, 255 ], "toColor": [ 204, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 197, 255 ], "toColor": [ 252, 214, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 187, 252, 255 ], "toColor": [ 205, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 246, 252, 255 ], "toColor": [ 215, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 246, 255 ], "toColor": [ 192, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 222, 252, 255 ], "toColor": [ 204, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 222, 255 ], "toColor": [ 197, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 248, 255 ], "toColor": [ 192, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 197, 252, 255 ], "toColor": [ 228, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 203, 252, 255 ], "toColor": [ 187, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 217, 255 ], "toColor": [ 252, 212, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 179, 252, 255 ], "toColor": [ 223, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 192, 252, 255 ], "toColor": [ 245, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 199, 255 ], "toColor": [ 252, 238, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 229, 255 ], "toColor": [ 252, 187, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 207, 255 ], "toColor": [ 252, 225, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 225, 252, 255 ], "toColor": [ 187, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 202, 255 ], "toColor": [ 247, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 198, 255 ], "toColor": [ 184, 252, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 189, 252, 255 ], "toColor": [ 200, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 213, 252, 255 ], "toColor": [ 212, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 187, 255 ], "toColor": [ 252, 248, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 194, 252, 255 ], "toColor": [ 221, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 245, 255 ], "toColor": [ 252, 194, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 192, 255 ], "toColor": [ 252, 220, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 197, 252, 255 ], "toColor": [ 216, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 208, 252, 255 ], "toColor": [ 182, 208, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 189, 255 ], "toColor": [ 248, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 227, 255 ], "toColor": [ 252, 207, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 235, 255 ], "toColor": [ 197, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 197, 255 ], "toColor": [ 197, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 248, 255 ], "toColor": [ 184, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 215, 255 ], "toColor": [ 251, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 251, 255 ], "toColor": [ 192, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 204, 255 ], "toColor": [ 252, 232, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 221, 255 ], "toColor": [ 204, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 207, 255 ], "toColor": [ 252, 235, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 202, 252, 255 ], "toColor": [ 215, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 231, 252, 255 ], "toColor": [ 215, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 242, 252, 255 ], "toColor": [ 210, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 246, 252, 255 ], "toColor": [ 212, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 244, 255 ], "toColor": [ 212, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 204, 255 ], "toColor": [ 252, 225, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 197, 255 ], "toColor": [ 251, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 212, 252, 255 ], "toColor": [ 236, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 199, 252, 255 ], "toColor": [ 246, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 239, 255 ], "toColor": [ 179, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 237, 252, 255 ], "toColor": [ 199, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 207, 252, 255 ], "toColor": [ 219, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 206, 252, 255 ], "toColor": [ 179, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 207, 252, 255 ], "toColor": [ 250, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 199, 255 ], "toColor": [ 244, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 212, 255 ], "toColor": [ 221, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 218, 255 ], "toColor": [ 202, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 202, 252, 255 ], "toColor": [ 189, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 182, 252, 255 ], "toColor": [ 251, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 202, 252, 255 ], "toColor": [ 233, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 204, 255 ], "toColor": [ 252, 236, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 199, 252, 255 ], "toColor": [ 240, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 249, 255 ], "toColor": [ 215, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 217, 255 ], "toColor": [ 199, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 189, 255 ], "toColor": [ 252, 225, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 228, 255 ], "toColor": [ 212, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 226, 255 ], "toColor": [ 210, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 234, 255 ], "toColor": [ 252, 184, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 182, 252, 255 ], "toColor": [ 215, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 215, 255 ], "toColor": [ 228, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 210, 255 ], "toColor": [ 252, 222, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 232, 255 ], "toColor": [ 210, 252, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 192, 255 ], "toColor": [ 211, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 184, 252, 255 ], "toColor": [ 200, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 194, 252, 255 ], "toColor": [ 249, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 198, 252, 255 ], "toColor": [ 187, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 197, 252, 255 ], "toColor": [ 212, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 224, 252, 255 ], "toColor": [ 182, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 210, 255 ], "toColor": [ 233, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 207, 255 ], "toColor": [ 224, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 246, 255 ], "toColor": [ 212, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 192, 252, 255 ], "toColor": [ 232, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 204, 252, 255 ], "toColor": [ 216, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 204, 255 ], "toColor": [ 208, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 202, 252, 255 ], "toColor": [ 197, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 179, 255 ], "toColor": [ 229, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 187, 255 ], "toColor": [ 240, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 202, 252, 255 ], "toColor": [ 203, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 193, 184, 255 ], "toColor": [ 252, 193, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 249, 255 ], "toColor": [ 194, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 232, 252, 255 ], "toColor": [ 210, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 207, 255 ], "toColor": [ 252, 244, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 202, 255 ], "toColor": [ 252, 226, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 192, 252, 255 ], "toColor": [ 243, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 198, 255 ], "toColor": [ 252, 197, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 231, 255 ], "toColor": [ 197, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 247, 255 ], "toColor": [ 194, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 244, 255 ], "toColor": [ 252, 189, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 212, 252, 255 ], "toColor": [ 213, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 234, 255 ], "toColor": [ 252, 212, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 204, 252, 255 ], "toColor": [ 240, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 210, 252, 255 ], "toColor": [ 248, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 216, 252, 255 ], "toColor": [ 179, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 216, 255 ], "toColor": [ 252, 210, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 184, 255 ], "toColor": [ 192, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 184, 255 ], "toColor": [ 231, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 199, 255 ], "toColor": [ 244, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 216, 252, 255 ], "toColor": [ 207, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 194, 255 ], "toColor": [ 252, 225, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 189, 255 ], "toColor": [ 252, 184, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 226, 252, 255 ], "toColor": [ 204, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 215, 255 ], "toColor": [ 252, 187, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 197, 252, 255 ], "toColor": [ 230, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 189, 252, 255 ], "toColor": [ 189, 189, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AREANAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.2010522784500003E7, "ymin": 3407838.4912499934, "xmax": 1.2095822602249995E7, "ymax": 3501315.7070000023, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREANAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREANAME", "type": "esriFieldTypeString", "alias": "AREANAME", "length": 6, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 12, "domain": { "type": "codedValue", "name": "LU_PU_ServAreaType", "description": "Type of Service Area", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "UNK", "code": "U" }, { "name": "City", "code": "C" }, { "name": "Private", "code": "PR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECEIVER", "type": "esriFieldTypeString", "alias": "RECEIVER", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "BASINTYPE", "type": "esriFieldTypeString", "alias": "BasinType", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R312_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_312", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_312", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S277_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 13, "name": "PSMechanicAreas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Mechanic", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BYPASS NORTH", "label": "BYPASS NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BYPASS WEST", "label": "BYPASS WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOWNTOWN EAST", "label": "DOWNTOWN EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOWNTOWN WEST", "label": "DOWNTOWN WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH CENTRAL", "label": "NORTH CENTRAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHEAST", "label": "NORTHEAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHWEST", "label": "NORTHWEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VACUUM", "label": "VACUUM" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 241, 252, 255 ], "toColor": [ 179, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 184, 255 ], "toColor": [ 192, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 215, 252, 255 ], "toColor": [ 232, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 210, 255 ], "toColor": [ 252, 216, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 251, 255 ], "toColor": [ 252, 184, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 228, 255 ], "toColor": [ 179, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 205, 252, 255 ], "toColor": [ 182, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 210, 255 ], "toColor": [ 228, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 231, 252, 255 ], "toColor": [ 212, 231, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.2020595485E7, "ymin": 3409699.077000007, "xmax": 1.2095819150999993E7, "ymax": 3501315.7070000023, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Mechanic", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Mechanic", "type": "esriFieldTypeString", "alias": "Mechanic", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R322_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_322", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_322", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S287_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 14, "name": "EMERGENCYGENERATOR", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e80112391937e2f0290f583ef77cb76e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsElEQVQokZ3Qr05CcRjG8c87mMVRNDnH5iV4AzYZRprR4CUwssmo2UtwozBHsBPpBjeyUYPBdF7LIZzj7zjGk797/vXtqP7eYKZDnKLCJkL+ATP1sMAlHiNMuxwfamiJWTE60xXG+MIZ5pluInw3wAivmd6xxgmut1DbcYAXHOEJQ7yVOp7jGbe4wH2xY4RVpsQIkwifXWMO6jHjCD+tNxrRx7iLULWhdvRHCSg5/qtfe34qL4jeE5IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2016407645249993E7, "ymin": 3411790.3879999965, "xmax": 1.2093436612749994E7, "ymax": 3499741.1952500045, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATIONFACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATIONFACILITYID", "type": "esriFieldTypeString", "alias": "STATIONFACILITYID", "length": 30, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Serial_Number", "length": 25, "domain": null }, { "name": "FUELTYPE", "type": "esriFieldTypeString", "alias": "FuelType", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_FuelType", "description": "Type of fuel used", "codedValues": [ { "name": "Battery", "code": "B" }, { "name": "Diesel", "code": "D" }, { "name": "Natural Gas", "code": "G" }, { "name": "Propane", "code": "P" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUELVOLUME", "type": "esriFieldTypeSmallInteger", "alias": "FuelVolume", "domain": null }, { "name": "OPERATING_VOLTAGE", "type": "esriFieldTypeSmallInteger", "alias": "Operating_Voltage", "domain": null }, { "name": "OPERATING_AMPERAGE", "type": "esriFieldTypeSmallInteger", "alias": "Operating_Amperage", "domain": null }, { "name": "GEN_KW", "type": "esriFieldTypeSmallInteger", "alias": "Gen_kW", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeSmallInteger", "alias": "Phase", "domain": null }, { "name": "RPM", "type": "esriFieldTypeDouble", "alias": "RPM", "domain": null }, { "name": "KVA", "type": "esriFieldTypeSmallInteger", "alias": "KVA", "domain": null }, { "name": "GENMAKE", "type": "esriFieldTypeString", "alias": "GenMake", "length": 20, "domain": null }, { "name": "GENMODEL", "type": "esriFieldTypeString", "alias": "GenModel", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": { "type": "codedValue", "name": "LU_PU_Gen_Owner", "description": "Gernerator Ownership", "codedValues": [ { "name": "City of Suffolk", "code": "C" }, { "name": "Lease", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LEASE_START_DATE", "type": "esriFieldTypeDate", "alias": "LEASE_START_DATE", "length": 8, "domain": null }, { "name": "LEASE_END_DATE", "type": "esriFieldTypeDate", "alias": "LEASE_END_DATE", "length": 8, "domain": null }, { "name": "SCHEDULE_A", "type": "esriFieldTypeString", "alias": "SCHEDULE_A", "length": 255, "domain": null }, { "name": "CRITICAL_STATION", "type": "esriFieldTypeString", "alias": "CRITICAL_STATION", "length": 50, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MONTHLY_LEASE_AMOUNT", "type": "esriFieldTypeDouble", "alias": "MONTHLY_LEASE_AMOUNT", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R317_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_317", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I543STATIONFACIL", "fields": "STATIONFACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_317", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S282_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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2239d07fd7104c20952541393233f885" } ], "tables": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 15, "name": "PU SEWER BYPASS PUMP", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "YEAR", "length": 4, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "LICENSENU", "type": "esriFieldTypeString", "alias": "LICENSENU", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "SDE_Editor", "type": "esriFieldTypeString", "alias": "SDE_Editor", "length": 10, "domain": null }, { "name": "PUMPSIZE", "type": "esriFieldTypeDouble", "alias": "PUMPSIZE", "domain": null }, { "name": "HOSESIZE", "type": "esriFieldTypeDouble", "alias": "HOSESIZE", "domain": null }, { "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": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "MAINTENANCE_DUE_HOURS", "type": "esriFieldTypeDouble", "alias": "MAINTENANCE DUE HOURS", "domain": null }, { "name": "MAINTENANCE_DUE_DATE", "type": "esriFieldTypeDate", "alias": "MAINTENANCE DUE DATE", "length": 8, "domain": null } ], "indexes": [ { "name": "R573_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "2239d07fd7104c20952541393233f885" } ] }