{ "isCoGoEnabled": false, "extent": { "ymin": 288974.3069281727, "xmin": 4134854.7297695056, "ymax": 302731.501854673, "xmax": 4159615.154986087, "spatialReference": { "falseM": 0, "xyTolerance": 0.0032808333333333335, "mUnits": 1, "zUnits": 1, "latestWkid": 2270, "zTolerance": 2.0E-5, "wkid": 2270, "xyUnits": 3048.0060960121914, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "editingInfo": {"lastEditDate": 1777993873806}, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.5.0", "isDataArchived": false, "id": 2, "spatialReference": { "falseM": 0, "xyTolerance": 0.0032808333333333335, "mUnits": 1, "zUnits": 1, "latestWkid": 2270, "zTolerance": 2.0E-5, "wkid": 2270, "xyUnits": 3048.0060960121914, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "falseZ": 0 }, "supportsSubtypeEditing": true, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Sewer System Valves", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "operable": 1, "facilityid": null, "installdate": null, "notes": null, "rotation": null, "uniqueid_2019": null, "surveyptnum": null, "assetstatus_2019": "Active", "abandate": null, "curropen": 1, "turnstoclose": null, "enabled": 1, "normallyopen": 1, "clocktoclose": 1, "assetowner_2019": "City of Grants Pass", "bypassvalve": 0, "surveydate": null, "diameter": null, "assetid": null, "datasource": null, "valvetype_2019": null, "historicid": null, "basinid": null, "locdesc": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.5, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "hasContingentValuesDefinition": false, "name": "Sewer System Valves", "allowTrueCurvesUpdates": false, "displayField": "facilityid", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "System-maintained ObjectID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "FACILITYID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facilityid", "length": 20, "alias": "Facility Identifier", "type": "esriFieldTypeString" }, { "modelName": "INSTALLDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "installdate", "length": 29, "alias": "Install Date", "type": "esriFieldTypeDate" }, { "modelName": "LOCDESC", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "locdesc", "length": 200, "alias": "Location Description", "type": "esriFieldTypeString" }, { "modelName": "ROTATION", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rotation", "alias": "Rotation", "type": "esriFieldTypeDouble" }, { "modelName": "DIAMETER", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "piPipeDiameter", "description": "A list of pipe diameters", "type": "codedValue", "codedValues": [ { "code": 0.75, "name": "3/4\"" }, { "code": 1, "name": "1\"" }, { "code": 1.25, "name": "1 1/4\"" }, { "code": 1.5, "name": "1 1/2\"" }, { "code": 2, "name": "2\"" }, { "code": 2.5, "name": "2 1/2\"" }, { "code": 3, "name": "3\"" }, { "code": 4, "name": "4\"" }, { "code": 6, "name": "6\"" }, { "code": 8, "name": "8\"" }, { "code": 10, "name": "10\"" }, { "code": 12, "name": "12\"" }, { "code": 14, "name": "14\"" }, { "code": 15, "name": "15\"" }, { "code": 16, "name": "16\"" }, { "code": 18, "name": "18\"" }, { "code": 20, "name": "20\"" }, { "code": 24, "name": "24\"" }, { "code": 30, "name": "30\"" }, { "code": 36, "name": "36\"" }, { "code": 40, "name": "40\"" }, { "code": 42, "name": "42\"" }, { "code": 48, "name": "48\"" }, { "code": 54, "name": "54\"" }, { "code": 60, "name": "60\"" }, { "code": 66, "name": "66\"" }, { "code": 72, "name": "72\"" }, { "code": 75, "name": "75\"" }, { "code": 0, "name": "Unknown" }, { "code": -1, "name": "Other" }, { "code": 21, "name": "21\"" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "diameter", "alias": "Diameter", "type": "esriFieldTypeDouble" }, { "modelName": "BYPASSVALVE", "nullable": true, "editable": true, "defaultValue": 0, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "bypassvalve", "alias": "Bypass Valve", "type": "esriFieldTypeSmallInteger" }, { "modelName": "CLOCKTOCLOSE", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "clocktoclose", "alias": "Clockwise To Close", "type": "esriFieldTypeSmallInteger" }, { "modelName": "NORMALLYOPEN", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "normallyopen", "alias": "Normally Open", "type": "esriFieldTypeSmallInteger" }, { "modelName": "TURNSTOCLOSE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "turnstoclose", "alias": "Turns To Close", "type": "esriFieldTypeInteger" }, { "modelName": "OPERABLE", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "operable", "alias": "Operable", "type": "esriFieldTypeSmallInteger" }, { "modelName": "CURROPEN", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "curropen", "alias": "Currently Open", "type": "esriFieldTypeSmallInteger" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "GlobalID", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "modelName": "SurveyPtNum", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "surveyptnum", "length": 20, "alias": "Survey Point Number", "type": "esriFieldTypeString" }, { "modelName": "SurveyDate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "surveydate", "length": 29, "alias": "Survey Date", "type": "esriFieldTypeDate" }, { "modelName": "BasinID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "basinid", "length": 50, "alias": "BasinID", "type": "esriFieldTypeString" }, { "modelName": "AssetStatus_2019", "nullable": true, "editable": true, "defaultValue": "Active", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "AssetStatus_2019_26", "description": "Active, Proposed, Abandoned", "type": "codedValue", "codedValues": [ { "code": "Active", "name": "Active" }, { "code": "Proposed", "name": "Proposed" }, { "code": "Abandoned", "name": "Abandoned" }, { "code": "In Construction", "name": "In Construction" }, { "code": "Removed and Backfilled", "name": "Removed and Backfilled" }, { "code": "Inactive", "name": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "assetstatus_2019", "length": 50, "alias": "AssetStatus_2019", "type": "esriFieldTypeString" }, { "modelName": "AssetOwner_2019", "nullable": true, "editable": true, "defaultValue": "City of Grants Pass", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "AssetOwner_2019", "description": "Asset Owner", "type": "codedValue", "codedValues": [ { "code": "City of Grants Pass", "name": "City of Grants Pass" }, { "code": "GPID", "name": "GPID" }, { "code": "State of Oregon", "name": "State of Oregon" }, { "code": "Josephine County", "name": "Josephine County" }, { "code": "Unknown", "name": "Unknown" }, { "code": "Private", "name": "Private" }, { "code": "Federal Govt", "name": "Federal Govt" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "assetowner_2019", "length": 50, "alias": "AssetOwner_2019", "type": "esriFieldTypeString" }, { "modelName": "UniqueID_2019", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "uniqueid_2019", "alias": "UniqueID_2019", "type": "esriFieldTypeInteger" }, { "modelName": "ValveType_2019", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "ValveType_2019_12", "description": "Valve Types - system and control", "type": "codedValue", "codedValues": [ { "code": "Blowoff", "name": "Blowoff" }, { "code": "Air Release", "name": "Air Release" }, { "code": "Pressure Reducer", "name": "Pressure Reducer" }, { "code": "Vacuum Release", "name": "Vacuum Release" }, { "code": "Fire Dept Connection", "name": "Fire Dept Connection" }, { "code": "Butterfly", "name": "Butterfly" }, { "code": "Gate", "name": "Gate" }, { "code": "Irrigation", "name": "Irrigation" }, { "code": "Force Main Gate", "name": "Force Main Gate" }, { "code": "Force Main ARV", "name": "Force Main ARV" }, { "code": "Force Main VRV", "name": "Force Main VRV" }, { "code": "Hydrant", "name": "Hydrant" }, { "code": "Backflow", "name": "Backflow" }, { "code": "Unknown", "name": "Unknown" }, { "code": "Gate Zone Split", "name": "Gate Zone Split" }, { "code": "Butterfly Zone Split", "name": "Butterfly Zone Split" }, { "code": "Ball", "name": "Ball" }, { "code": "Service", "name": "Service" }, { "code": "Supply", "name": "Supply" }, { "code": "Altitude", "name": "Altitude" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "valvetype_2019", "length": 50, "alias": "ValveType_2019", "type": "esriFieldTypeString" }, { "modelName": "AbanDate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "abandate", "length": 29, "alias": "AbanDate", "type": "esriFieldTypeDate" }, { "modelName": "NOTES", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 252, "alias": "NOTES", "type": "esriFieldTypeString" }, { "modelName": "DataSource", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "DataSource_26", "description": "Data quality/accuracey indicator", "type": "codedValue", "codedValues": [ { "code": "Aerial Photograhy", "name": "Aerial Photograhy" }, { "code": "CAD As Built", "name": "CAD As Built" }, { "code": "CAD Constr Drwng", "name": "CAD Constr Drwng" }, { "code": "CCTV and Sonde Locator", "name": "CCTV and Sonde Locator" }, { "code": "CCTV Automated Increments", "name": "CCTV Automated Increments" }, { "code": "GeoReffed CAD", "name": "GeoReffed CAD" }, { "code": "GeoReffed PDF Constr Drwng", "name": "GeoReffed PDF Constr Drwng" }, { "code": "GeoReffed PDF High Qual", "name": "GeoReffed PDF High Qual" }, { "code": "GeoReffed PDF Low Qual", "name": "GeoReffed PDF Low Qual" }, { "code": "Surveyed Point CM Qual", "name": "Surveyed Point CM Qual" }, { "code": "zExisting GIS", "name": "zExisting GIS" }, { "code": "zGPS 3 Foot Qual", "name": "zGPS 3 Foot Qual" }, { "code": "zGPS CM Qual", "name": "zGPS CM Qual" }, { "code": "zGPS Map Qual", "name": "zGPS Map Qual" }, { "code": "zUtility Locator", "name": "zUtility Locator" }, { "code": "zField Worker", "name": "zField Worker" }, { "code": "Street View Imagery", "name": "Street View Imagery" }, { "code": "Assumed Logic", "name": "Assumed Logic" }, { "code": "Other", "name": "Other" }, { "code": "As Built", "name": "As Built" }, { "code": "Construction Drawing", "name": "Construction Drawing" }, { "code": "CCTV Report", "name": "CCTV Report" }, { "code": "Surveyed Point", "name": "Surveyed Point" }, { "code": "Existing GIS", "name": "Existing GIS" }, { "code": "Utility Locator", "name": "Utility Locator" }, { "code": "Field Worker", "name": "Field Worker" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "datasource", "length": 35, "alias": "Data Source", "type": "esriFieldTypeString" }, { "modelName": "AssetID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "assetid", "length": 11, "alias": "Asset ID", "type": "esriFieldTypeString" }, { "modelName": "HistoricID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "historicid", "length": 25, "alias": "Historic ID", "type": "esriFieldTypeString" }, { "nullable": true, "editable": true, "defaultValue": 1, "type": "esriFieldTypeSmallInteger", "required": true, "modelName": "Enabled", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "enabled", "alias": "Enabled" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "supportsDurableUrlForSyncModelNone": false, "useStandardizedQueries": true, "globalIdField": "globalid", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Oregon_South_FIPS_3602_Feet_Intl\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",4921259.842519685],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",42.33333333333334],PARAMETER[\"Standard_Parallel_2\",44.0],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot\",0.3048]]", "falseM": 0, "mUnits": 1, "zUnits": 1, "zTolerance": 0.001, "wkid": 2270, "xyUnits": 3048.0060960121914, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "falseZ": 0 }, "description": "This feature class represents the sanitary sewer valves in the Grants Pass community. Wastewater Dept.Wastewater Master PlanGIS Website", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r1507_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_1507", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a1301_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 10000, "hasAttachments": false, "queryBinsCapabilities": { "supportsFirstDayOfWeek": false, "supportedNormalizationTypes": [ "boxCox", "field", "inverse", "log", "naturalLog", "percentOfTotal", "squareRoot" ], "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsNormalization": true, "supportsSnapToData": true, "supportsFixedIntervalBin": true, "supportsStackBy": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true, "supportsSplitBy": true, "supportsReturnFullIntervalBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "fullTextSearchCapabilities": { "supportsOperator": true, "supportsSearchOperator": true }, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "fullTextSearchableFields": [], "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsSpatialAggregationStatistics": false, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "43ac88dbb5764920b7ec0d482caf1c30", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Extract", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "csv,excel,featureCollection,featureService,geojson,imageCollection,jsonl,pbf,shapefile", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.4.0", "drawingInfo": { "renderer": { "uniqueValueGroups": [ { "heading": "Status", "classes": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACqUlEQVRIic2WP2gUQRTGvzkPYhQSOP/AhmsDprG5gDaKdhKSIinkEG03XeK2dilie2rn1SJLIApeSKuY6sBrbFKkEVw98DSgECVgduWb7O7NvN01d0SCH4Ts3d6+37w335u3ZZygyv8dzHuOuUihphRmI6CW3ojQhUIrLKH55DY6x4J5PlwAbgKI5A8UHN4vhXA9Hx2EWGncQWto2LKPVgTMYkBFXFAJr5Z9bDyuY25gGEFqCJApPuf5eNeoY/pIWBFocmwBk+PzGD11AaPl8/j1+yuCn2+x8/0ldve3M1ne9/H0UR2LhTDukSxdZWQKlysuqmevWQEJ1AsYW9Cw111PL8CQu7RmG0dm5krQTaeB97tNfNrbksla4JnqM2wGdy1g6UCbZSID0/Y2bQ3ojBiocvoS2l8eFsJuOI0UuP7hVv+GgrO0hlqSXQpjH5kBWJ6kdLxmZkFOdubvktLu/HjRzy7U1Vq0YHHDWqWRq9/8eM8yA8t85eIDGz4+b8GUUa1+ZqKEXKEU9y8pExdzVYCSBZgy4w51NhLAkrGc50amMoGPUiHs2/42qmXb7oGxb/zPkkqgsP/h+ZmBHR6qTvrQQc96hoHbvVXrO/YWHWjuLxvdlFL4nIUp3RNpn7G3zH3jZ7lqfuYCaJ5Esh8j5DQ1x0Rs0zQQXUUgQXm215nsben77EmzzGbcDIyNxzFhuoeNXD1zXV8z2N8UxFBTCugUH1chVjgmzK9odZZJno0S1O6tZs3BeIYsGAcf55E89d90Pe062p1Ny2saho7NO/VjNeUgzVifg4/zSDY5A/LPPB2KFEEPUGu85MJ0hnVMcx7JKTCgmnmgQhjFwcd5pMeE0X9FUjjGOwgVO2mCY4JtwUM1LW+ELhuWffRP3q4ENLc0w+hEX1L/ABm6NMVkiFGmAAAAAElFTkSuQmCC", "yoffset": 0, "width": 20, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "11908c2340f23d147a5d5113a37db97c", "height": 20 }, "values": [ [ "Active (City)" ] ], "description": "Active (City)", "label": "Active (City)" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADYklEQVRIic2WXU/TUBjH/y2b3UBogAUyLoaa4I3Em81kJPMO7+BTuIzP4ceQzC8h3hlujIRdbF4IYgLGlyUKI8PZbHSdG6v5n53WtnQoaohPcrLstOf5nee9EVyhRP472MNte1UB0lCwAv7+lEMAGwDWi1ml8lewfMkuACgEAF5JyueFfMmu2DYePVlSNi4Ny2/bPERLEOkZuPa9hminBrXfgdq3xDu9iC5We+w2+mosrSh4mt+2nxWXlNXfhgmQghUqjZ/uI2ZVw2/aM8SKWVVYsRROx++C5/Ilu1zMKplfwhwQlRBEiyi3RkfFio+MIKaqsPp9HDabeG+a+AoIIM809XvCynzJflzMKmtDYTJGrkUETUajuDM+jqSm+S5F4E1dF6vR7WKr0UC7Z0BvvERjehkyjr7ECVpGmA+Um5rCu709nGC4aJqGB6kUnhsG2mcWxpqvBy4dZOrcORjTm1nnxIBCi2jBxMQEdnd3h8IymYwALicS2KjVxPlOfJ7Jk8yX7LRjnQsTdQT4YuS4LpVK4fj4WKyg8NnMzIzrWp5jHHlpZqr01prfjYOCFelNud5qAbruu/3W1hYMw3D3dF3H4uKiD+7AtPYnkaHeGvXGTGyyjijzyWSouzY3N904BUEUxplCy6SEwoQ4Bat0u9Toe0YAXUZ30iquy8jQDvLNNDEbgHnjxl+6NAhk/VH6aszbP8/BuJlkUOkCU1V9Sqh4Z2fHt1cul5HL5YTFrpJmU/zK5KB8CYOxJgoO7G2jIQrWkYODA3Q6g3g6wv+8AGPpwuQ7fdW9QGhRrxPGpso6OdU0fKzXcSOREKCwtKdwn88XFhZw1Grh89nZ4CLxea9eP4yFxzHBvsaUJbBsmkjKm1LZRXLUauGNdCHPSzdWhrYrziOOCbYa0dFhiI5wP5HA7OTkhaBX9brwBiGyVQl93vd8MA4+ziMWOLs3m6oaBV5YFqarVUx3u8KtzEBmKxvwB8PACWtLgnjOcV9wkJ5LfQ4+ziO6k92bTZUupUKufdMEuByJDorYnWfCJHCA+sZLKEwAs0qG84gJQwUMNt3KFuR0BtYRLWHWyabrWhQGGgqTwDXOI5YEuzeVyV43TCp//A0igcykOY4Jz4dP2tMEWLCVf/J1FYCGuuYycqUfqT8AVPiwMDtdSBcAAAAASUVORK5CYII=", "yoffset": 0, "width": 20, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "1cf7e7da40a97f95612e771f66ec186f", "height": 20 }, "values": [ [ "Other" ] ], "description": "Other", "label": "Other" } ] } ], "valueExpression": "When(\n $feature.AssetOwner_2019 == \"City of Grants Pass\" && $feature.AssetStatus_2019 == \"Active\", \"Active (City)\",\n $feature.AssetOwner_2019 == \"State of Oregon\" && $feature.AssetStatus_2019 == \"Active\", \"Active (State)\",\n $feature.AssetOwner_2019 == \"Federal Govt\" && $feature.AssetStatus_2019 == \"Active\", \"Active (Federal)\",\n $feature.AssetOwner_2019 == \"Josephine County\" && $feature.AssetStatus_2019 == \"Active\", \"Active (County)\",\n $feature.AssetOwner_2019 == \"Private\" && $feature.AssetStatus_2019 == \"Active\", \"Active (Private)\",\n $feature.AssetOwner_2019 == \"GPID\" && $feature.AssetStatus_2019 == \"Active\", \"Active (GPID)\",\n $feature.AssetStatus_2019 == \"In Construction\", \"Under Construction\",\n $feature.AssetStatus_2019 == \"Proposed\", \"Proposed\",\n \"Other\")", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 208, 189, 252, 255 ], "fromColor": [ 208, 189, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 180, 252, 179, 255 ], "fromColor": [ 180, 252, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 205, 179, 255 ], "fromColor": [ 252, 205, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 197, 251, 252, 255 ], "fromColor": [ 197, 251, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 251, 192, 255 ], "fromColor": [ 252, 251, 192, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 212, 236, 255 ], "fromColor": [ 252, 212, 236, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 192, 213, 252, 255 ], "fromColor": [ 192, 213, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 252, 221, 255 ], "fromColor": [ 189, 252, 221, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 182, 232, 255 ], "fromColor": [ 252, 182, 232, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 231, 252, 212, 255 ], "fromColor": [ 231, 252, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 229, 215, 255 ], "fromColor": [ 252, 229, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 184, 200, 255 ], "fromColor": [ 252, 184, 200, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 212, 234, 252, 255 ], "fromColor": [ 212, 234, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "defaultSymbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADYklEQVRIic2WXU/TUBjH/y2b3UBogAUyLoaa4I3Em81kJPMO7+BTuIzP4ceQzC8h3hlujIRdbF4IYgLGlyUKI8PZbHSdG6v5n53WtnQoaohPcrLstOf5nee9EVyhRP472MNte1UB0lCwAv7+lEMAGwDWi1ml8lewfMkuACgEAF5JyueFfMmu2DYePVlSNi4Ny2/bPERLEOkZuPa9hminBrXfgdq3xDu9iC5We+w2+mosrSh4mt+2nxWXlNXfhgmQghUqjZ/uI2ZVw2/aM8SKWVVYsRROx++C5/Ilu1zMKplfwhwQlRBEiyi3RkfFio+MIKaqsPp9HDabeG+a+AoIIM809XvCynzJflzMKmtDYTJGrkUETUajuDM+jqSm+S5F4E1dF6vR7WKr0UC7Z0BvvERjehkyjr7ECVpGmA+Um5rCu709nGC4aJqGB6kUnhsG2mcWxpqvBy4dZOrcORjTm1nnxIBCi2jBxMQEdnd3h8IymYwALicS2KjVxPlOfJ7Jk8yX7LRjnQsTdQT4YuS4LpVK4fj4WKyg8NnMzIzrWp5jHHlpZqr01prfjYOCFelNud5qAbruu/3W1hYMw3D3dF3H4uKiD+7AtPYnkaHeGvXGTGyyjijzyWSouzY3N904BUEUxplCy6SEwoQ4Bat0u9Toe0YAXUZ30iquy8jQDvLNNDEbgHnjxl+6NAhk/VH6aszbP8/BuJlkUOkCU1V9Sqh4Z2fHt1cul5HL5YTFrpJmU/zK5KB8CYOxJgoO7G2jIQrWkYODA3Q6g3g6wv+8AGPpwuQ7fdW9QGhRrxPGpso6OdU0fKzXcSOREKCwtKdwn88XFhZw1Grh89nZ4CLxea9eP4yFxzHBvsaUJbBsmkjKm1LZRXLUauGNdCHPSzdWhrYrziOOCbYa0dFhiI5wP5HA7OTkhaBX9brwBiGyVQl93vd8MA4+ziMWOLs3m6oaBV5YFqarVUx3u8KtzEBmKxvwB8PACWtLgnjOcV9wkJ5LfQ4+ziO6k92bTZUupUKufdMEuByJDorYnWfCJHCA+sZLKEwAs0qG84gJQwUMNt3KFuR0BtYRLWHWyabrWhQGGgqTwDXOI5YEuzeVyV43TCp//A0igcykOY4Jz4dP2tMEWLCVf/J1FYCGuuYycqUfqT8AVPiwMDtdSBcAAAAASUVORK5CYII=", "yoffset": 0, "width": 20, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "1cf7e7da40a97f95612e771f66ec186f", "height": 20 }, "valueExpressionTitle": "Status", "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACqUlEQVRIic2WP2gUQRTGvzkPYhQSOP/AhmsDprG5gDaKdhKSIinkEG03XeK2dilie2rn1SJLIApeSKuY6sBrbFKkEVw98DSgECVgduWb7O7NvN01d0SCH4Ts3d6+37w335u3ZZygyv8dzHuOuUihphRmI6CW3ojQhUIrLKH55DY6x4J5PlwAbgKI5A8UHN4vhXA9Hx2EWGncQWto2LKPVgTMYkBFXFAJr5Z9bDyuY25gGEFqCJApPuf5eNeoY/pIWBFocmwBk+PzGD11AaPl8/j1+yuCn2+x8/0ldve3M1ne9/H0UR2LhTDukSxdZWQKlysuqmevWQEJ1AsYW9Cw111PL8CQu7RmG0dm5krQTaeB97tNfNrbksla4JnqM2wGdy1g6UCbZSID0/Y2bQ3ojBiocvoS2l8eFsJuOI0UuP7hVv+GgrO0hlqSXQpjH5kBWJ6kdLxmZkFOdubvktLu/HjRzy7U1Vq0YHHDWqWRq9/8eM8yA8t85eIDGz4+b8GUUa1+ZqKEXKEU9y8pExdzVYCSBZgy4w51NhLAkrGc50amMoGPUiHs2/42qmXb7oGxb/zPkkqgsP/h+ZmBHR6qTvrQQc96hoHbvVXrO/YWHWjuLxvdlFL4nIUp3RNpn7G3zH3jZ7lqfuYCaJ5Esh8j5DQ1x0Rs0zQQXUUgQXm215nsben77EmzzGbcDIyNxzFhuoeNXD1zXV8z2N8UxFBTCugUH1chVjgmzK9odZZJno0S1O6tZs3BeIYsGAcf55E89d90Pe062p1Ny2saho7NO/VjNeUgzVifg4/zSDY5A/LPPB2KFEEPUGu85MJ0hnVMcx7JKTCgmnmgQhjFwcd5pMeE0X9FUjjGOwgVO2mCY4JtwUM1LW+ELhuWffRP3q4ENLc0w+hEX1L/ABm6NMVkiFGmAAAAAElFTkSuQmCC", "yoffset": 0, "width": 20, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "11908c2340f23d147a5d5113a37db97c", "height": 20 }, "label": "Active (City)", "value": "Active (City)" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADYklEQVRIic2WXU/TUBjH/y2b3UBogAUyLoaa4I3Em81kJPMO7+BTuIzP4ceQzC8h3hlujIRdbF4IYgLGlyUKI8PZbHSdG6v5n53WtnQoaohPcrLstOf5nee9EVyhRP472MNte1UB0lCwAv7+lEMAGwDWi1ml8lewfMkuACgEAF5JyueFfMmu2DYePVlSNi4Ny2/bPERLEOkZuPa9hminBrXfgdq3xDu9iC5We+w2+mosrSh4mt+2nxWXlNXfhgmQghUqjZ/uI2ZVw2/aM8SKWVVYsRROx++C5/Ilu1zMKplfwhwQlRBEiyi3RkfFio+MIKaqsPp9HDabeG+a+AoIIM809XvCynzJflzMKmtDYTJGrkUETUajuDM+jqSm+S5F4E1dF6vR7WKr0UC7Z0BvvERjehkyjr7ECVpGmA+Um5rCu709nGC4aJqGB6kUnhsG2mcWxpqvBy4dZOrcORjTm1nnxIBCi2jBxMQEdnd3h8IymYwALicS2KjVxPlOfJ7Jk8yX7LRjnQsTdQT4YuS4LpVK4fj4WKyg8NnMzIzrWp5jHHlpZqr01prfjYOCFelNud5qAbruu/3W1hYMw3D3dF3H4uKiD+7AtPYnkaHeGvXGTGyyjijzyWSouzY3N904BUEUxplCy6SEwoQ4Bat0u9Toe0YAXUZ30iquy8jQDvLNNDEbgHnjxl+6NAhk/VH6aszbP8/BuJlkUOkCU1V9Sqh4Z2fHt1cul5HL5YTFrpJmU/zK5KB8CYOxJgoO7G2jIQrWkYODA3Q6g3g6wv+8AGPpwuQ7fdW9QGhRrxPGpso6OdU0fKzXcSOREKCwtKdwn88XFhZw1Grh89nZ4CLxea9eP4yFxzHBvsaUJbBsmkjKm1LZRXLUauGNdCHPSzdWhrYrziOOCbYa0dFhiI5wP5HA7OTkhaBX9brwBiGyVQl93vd8MA4+ziMWOLs3m6oaBV5YFqarVUx3u8KtzEBmKxvwB8PACWtLgnjOcV9wkJ5LfQ4+ziO6k92bTZUupUKufdMEuByJDorYnWfCJHCA+sZLKEwAs0qG84gJQwUMNt3KFuR0BtYRLWHWyabrWhQGGgqTwDXOI5YEuzeVyV43TCp//A0igcykOY4Jz4dP2tMEWLCVf/J1FYCGuuYycqUfqT8AVPiwMDtdSBcAAAAASUVORK5CYII=", "yoffset": 0, "width": 20, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "1cf7e7da40a97f95612e771f66ec186f", "height": 20 }, "label": "Other", "value": "Other" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "removeDuplicates": "none", "symbol": { "backgroundColor": null, "kerning": true, "color": [ 0, 0, 0, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": [ 112, 168, 0, 37 ], "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": 1, "angle": 0, "rightToLeft": false, "verticalAlignment": "bottom", "font": { "size": 10, "weight": "normal", "style": "normal", "family": "Verdana", "decoration": "none" } }, "stackLabel": false, "maxScale": 0, "name": "Class 1", "minScale": "NaN", "labelExpressionInfo": { "expression": "$feature.ASSETID\n", "title": "Custom" }, "deconflictionStrategy": "static", "priority": 6, "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "useCodedValues": true } ] }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "City of Grants Pass, Oregon.", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }