{ "isCoGoEnabled": false, "extent": { "ymin": 1016843.938030988, "xmin": 654271.6737048291, "ymax": 1031975.8651161566, "xmax": 696689.3864414133, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 102649, "zTolerance": 0.001, "wkid": 102649, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "definitionQuery": "DATASOURCEREFERENCE IS NOT NULL", "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 3, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [], "supportsAdvancedQueries": true, "parentLayer": { "name": "Sewer", "id": 0 }, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "CleanOut", "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": "Cleanout ID", "type": "esriFieldTypeString" }, { "modelName": "SERIALNUM", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "serialnum", "length": 20, "alias": "Serial Number", "type": "esriFieldTypeString" }, { "modelName": "MODELNUM", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "modelnum", "length": 20, "alias": "Model Number", "type": "esriFieldTypeString" }, { "modelName": "ACCESSMAT", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "type": "codedValue", "codedValues": [ { "code": "ABS", "name": "Acrylonitrile Butadiene Styrene" }, { "code": "AC", "name": "Asbestos Cement" }, { "code": "BR", "name": "Brass" }, { "code": "CI", "name": "Cast Iron" }, { "code": "CIPP", "name": "Cured In Place Pipe" }, { "code": "CP", "name": "Concrete (Non-Reinforced)" }, { "code": "CU", "name": "Copper" }, { "code": "DI", "name": "Ductile Iron" }, { "code": "FRP", "name": "Fiberglass Reinforced" }, { "code": "GALV", "name": "Galvanized Pipe" }, { "code": "HDPE", "name": "High Density Polyethylene" }, { "code": "PCCP", "name": "Prestressed Concrete Cylindrical Pipe" }, { "code": "PE", "name": "Polyethylene" }, { "code": "PP", "name": "Polypropylene" }, { "code": "PVC", "name": "Polyvinyl Chloride" }, { "code": "RCP", "name": "Reinforced Concrete" }, { "code": "ST", "name": "Steel" }, { "code": "UNK", "name": "Unknown" }, { "code": "VCP", "name": "Vitrified Clay" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "accessmat", "length": 20, "alias": "Access Material", "type": "esriFieldTypeString" }, { "modelName": "ACCESSTYPE", "nullable": true, "editable": true, "defaultValue": "Cover", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "piAccessType", "description": "List of infrastructure access types", "type": "codedValue", "codedValues": [ { "code": "Door", "name": "Door" }, { "code": "Grate", "name": "Grate" }, { "code": "Cover", "name": "Cover" }, { "code": "Hand", "name": "Hand" }, { "code": "Lid", "name": "Lid" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "accesstype", "length": 20, "alias": "Access Type", "type": "esriFieldTypeString" }, { "modelName": "ACCESSDIAM", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "piAccessDiameter", "description": "Valid range of infrastructure access diameters", "range": [ 0, 72 ], "type": "range", "mergePolicy": "esriMPTDefaultValue" }, "name": "accessdiam", "alias": "Access Diameter", "type": "esriFieldTypeDouble" }, { "modelName": "INTDEPTH", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "intdepth", "alias": "Interior Depth", "type": "esriFieldTypeDouble" }, { "modelName": "BELOWGRADE", "nullable": true, "editable": true, "defaultValue": null, "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": "belowgrade", "length": 2, "alias": "Below Grade", "type": "esriFieldTypeString" }, { "modelName": "INSTALLDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "installdate", "length": 29, "alias": "Install Date", "type": "esriFieldTypeDate" }, { "modelName": "WARRANTYDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "warrantydate", "length": 29, "alias": "Warranty Date", "type": "esriFieldTypeDate" }, { "modelName": "DEVICETYPE", "nullable": true, "editable": true, "defaultValue": "Cleanout", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "piCleanoutTypes", "description": "List of infrastructure cleanout types", "type": "codedValue", "codedValues": [ { "code": "Cleanout", "name": "Cleanout" }, { "code": "Flushing Structure", "name": "Flushing Structure" }, { "code": "Lamp Hole", "name": "Lamp Hole" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "devicetype", "length": 30, "alias": "Cleanout Type", "type": "esriFieldTypeString" }, { "modelName": "ACTIVEFLAG", "nullable": true, "editable": true, "defaultValue": "Active", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LifeCycleStatus_61", "description": "Status of an asset", "type": "codedValue", "codedValues": [ { "code": "Active", "name": "Active" }, { "code": "Out of Service", "name": "Out of Service" }, { "code": "Inactive", "name": "Inactive" }, { "code": "Under Construction", "name": "Under Construction" }, { "code": "Abandoned", "name": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "activeflag", "length": 20, "alias": "Status", "type": "esriFieldTypeString" }, { "modelName": "OWNEDBY", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "AssetOwner_61", "description": "The owner of the asset", "type": "codedValue", "codedValues": [ { "code": -1, "name": "Unknown" }, { "code": 1, "name": "Town of Cave Creek" }, { "code": 2, "name": "City Of Phoenix" }, { "code": 3, "name": "Liberty Utilities" }, { "code": 4, "name": "Carefree Water Company" }, { "code": 5, "name": "Private" }, { "code": 6, "name": "Public" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ownedby", "alias": "Owned By", "type": "esriFieldTypeSmallInteger" }, { "modelName": "MAINTBY", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "AssetManager", "description": "The manager of the asset", "type": "codedValue", "codedValues": [ { "code": -1, "name": "Private" }, { "code": -2, "name": "Unknown" }, { "code": 1, "name": "Cave Creek Utilities" }, { "code": 2, "name": "City of Phoenix" }, { "code": 3, "name": "Liberty Utilities" }, { "code": 4, "name": "Carefree Water Company" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "maintby", "alias": "Managed By", "type": "esriFieldTypeSmallInteger" }, { "modelName": "CONDITION", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Condition_40", "description": "The condition of the asset", "type": "codedValue", "codedValues": [ { "code": "1", "name": "Excellent" }, { "code": "0", "name": "Unknown" }, { "code": "2", "name": "Good" }, { "code": "3", "name": "Fair" }, { "code": "4", "name": "Poor" }, { "code": "5", "name": "Immediate Attention" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "condition", "length": 1, "alias": "Condition", "type": "esriFieldTypeString" }, { "modelName": "CONDITIONDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "conditiondate", "length": 29, "alias": "Condition Date", "type": "esriFieldTypeDate" }, { "modelName": "OPERATINGCOMPANY", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "OperatingCompany", "description": "Operating Company", "type": "codedValue", "codedValues": [ { "code": "-1", "name": "Unknown" }, { "code": "2", "name": "Liberty Utilities" }, { "code": "1", "name": "Cave Creek Utilities" }, { "code": "3", "name": "City of Phoenix" }, { "code": "4", "name": "Carefree Water" }, { "code": "5", "name": "Private" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "operatingcompany", "length": 32, "alias": "OperatingCompany", "type": "esriFieldTypeString" }, { "modelName": "OPERATINGDIVISION", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "OperatingDivision", "description": "Division with Operating Company", "type": "codedValue", "codedValues": [ { "code": "-1", "name": "Unknown" }, { "code": "1", "name": "Cave Creek" }, { "code": "2", "name": "Desert Hills" }, { "code": "3", "name": "Carefree" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "operatingdivision", "length": 32, "alias": "OperatingDivision", "type": "esriFieldTypeString" }, { "modelName": "OPERATINGDISTRICT", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "OperatingDistrict", "description": "Operating District within Operating Division", "type": "codedValue", "codedValues": [ { "code": "CC", "name": "Cave Creek" }, { "code": "DH", "name": "Desert Hills" }, { "code": "CS", "name": "Cahava Springs" }, { "code": "CF", "name": "Carefree" }, { "code": "PX", "name": "Phoenix" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "operatingdistrict", "length": 32, "alias": "OperatingDistrict", "type": "esriFieldTypeString" }, { "modelName": "QUARTERSECTION", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "quartersection", "length": 20, "alias": "Quartersection", "type": "esriFieldTypeString" }, { "modelName": "SYSTEM", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SystemName", "description": "Sewer System Name", "type": "codedValue", "codedValues": [ { "code": "Anthem", "name": "Anthem" }, { "code": "Arizona Gateway", "name": "Arizona Gateway" }, { "code": "Fort Mohave", "name": "Fort Mohave" }, { "code": "Luke 303", "name": "Luke 303" }, { "code": "NE AF", "name": "Northeast Agua Fria" }, { "code": "Russell Ranch", "name": "Russell Ranch" }, { "code": "Sun City", "name": "Sun City" }, { "code": "Sun City West", "name": "Sun City West" }, { "code": "Verrado", "name": "Verrado" }, { "code": "Rio Verde", "name": "Rio Verde" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "system", "length": 20, "alias": "System", "type": "esriFieldTypeString" }, { "modelName": "LIFECYCLESTATUSCHANGEDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "lifecyclestatuschangedate", "length": 29, "alias": "LifeCycleStatusChangeDate", "type": "esriFieldTypeDate" }, { "modelName": "PROJECTID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "projectid", "length": 15, "alias": "Project ID", "type": "esriFieldTypeString" }, { "modelName": "WASTEWATERTYPE", "nullable": true, "editable": true, "defaultValue": "Separate Sewer", "domain": { "splitPolicy": "esriSPTDuplicate", "name": "ssWaterType_8", "description": "Sanitary sewer water type", "type": "codedValue", "codedValues": [ { "code": "Combined", "name": "Combined Wastewater" }, { "code": "IO Effluent", "name": "IO Effluent" }, { "code": "Raw", "name": "Raw Water" }, { "code": "Reclaimed", "name": "Reclaimed Water" }, { "code": "RO Effluent", "name": "RO Effluent" }, { "code": "Separate Sewer", "name": "Separate Sewer" }, { "code": "Storm", "name": "Storm Runoff" }, { "code": "Treated", "name": "Treated Water" }, { "code": "Wastewater", "name": "Wastewater" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "wastewatertype", "length": 50, "alias": "WasteWaterType", "type": "esriFieldTypeString" }, { "modelName": "BASIN", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "basin", "length": 50, "alias": "Basin", "type": "esriFieldTypeString" }, { "modelName": "SUBBASIN", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "subbasin", "length": 50, "alias": "SubBasin", "type": "esriFieldTypeString" }, { "modelName": "DATASOURCETYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "DataSourceType", "description": "Data source of feature", "type": "codedValue", "codedValues": [ { "code": "Asbuilt", "name": "As-built Record Plan" }, { "code": "Construction", "name": "Construction Plan" }, { "code": "Conventional Survey", "name": "Conventional Survey" }, { "code": "Estimated", "name": "Estimated Feature Location" }, { "code": "Existing", "name": "Existing Records" }, { "code": "Field Measured", "name": "Field Measured" }, { "code": "Field Notes", "name": "Field Notes" }, { "code": "GPSCM", "name": "Subcentimeter GPS" }, { "code": "GPSM", "name": "Submeter GPS" }, { "code": "Markup", "name": "Markup" }, { "code": "Overall", "name": "Overall System Map" }, { "code": "Planimetric Landbase", "name": "Planimetric Landbase" }, { "code": "Record Drawing", "name": "Record Drawing" }, { "code": "Sketch", "name": "Sketch" }, { "code": "SubFoot GPS", "name": "SubFoot GPS" }, { "code": "TaxMap", "name": "Tax Map" }, { "code": "VRS Collected", "name": "VRS Collected" }, { "code": "AutoCAD Drawing", "name": "AutoCAD Drawing" }, { "code": "KML", "name": "Google Earth kml sketch" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "datasourcetype", "length": 20, "alias": "DataSourceType", "type": "esriFieldTypeString" }, { "modelName": "DATASOURCEREFERENCE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "datasourcereference", "length": 50, "alias": "DataSourceReference", "type": "esriFieldTypeString" }, { "modelName": "ELEVATION", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "elevation", "alias": "Elevation", "type": "esriFieldTypeDouble" }, { "modelName": "SAFETYREQUIREMENTS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "safetyrequirements", "length": 30, "alias": "Safety Requirements", "type": "esriFieldTypeString" }, { "modelName": "COF", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "cof", "alias": "Consequence of Failure", "type": "esriFieldTypeInteger" }, { "modelName": "POF", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pof", "alias": "Probability of Failure", "type": "esriFieldTypeInteger" }, { "modelName": "BRE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "bre", "alias": "Business Risk Exposure", "type": "esriFieldTypeInteger" }, { "modelName": "CREATEEDITOR", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "createeditor", "length": 20, "alias": "Creation User", "type": "esriFieldTypeString" }, { "modelName": "CREATEDATE", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "createdate", "length": 29, "alias": "Date Created", "type": "esriFieldTypeDate" }, { "modelName": "LASTUPDATE", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "lastupdate", "length": 29, "alias": "Last Update Date", "type": "esriFieldTypeDate" }, { "modelName": "LASTEDITOR", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "lasteditor", "length": 50, "alias": "Last Editor", "type": "esriFieldTypeString" }, { "modelName": "Enabled", "nullable": true, "editable": true, "defaultValue": 1, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "type": "codedValue", "codedValues": [ { "code": 0, "name": "False" }, { "code": 1, "name": "True" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "enabled", "alias": "Enabled", "type": "esriFieldTypeSmallInteger" }, { "modelName": "GPSDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "gpsdate", "length": 29, "alias": "GPSDATE", "type": "esriFieldTypeDate" }, { "modelName": "FacID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "facid", "alias": "FacID", "type": "esriFieldTypeSmallInteger" }, { "modelName": "Wye_Type", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "piCleanoutWye", "description": "Connection Type", "type": "codedValue", "codedValues": [ { "code": "0", "name": "Unknown" }, { "code": "1", "name": "One Way" }, { "code": "2", "name": "Two Way" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "wye_type", "length": 50, "alias": "Wye_Type", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r4283_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a3809_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "lastupdate", "editorField": "lasteditor", "creationDateField": "createdate", "creatorField": "createeditor" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 5000, "hasAttachments": false, "queryBinsCapabilities": { "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsFixedIntervalBin": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "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": "da1924e069e84dcab940b5270d31fc53", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Cave Creek Utilities", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "operatingdistrict": null, "datasourcetype": null, "facilityid": null, "serialnum": null, "installdate": null, "wastewatertype": "Separate Sewer", "pof": null, "devicetype": "Cleanout", "enabled": 1, "quartersection": null, "accessmat": null, "operatingcompany": null, "subbasin": null, "bre": null, "safetyrequirements": null, "warrantydate": null, "gpsdate": null, "ownedby": 1, "projectid": null, "intdepth": null, "conditiondate": null, "accessdiam": null, "elevation": null, "accesstype": "Cover", "lifecyclestatuschangedate": null, "modelnum": null, "belowgrade": null, "facid": null, "basin": null, "activeflag": "Active", "condition": null, "system": null, "datasourcereference": null, "maintby": 1, "cof": null, "operatingdivision": null, "wye_type": null } } } ], "name": "Cave Creek Utilities", "domains": { "accessdiam": {"type": "inherited"}, "operatingdistrict": {"type": "inherited"}, "datasourcetype": {"type": "inherited"}, "accesstype": {"type": "inherited"}, "wastewatertype": {"type": "inherited"}, "belowgrade": {"type": "inherited"}, "devicetype": {"type": "inherited"}, "activeflag": {"type": "inherited"}, "enabled": {"type": "inherited"}, "condition": {"type": "inherited"}, "accessmat": {"type": "inherited"}, "operatingcompany": {"type": "inherited"}, "system": {"type": "inherited"}, "maintby": {"type": "inherited"}, "ownedby": {"type": "inherited"}, "operatingdivision": {"type": "inherited"}, "wye_type": {"type": "inherited"} }, "id": 1 }, { "templates": [ { "name": "City of Phoenix", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "operatingdistrict": null, "datasourcetype": null, "facilityid": null, "serialnum": null, "installdate": null, "wastewatertype": "Separate Sewer", "pof": null, "devicetype": "Cleanout", "enabled": 1, "quartersection": null, "accessmat": null, "operatingcompany": null, "subbasin": null, "bre": null, "safetyrequirements": null, "warrantydate": null, "gpsdate": null, "ownedby": 1, "projectid": null, "intdepth": null, "conditiondate": null, "accessdiam": null, "elevation": null, "accesstype": "Cover", "lifecyclestatuschangedate": null, "modelnum": null, "belowgrade": null, "facid": null, "basin": null, "activeflag": "Active", "condition": null, "system": null, "datasourcereference": null, "maintby": 2, "cof": null, "operatingdivision": null, "wye_type": null } } } ], "name": "City of Phoenix", "domains": { "accessdiam": {"type": "inherited"}, "operatingdistrict": {"type": "inherited"}, "datasourcetype": {"type": "inherited"}, "accesstype": {"type": "inherited"}, "wastewatertype": {"type": "inherited"}, "belowgrade": {"type": "inherited"}, "devicetype": {"type": "inherited"}, "activeflag": {"type": "inherited"}, "enabled": {"type": "inherited"}, "condition": {"type": "inherited"}, "accessmat": {"type": "inherited"}, "operatingcompany": {"type": "inherited"}, "system": {"type": "inherited"}, "maintby": {"type": "inherited"}, "ownedby": {"type": "inherited"}, "operatingdivision": {"type": "inherited"}, "wye_type": {"type": "inherited"} }, "id": 2 }, { "templates": [ { "name": "Liberty Utilities", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "operatingdistrict": null, "datasourcetype": null, "facilityid": null, "serialnum": null, "installdate": null, "wastewatertype": "Separate Sewer", "pof": null, "devicetype": "Cleanout", "enabled": 1, "quartersection": null, "accessmat": null, "operatingcompany": null, "subbasin": null, "bre": null, "safetyrequirements": null, "warrantydate": null, "gpsdate": null, "ownedby": 1, "projectid": null, "intdepth": null, "conditiondate": null, "accessdiam": null, "elevation": null, "accesstype": "Cover", "lifecyclestatuschangedate": null, "modelnum": null, "belowgrade": null, "facid": null, "basin": null, "activeflag": "Active", "condition": null, "system": null, "datasourcereference": null, "maintby": 3, "cof": null, "operatingdivision": null, "wye_type": null } } } ], "name": "Liberty Utilities", "domains": { "accessdiam": {"type": "inherited"}, "operatingdistrict": {"type": "inherited"}, "datasourcetype": {"type": "inherited"}, "accesstype": {"type": "inherited"}, "wastewatertype": {"type": "inherited"}, "belowgrade": {"type": "inherited"}, "devicetype": {"type": "inherited"}, "activeflag": {"type": "inherited"}, "enabled": {"type": "inherited"}, "condition": {"type": "inherited"}, "accessmat": {"type": "inherited"}, "operatingcompany": {"type": "inherited"}, "system": {"type": "inherited"}, "maintby": {"type": "inherited"}, "ownedby": {"type": "inherited"}, "operatingdivision": {"type": "inherited"}, "wye_type": {"type": "inherited"} }, "id": 3 }, { "templates": [ { "name": "Private", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "operatingdistrict": null, "datasourcetype": null, "facilityid": null, "serialnum": null, "installdate": null, "wastewatertype": "Separate Sewer", "pof": null, "devicetype": "Cleanout", "enabled": 1, "quartersection": null, "accessmat": null, "operatingcompany": null, "subbasin": null, "bre": null, "safetyrequirements": null, "warrantydate": null, "gpsdate": null, "ownedby": 1, "projectid": null, "intdepth": null, "conditiondate": null, "accessdiam": null, "elevation": null, "accesstype": "Cover", "lifecyclestatuschangedate": null, "modelnum": null, "belowgrade": null, "facid": null, "basin": null, "activeflag": "Active", "condition": null, "system": null, "datasourcereference": null, "maintby": -1, "cof": null, "operatingdivision": null, "wye_type": null } } } ], "name": "Private", "domains": { "accessdiam": {"type": "inherited"}, "operatingdistrict": {"type": "inherited"}, "datasourcetype": {"type": "inherited"}, "accesstype": {"type": "inherited"}, "wastewatertype": {"type": "inherited"}, "belowgrade": {"type": "inherited"}, "devicetype": {"type": "inherited"}, "activeflag": {"type": "inherited"}, "enabled": {"type": "inherited"}, "condition": {"type": "inherited"}, "accessmat": {"type": "inherited"}, "operatingcompany": {"type": "inherited"}, "system": {"type": "inherited"}, "maintby": {"type": "inherited"}, "ownedby": {"type": "inherited"}, "operatingdivision": {"type": "inherited"}, "wye_type": {"type": "inherited"} }, "id": -1 }, { "templates": [ { "name": "Unknown", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "operatingdistrict": null, "datasourcetype": null, "facilityid": null, "serialnum": null, "installdate": null, "wastewatertype": "Separate Sewer", "pof": null, "devicetype": "Cleanout", "enabled": 1, "quartersection": null, "accessmat": null, "operatingcompany": null, "subbasin": null, "bre": null, "safetyrequirements": null, "warrantydate": null, "gpsdate": null, "ownedby": 1, "projectid": null, "intdepth": null, "conditiondate": null, "accessdiam": null, "elevation": null, "accesstype": "Cover", "lifecyclestatuschangedate": null, "modelnum": null, "belowgrade": null, "facid": null, "basin": null, "activeflag": "Active", "condition": null, "system": null, "datasourcereference": null, "maintby": -2, "cof": null, "operatingdivision": null, "wye_type": null } } } ], "name": "Unknown", "domains": { "accessdiam": {"type": "inherited"}, "operatingdistrict": {"type": "inherited"}, "datasourcetype": {"type": "inherited"}, "accesstype": {"type": "inherited"}, "wastewatertype": {"type": "inherited"}, "belowgrade": {"type": "inherited"}, "devicetype": {"type": "inherited"}, "activeflag": {"type": "inherited"}, "enabled": {"type": "inherited"}, "condition": {"type": "inherited"}, "accessmat": {"type": "inherited"}, "operatingcompany": {"type": "inherited"}, "system": {"type": "inherited"}, "maintby": {"type": "inherited"}, "ownedby": {"type": "inherited"}, "operatingdivision": {"type": "inherited"}, "wye_type": {"type": "inherited"} }, "id": -2 } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 4000, "typeIdField": "maintby", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "uniqueValueGroups": [ { "heading": "Managed By", "classes": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVklEQVQ4jcXUQUsVURTA8d/TJyZUIqibAin6Au37AO1UCNwJQgs3km01iSKC0Ij2igs3IkaroIUfQCRoE+EmgoIHrtSFtCmNgfNy5r43zwkF/3AWc+bOf+65Z+bUXTD1yxTWcHIe4TAeYRR30I0f+IC3+PY/wgdYxdUkfxszmMYclqoIM9lGlFhGDxZxBS86CYewcoYsz3N8xKcy4Syut9QwESe6iZ+FuzU8wViZcLxlD5vRloynuIvvhRX30YdfqbAW3TzlRk6W0Y9JPCus6sUIdlNhd8QpR/iTZA+VNUkq/I0Gbv7LHGAeL9GFHSxLOcmfbHqGWcceFjKvsIZBfMFxi3A7Xt1W+AZTLaU3ItrzOn+RCr9GgQuq8S6iVNj8OK7FN9mJ99FzZwmzQ34cQyDb6b1oSZPP8dutt5s+9TbCJlsRA7iVmzZ7HZ6pNA/3Iypx4RP7L3GROtnehLczAAAAAElFTkSuQmCC", "yoffset": 0, "width": 15, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "d5be3f30d71ec59bb89ddc9037fd0855", "height": 15 }, "values": [ [ "1" ] ], "description": "Cave Creek Utilities", "label": "Cave Creek Utilities" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgUlEQVQ4jWNhoBCw0MSArVu3yh88eLDk169fqv/+/fstIiKyPzg4eIq2tvYvggaUlpZOuXDhQpqrqyuroKAgWOzu3bs+y5Ytq6isrExpb2/fhNOArKys6WZmZhmKiooohiorK4Ow6MGDB5fn5eX5TZo0aS+GAdHR0brq6uqJ6JqRgb29PdeyZcsmMDAw6GIYwMjImGdtbc3OQACYm5trOzk52e3bt+8QigEiIiLihDRDvcPIzMxsz8DAgGrA379/fzMQCX7+/AmPDRYY49GjR7eJ0fzu3buvV65cOYdhwK5du9aFh4eHqqmpKeEzYO3atXvevXu3H8OA79+/n2pvb184ffr0Qg4ODgFsmq9fv356zZo1kxkYGP5gGMDAwMBw+fLl9qSkpF9VVVXuOjo6dgwMDExQqY8rVqzYPnPmzGWfP3+GpwEMAxgYGH7funWrIyEhYbe0tLSumpqa2K9fv36dO3fuxffv3w8wMDC8QHcVrsx09unTpyCMLzjwGkA0AAD9E4/NeybhwgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "08def554b26f16029e150157a4b8147d", "height": 12 }, "values": [ [ "2" ] ], "description": "City of Phoenix", "label": "City of Phoenix" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgUlEQVQ4jWNhoBCw0MSAOXPmyJ86darkz58/qn///v0tKCi438rKakpYWNgvggakp6dPuX79epqtrS0rPz8/WOzhw4c+Bw8erMjJyUmZMmXKJpwGxMbGTtfT08uQlZVFMVReXh6ERU+cOLE8Pj7eb+HChXsxDPD399dVVFRMRNeMDCwsLLg2btw4gYGBQRfDACYmpjwTExN2BgLAwMBA28rKyu7YsWOHUAwQEhISJ6QZ6h1GZmZmewYGBlQD/v79+5uBSPD79294bLDAGE+ePLlNjOaPHz9+vXXr1jkMA44ePbrOx8cnVElJSQmfAdu3b9/z7t27/RgGfP/+/dS0adMWtrW1FbKxsQlg03z79u3TW7dunczAwPAHwwAGBgaGW7dutZeUlPzKyclxV1NTswNFDkickZHx4+bNm7cvX7582efPn+FpAMMAUPg8ePCgo6SkZLeEhISugoKC2J8/f35dunTpxa9fvw4wMDC8QHcVrsx09sWLFyCMLzjwGkA0AABxb5BLiMw1PwAAAABJRU5ErkJggg==", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "aa1d10e6896650b4d1982bd75764404c", "height": 12 }, "values": [ [ "3" ] ], "description": "Liberty Utilities", "label": "Liberty Utilities" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgUlEQVQ4jWNhoBCw0MSAOXPmyJ86darkz58/qn///v0tKCi438rKakpYWNgvggakp6dPuX79epqtrS0rPz8/WOzhw4c+Bw8erMjJyUmZMmXKJpwGxMbGTtfT08uQlZVFMVReXh6ERU+cOLE8Pj7eb+HChXsxDPD399dVVFRMRNeMDCwsLLg2btw4gYGBQRfDACYmpjwTExN2BgLAwMBA28rKyu7YsWOHUAwQEhISJ6QZ6h1GZmZmewYGBlQD/v79+5uBSPD79294bLDAGE+ePLlNjOaPHz9+vXXr1jkMA44ePbrOx8cnVElJSQmfAdu3b9/z7t27/RgGfP/+/dS0adMWtrW1FbKxsQlg03z79u3TW7dunczAwPAHwwAGBgaGW7dutZeUlPzKyclxV1NTswNFDkickZHx4+bNm7cvX7582efPn+FpAMMAUPg8ePCgo6SkZLeEhISugoKC2J8/f35dunTpxa9fvw4wMDC8QHcVrsx09sWLFyCMLzjwGkA0AABxb5BLiMw1PwAAAABJRU5ErkJggg==", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "aa1d10e6896650b4d1982bd75764404c", "height": 12 }, "values": [ [ "-1" ] ], "description": "Private", "label": "Private" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSAe0uXym85frzk19+/qn///PktISS0P87YeApjWNgvggZMycubcuLatbQIJydWUQEBsNiV+/d9Zp84UTErPz8lbeLETTgNaE1Jme5kaJihKS+PYqiOoiIIi244enR5Z3q6X/nMmXsxDCgPDdU1VFFJRNeMDAKsrbkmrFkzgYGBQRfDgD+MjHmeZmbsDASAi7GxdpCdnd26Q4cOoRggKSwsTkgz1DuMLMzM9gwMDKgG/P379zcDkeD7z5/w2GCBMW49fnybGM2v3r//evLGjXMYBqw+cGBdbkBAqL6qqhI+A2Zs2bLn1bt3+zEM+PT9+6nMSZMW7u3uLuTk4IAkADRw5ubN05PWrZsMCnMMAxgYGBiOX73abpmX92tmUZG7uYaGHQMDAxNU6uOUdeu21y1cuOz958/wNIBhAAMDw++Ld+50WGRl7VaWkNDVV1UV+/7r168Dly69+P79+wEGBoYX6K7ClZnO3n3xAoTxBQdeA4gGANYpkP1sNEFXAAAAAElFTkSuQmCC", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "a54b0f849a7d37cb24cbfa27fb20b8c4", "height": 12 }, "values": [ [ "-2" ] ], "description": "Unknown", "label": "Unknown" } ] } ], "field1": "maintby", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 236, 252, 212, 255 ], "fromColor": [ 236, 252, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 188, 179, 252, 255 ], "fromColor": [ 188, 179, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 182, 197, 255 ], "fromColor": [ 252, 182, 197, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 204, 228, 252, 255 ], "fromColor": [ 204, 228, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 241, 255 ], "fromColor": [ 252, 179, 241, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 187, 252, 246, 255 ], "fromColor": [ 187, 252, 246, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 183, 252, 182, 255 ], "fromColor": [ 183, 252, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 215, 187, 255 ], "fromColor": [ 252, 215, 187, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 252, 182, 255 ], "fromColor": [ 252, 252, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 215, 236, 255 ], "fromColor": [ 252, 215, 236, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 226, 207, 252, 255 ], "fromColor": [ 226, 207, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 252, 212, 255 ], "fromColor": [ 189, 252, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 202, 252, 255 ], "fromColor": [ 179, 202, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVklEQVQ4jcXUQUsVURTA8d/TJyZUIqibAin6Au37AO1UCNwJQgs3km01iSKC0Ij2igs3IkaroIUfQCRoE+EmgoIHrtSFtCmNgfNy5r43zwkF/3AWc+bOf+65Z+bUXTD1yxTWcHIe4TAeYRR30I0f+IC3+PY/wgdYxdUkfxszmMYclqoIM9lGlFhGDxZxBS86CYewcoYsz3N8xKcy4Syut9QwESe6iZ+FuzU8wViZcLxlD5vRloynuIvvhRX30YdfqbAW3TzlRk6W0Y9JPCus6sUIdlNhd8QpR/iTZA+VNUkq/I0Gbv7LHGAeL9GFHSxLOcmfbHqGWcceFjKvsIZBfMFxi3A7Xt1W+AZTLaU3ItrzOn+RCr9GgQuq8S6iVNj8OK7FN9mJ99FzZwmzQ34cQyDb6b1oSZPP8dutt5s+9TbCJlsRA7iVmzZ7HZ6pNA/3Iypx4RP7L3GROtnehLczAAAAAElFTkSuQmCC", "yoffset": 0, "width": 15, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "d5be3f30d71ec59bb89ddc9037fd0855", "height": 15 }, "label": "Cave Creek Utilities", "value": "1" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgUlEQVQ4jWNhoBCw0MSArVu3yh88eLDk169fqv/+/fstIiKyPzg4eIq2tvYvggaUlpZOuXDhQpqrqyuroKAgWOzu3bs+y5Ytq6isrExpb2/fhNOArKys6WZmZhmKiooohiorK4Ow6MGDB5fn5eX5TZo0aS+GAdHR0brq6uqJ6JqRgb29PdeyZcsmMDAw6GIYwMjImGdtbc3OQACYm5trOzk52e3bt+8QigEiIiLihDRDvcPIzMxsz8DAgGrA379/fzMQCX7+/AmPDRYY49GjR7eJ0fzu3buvV65cOYdhwK5du9aFh4eHqqmpKeEzYO3atXvevXu3H8OA79+/n2pvb184ffr0Qg4ODgFsmq9fv356zZo1kxkYGP5gGMDAwMBw+fLl9qSkpF9VVVXuOjo6dgwMDExQqY8rVqzYPnPmzGWfP3+GpwEMAxgYGH7funWrIyEhYbe0tLSumpqa2K9fv36dO3fuxffv3w8wMDC8QHcVrsx09unTpyCMLzjwGkA0AAD9E4/NeybhwgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "08def554b26f16029e150157a4b8147d", "height": 12 }, "label": "City of Phoenix", "value": "2" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgUlEQVQ4jWNhoBCw0MSAOXPmyJ86darkz58/qn///v0tKCi438rKakpYWNgvggakp6dPuX79epqtrS0rPz8/WOzhw4c+Bw8erMjJyUmZMmXKJpwGxMbGTtfT08uQlZVFMVReXh6ERU+cOLE8Pj7eb+HChXsxDPD399dVVFRMRNeMDCwsLLg2btw4gYGBQRfDACYmpjwTExN2BgLAwMBA28rKyu7YsWOHUAwQEhISJ6QZ6h1GZmZmewYGBlQD/v79+5uBSPD79294bLDAGE+ePLlNjOaPHz9+vXXr1jkMA44ePbrOx8cnVElJSQmfAdu3b9/z7t27/RgGfP/+/dS0adMWtrW1FbKxsQlg03z79u3TW7dunczAwPAHwwAGBgaGW7dutZeUlPzKyclxV1NTswNFDkickZHx4+bNm7cvX7582efPn+FpAMMAUPg8ePCgo6SkZLeEhISugoKC2J8/f35dunTpxa9fvw4wMDC8QHcVrsx09sWLFyCMLzjwGkA0AABxb5BLiMw1PwAAAABJRU5ErkJggg==", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "aa1d10e6896650b4d1982bd75764404c", "height": 12 }, "label": "Liberty Utilities", "value": "3" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgUlEQVQ4jWNhoBCw0MSAOXPmyJ86darkz58/qn///v0tKCi438rKakpYWNgvggakp6dPuX79epqtrS0rPz8/WOzhw4c+Bw8erMjJyUmZMmXKJpwGxMbGTtfT08uQlZVFMVReXh6ERU+cOLE8Pj7eb+HChXsxDPD399dVVFRMRNeMDCwsLLg2btw4gYGBQRfDACYmpjwTExN2BgLAwMBA28rKyu7YsWOHUAwQEhISJ6QZ6h1GZmZmewYGBlQD/v79+5uBSPD79294bLDAGE+ePLlNjOaPHz9+vXXr1jkMA44ePbrOx8cnVElJSQmfAdu3b9/z7t27/RgGfP/+/dS0adMWtrW1FbKxsQlg03z79u3TW7dunczAwPAHwwAGBgaGW7dutZeUlPzKyclxV1NTswNFDkickZHx4+bNm7cvX7582efPn+FpAMMAUPg8ePCgo6SkZLeEhISugoKC2J8/f35dunTpxa9fvw4wMDC8QHcVrsx09sWLFyCMLzjwGkA0AABxb5BLiMw1PwAAAABJRU5ErkJggg==", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "aa1d10e6896650b4d1982bd75764404c", "height": 12 }, "label": "Private", "value": "-1" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jWNhoBCw0MSAe0uXym85frzk19+/qn///PktISS0P87YeApjWNgvggZMycubcuLatbQIJydWUQEBsNiV+/d9Zp84UTErPz8lbeLETTgNaE1Jme5kaJihKS+PYqiOoiIIi244enR5Z3q6X/nMmXsxDCgPDdU1VFFJRNeMDAKsrbkmrFkzgYGBQRfDgD+MjHmeZmbsDASAi7GxdpCdnd26Q4cOoRggKSwsTkgz1DuMLMzM9gwMDKgG/P379zcDkeD7z5/w2GCBMW49fnybGM2v3r//evLGjXMYBqw+cGBdbkBAqL6qqhI+A2Zs2bLn1bt3+zEM+PT9+6nMSZMW7u3uLuTk4IAkADRw5ubN05PWrZsMCnMMAxgYGBiOX73abpmX92tmUZG7uYaGHQMDAxNU6uOUdeu21y1cuOz958/wNIBhAAMDw++Ld+50WGRl7VaWkNDVV1UV+/7r168Dly69+P79+wEGBoYX6K7ClZnO3n3xAoTxBQdeA4gGANYpkP1sNEFXAAAAAElFTkSuQmCC", "yoffset": 0, "width": 12, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "a54b0f849a7d37cb24cbfa27fb20b8c4", "height": 12 }, "label": "Unknown", "value": "-2" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }