{ "tables": [ { "isCoGoEnabled": false, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Table", "supportsAttachmentsByUploadId": true, "relationships": [ { "keyField": "asset_id", "role": "esriRelRoleDestination", "composite": false, "name": "Flushing_Points", "relatedTableId": 3, "id": 3, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 13, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Flush_Data", "description": "", "drawingTool": "esriFeatureEditToolNone", "prototype": { "attributes": { "hose_size": null, "start_residual": null, "gallons_flushed": null, "finish_residual": null, "gpm": null, "asset_id": null, "cams_finish_date": null, "wo_task": null, "finish_time": null, "crew": null, "flush_date": null, "start_time": null, "start_turbidity": null, "minutes_flushed": null, "finish_turbidity": null, "asset_type": null, "category": null, "valves_touched": null, "initial_wq": null } } } ], "supportsAdvancedQueries": true, "currentVersion": 11.3, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "timeInfo": { "startTimeField": "cams_finish_date", "trackIdField": null, "exportOptions": { "timeOffsetUnits": "esriTimeUnitsYears", "timeDataCumulative": false, "useTime": true, "timeOffset": 0 }, "endTimeField": "flush_date", "timeRelation": "esriTimeRelationOverlaps", "timeInterval": 2, "timeExtent": [ 1262581200000, 1659672000000 ], "timeReference": { "respectsDaylightSaving": true, "timeZone": "UTC" }, "hasLiveData": false, "timeIntervalUnits": "esriTimeUnitsMonths" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Flush_Data", "displayField": "flush_date", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "cams_finish_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "cams_finish_date", "length": 29, "alias": "CAMS Finish Date", "type": "esriFieldTypeDate" }, { "modelName": "flush_date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "flush_date", "length": 29, "alias": "Flush Date", "type": "esriFieldTypeDate" }, { "modelName": "Gallons_Flushed", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "gallons_flushed", "alias": "Gallons Flushed", "type": "esriFieldTypeInteger" }, { "modelName": "Start_Residual", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "start_residual", "alias": "Start Residual", "type": "esriFieldTypeDouble" }, { "modelName": "Finish_Residual", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "finish_residual", "alias": "Finish Residual", "type": "esriFieldTypeDouble" }, { "modelName": "Start_Turbidity", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "start_turbidity", "alias": "Start Turbidity", "type": "esriFieldTypeDouble" }, { "modelName": "Finish_Turbidity", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "finish_turbidity", "alias": "Finish Turbidity", "type": "esriFieldTypeDouble" }, { "modelName": "Initial_WQ", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "initial_wq", "length": 255, "alias": "Initial WQ", "type": "esriFieldTypeString" }, { "modelName": "gpm", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "gpm", "alias": "GPM", "type": "esriFieldTypeInteger" }, { "modelName": "Minutes_Flushed", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "minutes_flushed", "alias": "Minutes Flushed", "type": "esriFieldTypeInteger" }, { "modelName": "Start_Time", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "start_time", "length": 255, "alias": "Start Time", "type": "esriFieldTypeString" }, { "modelName": "Finish_Time", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "finish_time", "length": 255, "alias": "Finish Time", "type": "esriFieldTypeString" }, { "modelName": "WO_Task", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "wo_task", "length": 255, "alias": "WO-Task", "type": "esriFieldTypeString" }, { "modelName": "Asset_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "asset_id", "length": 255, "alias": "Asset ID", "type": "esriFieldTypeString" }, { "modelName": "Asset_Type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "asset_type", "length": 255, "alias": "Asset Type", "type": "esriFieldTypeString" }, { "modelName": "crew", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "crew", "length": 255, "alias": "Crew", "type": "esriFieldTypeString" }, { "modelName": "category", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "category", "length": 255, "alias": "Category", "type": "esriFieldTypeString" }, { "modelName": "Valves_Touched", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "valves_touched", "alias": "Valves Touched", "type": "esriFieldTypeInteger" }, { "modelName": "Hose_Size", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hose_size", "alias": "Hose Size", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "supportsTruncate": true, "indexes": [ { "name": "g769asset_id", "isUnique": false, "description": "", "fields": "asset_id", "isAscending": true }, { "name": "r532_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeNone", "GUIDFormat": "O", "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": false, "supportsPaginationOnAggregatedQueries": true, "supportsMaxRecordCountFactor": true, "supportsPagination": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": false, "supportsLod": false, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsCountOnly": true, "supportsReturningQueryExtent": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "supportsAppend": true, "supportsExceedsLimitStatistics": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "copyrightText": "", "zDefault": 0, "supportsLayerOverrides": true } ], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": 1210548.5674589872, "xmin": 447007.3199003339, "ymax": 1395809.1539580822, "xmax": 628851.0077214167, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "definitionQuery": "SP_Description = 'Fire Line - Metered' OR SP_Description = 'Fire Line - No Meter' OR SP_Description = 'Hydrant Meter' OR SP_Description = 'Lift Station' OR SP_Description = 'WA/WW Commercial Meter Size <= 1-1/2\"' OR SP_Description = 'WA/WW Meter Size > 1-1/2\"' OR SP_Description = 'WA/WW Residential Meter Size <= 1-1/2\"' OR SP_Description = 'Water Only Commercial Meter Size <= 1-1/2\"' OR SP_Description = 'Water Only Irrigation Commercial Meter Size <= 1-1/2\"' OR SP_Description = 'Water Only Irrigation Commercial Meter Size > 1-1/2\"' OR SP_Description = 'Water Only Irrigation Residential Meter Size < = 1-1/2\"' OR SP_Description = 'Water Only Irrigation Residential Meter Size > 1-1/2\"' OR SP_Description = 'Water Only Meter Size > 1-1/2\"' OR SP_Description = 'Water Only Residential Meter Size <= 1-1/2\"'", "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [ { "keyField": "folio", "role": "esriRelRoleDestination", "composite": false, "name": "Customers", "relatedTableId": 10, "id": 0, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Potable_Service_Points", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "prem_type": null, "address": null, "aadf_gpd": null, "sp_id": null, "hyd_id": null, "mm_units": null, "folio": null, "name": null, "active_date": null, "sp_description": null, "class": null, "status": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Potable_Service_Points", "allowTrueCurvesUpdates": false, "displayField": "folio", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "folio", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "folio", "length": 255, "alias": "Folio", "type": "esriFieldTypeString" }, { "modelName": "address", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "address", "length": 255, "alias": "Address", "type": "esriFieldTypeString" }, { "modelName": "SP_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sp_id", "length": 50, "alias": "SP_ID", "type": "esriFieldTypeString" }, { "modelName": "SP_Description", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sp_description", "length": 255, "alias": "SP_Description", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 255, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "Prem_Type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "prem_type", "length": 255, "alias": "Prem_Type", "type": "esriFieldTypeString" }, { "modelName": "Active_Date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "active_date", "length": 29, "alias": "Active_Date", "type": "esriFieldTypeDate" }, { "modelName": "status", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "status", "length": 255, "alias": "Status", "type": "esriFieldTypeString" }, { "modelName": "class", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "class", "length": 255, "alias": "Class", "type": "esriFieldTypeString" }, { "modelName": "aadf_gpd", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "aadf_gpd", "alias": "AADF_gpd", "type": "esriFieldTypeInteger" }, { "modelName": "Hyd_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hyd_id", "length": 255, "alias": "Hyd_ID", "type": "esriFieldTypeString" }, { "modelName": "mm_units", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "mm_units", "alias": "MM_Units", "type": "esriFieldTypeDouble" } ], "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": false, "indexes": [ { "name": "g772folio", "isUnique": false, "description": "", "fields": "folio", "isAscending": true }, { "name": "r534_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a485_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeNone", "GUIDFormat": "O", "minScale": 24000, "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": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "minValue": 0, "field": "aadf_gpd", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "legendOptions": {"order": "ascendingValues"}, "classBreakInfos": [ { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 92, 230, 255 ], "size": 2, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 1000, "label": "0 - 1,000" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 92, 230, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 10000, "label": "1,001 - 10,000" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 0, 92, 230, 255 ], "size": 20, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 9999999, "label": ">10,000" } ], "type": "classBreaks", "classificationMethod": "esriClassifyManual" }, "scaleSymbols": false, "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 }, { "isCoGoEnabled": false, "extent": { "ymin": 1210548.5674589872, "xmin": 447007.3199003339, "ymax": 1395809.1539580822, "xmax": 628851.0077214167, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "definitionQuery": "SP_Description = 'Reclaimed Water - No Meter' OR SP_Description = 'Reclaimed Water Non-Residential - Metered' OR SP_Description = 'Reclaimed Water Residential - Metered'", "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [ { "keyField": "folio", "role": "esriRelRoleDestination", "composite": false, "name": "Customers", "relatedTableId": 10, "id": 1, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 1, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Reclaimed_Service_Points", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "prem_type": null, "address": null, "aadf_gpd": null, "sp_id": null, "hyd_id": null, "mm_units": null, "folio": null, "name": null, "active_date": null, "sp_description": null, "class": null, "status": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Reclaimed_Service_Points", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "folio", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "folio", "length": 255, "alias": "Folio", "type": "esriFieldTypeString" }, { "modelName": "address", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "address", "length": 255, "alias": "Address", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 255, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "Prem_Type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "prem_type", "length": 255, "alias": "Prem_Type", "type": "esriFieldTypeString" }, { "modelName": "SP_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sp_id", "length": 50, "alias": "SP_ID", "type": "esriFieldTypeString" }, { "modelName": "Active_Date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "active_date", "length": 29, "alias": "Active_Date", "type": "esriFieldTypeDate" }, { "modelName": "status", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "status", "length": 255, "alias": "Status", "type": "esriFieldTypeString" }, { "modelName": "SP_Description", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sp_description", "length": 255, "alias": "SP_Description", "type": "esriFieldTypeString" }, { "modelName": "class", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "class", "length": 255, "alias": "Class", "type": "esriFieldTypeString" }, { "modelName": "aadf_gpd", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "aadf_gpd", "alias": "AADF_gpd", "type": "esriFieldTypeInteger" }, { "modelName": "Hyd_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hyd_id", "length": 255, "alias": "Hyd_ID", "type": "esriFieldTypeString" }, { "modelName": "mm_units", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "mm_units", "alias": "MM_Units", "type": "esriFieldTypeDouble" } ], "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": false, "indexes": [ { "name": "g772folio", "isUnique": false, "description": "", "fields": "folio", "isAscending": true }, { "name": "r534_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a485_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 24000, "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": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "minValue": 0, "field": "aadf_gpd", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "legendOptions": {"order": "ascendingValues"}, "classBreakInfos": [ { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 124, 0, 145, 255 ], "size": 2, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 1000, "label": "0 - 1,000" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 124, 0, 145, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 10000, "label": "1,001 - 10,000" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 124, 0, 145, 255 ], "size": 20, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 9999999, "label": ">10,000" } ], "type": "classBreaks", "classificationMethod": "esriClassifyManual" }, "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 }, { "isCoGoEnabled": false, "extent": { "ymin": 1210548.5674589872, "xmin": 447007.3199003339, "ymax": 1395809.1539580822, "xmax": 628851.0077214167, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "definitionQuery": "SP_Description = 'City of Tampa Waste Water - Metered' OR SP_Description = 'Lift Station' OR SP_Description = 'WA/WW Commercial Meter Size <= 1-1/2\"' OR SP_Description = 'WA/WW Meter Size > 1-1/2\"' OR SP_Description = 'WA/WW Residential Meter Size <= 1-1/2\"' OR SP_Description = 'Waste Water - Flat Rate' OR SP_Description = 'Waste Water - Metered'", "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [ { "keyField": "folio", "role": "esriRelRoleDestination", "composite": false, "name": "Customers", "relatedTableId": 10, "id": 2, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 2, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Wastewater_Service_Points", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "prem_type": null, "address": null, "aadf_gpd": null, "sp_id": null, "hyd_id": null, "mm_units": null, "folio": null, "name": null, "active_date": null, "sp_description": null, "class": null, "status": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Wastewater_Service_Points", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "folio", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "folio", "length": 255, "alias": "Folio", "type": "esriFieldTypeString" }, { "modelName": "address", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "address", "length": 255, "alias": "Address", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 255, "alias": "Name", "type": "esriFieldTypeString" }, { "modelName": "Prem_Type", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "prem_type", "length": 255, "alias": "Prem_Type", "type": "esriFieldTypeString" }, { "modelName": "SP_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sp_id", "length": 50, "alias": "SP_ID", "type": "esriFieldTypeString" }, { "modelName": "Active_Date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "active_date", "length": 29, "alias": "Active_Date", "type": "esriFieldTypeDate" }, { "modelName": "status", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "status", "length": 255, "alias": "Status", "type": "esriFieldTypeString" }, { "modelName": "SP_Description", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sp_description", "length": 255, "alias": "SP_Description", "type": "esriFieldTypeString" }, { "modelName": "class", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "class", "length": 255, "alias": "Class", "type": "esriFieldTypeString" }, { "modelName": "aadf_gpd", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "aadf_gpd", "alias": "AADF_gpd", "type": "esriFieldTypeInteger" }, { "modelName": "Hyd_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "hyd_id", "length": 255, "alias": "Hyd_ID", "type": "esriFieldTypeString" }, { "modelName": "mm_units", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "mm_units", "alias": "MM_Units", "type": "esriFieldTypeDouble" } ], "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": false, "indexes": [ { "name": "g772folio", "isUnique": false, "description": "", "fields": "folio", "isAscending": true }, { "name": "r534_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a485_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 24000, "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": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "minValue": 0, "field": "aadf_gpd", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "legendOptions": {"order": "ascendingValues"}, "classBreakInfos": [ { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 56, 168, 0, 255 ], "size": 2, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 1000, "label": "0 - 1,000" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 56, 168, 0, 255 ], "size": 11, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 10000, "label": "1,001 - 10,000" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 56, 168, 0, 255 ], "size": 20, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 9999999, "label": ">10,000" } ], "type": "classBreaks", "classificationMethod": "esriClassifyManual" }, "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 }, { "isCoGoEnabled": false, "extent": { "ymin": 1210838.3450102136, "xmin": 446794.997242298, "ymax": 1395803.7622428238, "xmax": 627986.7862866744, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [ { "keyField": "asset_id", "role": "esriRelRoleOrigin", "composite": false, "name": "Flush_Data", "relatedTableId": 13, "id": 3, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 3, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Flushing_Points", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "district_metered_area": null, "annual_gallons_flushed": null, "potable_water_system": null, "previous_gallons_flushed": null, "previous_flush_events": null, "annual_flush_events": null, "asset_id": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Flushing_Points", "allowTrueCurvesUpdates": false, "displayField": "asset_id", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "Asset_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "asset_id", "length": 255, "alias": "Asset_ID", "type": "esriFieldTypeString" }, { "modelName": "Annual_Flush_Events", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "annual_flush_events", "alias": "Annual_Flush_Events", "type": "esriFieldTypeDouble" }, { "modelName": "Annual_Gallons_Flushed", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "annual_gallons_flushed", "alias": "Annual_Gallons_Flushed", "type": "esriFieldTypeDouble" }, { "modelName": "Previous_Flush_Events", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "previous_flush_events", "alias": "Previous_Flush_Events", "type": "esriFieldTypeDouble" }, { "modelName": "Previous_Gallons_Flushed", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "previous_gallons_flushed", "alias": "Previous_Gallons_Flushed", "type": "esriFieldTypeDouble" }, { "modelName": "Potable_Water_System", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "potable_water_system", "length": 30, "alias": "Potable_Water_System", "type": "esriFieldTypeString" }, { "modelName": "District_Metered_Area", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "district_metered_area", "length": 255, "alias": "District_Metered_Area", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": true, "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": "g779asset_id", "isUnique": false, "description": "", "fields": "asset_id", "isAscending": true }, { "name": "r539_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a490_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeNone", "GUIDFormat": "O", "minScale": 100000, "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": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "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": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "minValue": 0, "field": "annual_gallons_flushed", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "legendOptions": {"order": "ascendingValues"}, "classBreakInfos": [ { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 178, 178, 178, 255 ], "size": 2, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 0, "label": "0" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 255, 0, 0, 255 ], "size": 2, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 365000, "label": "1 - 1,000" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 255, 0, 0, 255 ], "size": 10, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 3650000, "label": "1,000 - 10,000" }, { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 }, "color": [ 255, 0, 0, 255 ], "size": 20, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "classMaxValue": 99999999, "label": ">10,000" } ], "type": "classBreaks", "classificationMethod": "esriClassifyManual" }, "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 }, { "isCoGoEnabled": false, "extent": { "ymin": 1212245.6211968735, "xmin": 447017.84350684285, "ymax": 1394533.4652241245, "xmax": 627155.8781460971, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 4, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "SanitarySewerOverflows", "allowTrueCurvesUpdates": false, "displayField": "wo_task", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "EVENT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "event", "length": 29, "alias": "EVENT", "type": "esriFieldTypeDate" }, { "modelName": "WO_TASK", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "wo_task", "length": 255, "alias": "WO_TASK", "type": "esriFieldTypeString" }, { "modelName": "EVENT_LOCATION", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "event_location", "length": 255, "alias": "EVENT_LOCATION", "type": "esriFieldTypeString" }, { "modelName": "ASSET", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "asset", "length": 255, "alias": "ASSET", "type": "esriFieldTypeString" }, { "modelName": "PLANT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "plant", "length": 255, "alias": "PLANT", "type": "esriFieldTypeString" }, { "modelName": "R_A_CAUSE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "r_a_cause", "length": 255, "alias": "R_A_CAUSE", "type": "esriFieldTypeString" }, { "modelName": "GALS_DISCH", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "gals_disch", "alias": "GALS_DISCH", "type": "esriFieldTypeDouble" }, { "modelName": "GALS_REC", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "gals_rec", "alias": "GALS_REC", "type": "esriFieldTypeDouble" }, { "modelName": "ASSET_RECORD_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "asset_record_type", "length": 255, "alias": "ASSET_RECORD_TYPE", "type": "esriFieldTypeString" }, { "modelName": "ASSET_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "asset_id", "length": 255, "alias": "ASSET_ID", "type": "esriFieldTypeString" }, { "modelName": "SYNERGENID_1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "synergenid_1", "length": 20, "alias": "SYNERGENID", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": true, "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": "r541_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a492_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "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": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Electrical", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "Electrical", "asset_record_type": null } } } ], "name": "Electrical", "domains": {}, "id": "Electrical" }, { "templates": [ { "name": "Grease", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "Grease", "asset_record_type": null } } } ], "name": "Grease", "domains": {}, "id": "Grease" }, { "templates": [ { "name": "Line Break", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "Line Break", "asset_record_type": null } } } ], "name": "Line Break", "domains": {}, "id": "Line Break" }, { "templates": [ { "name": "TECO", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "TECO", "asset_record_type": null } } } ], "name": "TECO", "domains": {}, "id": "TECO" }, { "templates": [ { "name": "Mechanical", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "Mechanical", "asset_record_type": null } } } ], "name": "Mechanical", "domains": {}, "id": "Mechanical" }, { "templates": [ { "name": "Contractor", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "Contractor", "asset_record_type": null } } } ], "name": "Contractor", "domains": {}, "id": "Contractor" }, { "templates": [ { "name": "Line Block", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "Line Block", "asset_record_type": null } } } ], "name": "Line Block", "domains": {}, "id": "Line Block" }, { "templates": [ { "name": "Operator", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "Operator", "asset_record_type": null } } } ], "name": "Operator", "domains": {}, "id": "Operator" }, { "templates": [ { "name": "Valve", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "Valve", "asset_record_type": null } } } ], "name": "Valve", "domains": {}, "id": "Valve" }, { "templates": [ { "name": "Rain", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "Rain", "asset_record_type": null } } } ], "name": "Rain", "domains": {}, "id": "Rain" }, { "templates": [ { "name": "Vandalism", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "Vandalism", "asset_record_type": null } } } ], "name": "Vandalism", "domains": {}, "id": "Vandalism" }, { "templates": [ { "name": "Vehicle", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "Vehicle", "asset_record_type": null } } } ], "name": "Vehicle", "domains": {}, "id": "Vehicle" }, { "templates": [ { "name": "SSO_LBLRT", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "gals_disch": null, "gals_rec": null, "event_location": null, "plant": null, "asset_id": null, "synergenid_1": null, "event": null, "wo_task": null, "asset": null, "r_a_cause": "SSO_LBLRT", "asset_record_type": null } } } ], "name": "Root Blockage", "domains": {}, "id": "SSO_LBLRT" } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 4000, "typeIdField": "r_a_cause", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "uniqueValueGroups": [ { "heading": "R_A_CAUSE", "classes": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSUlEQVQoka3QTSjDcRzH8Tf2tzmwJ0rC1JTkQrQTJSfJdWpFK6fVHByU3SQnBxc5kyYtT5vHg6Y5OEixIuUwNA/z0NpDo8baiMNs/tta8Tl++776fb4/CX+I5F+xPozqcpFpqZKOAinKRJTAW5B9jYFhh5JQVtw2j+7Kxk6tAbUgT45LYyGMNzZ6WmfpPh7kRIQ7XUjC56zWm1H/biMoQGuiwjPDmn4J7XIf8TR8v4GlaYzqXDdq+tGcTjACTKbhkiqaU6pmjKAAWSUtotpFxXn+vIAgwtFH7vKx0aefvSS+teNqGGVAkFOWDb6HCPpW2BPhlwvs7iG6dFZMQGEGG3ebsUY8bIowkPAuMB6L8Kqbo1dQ0ph8McDZkZHthy2mgI9M+CvPvnUsDhXO8nbqZDXIo9cE/Yd4AWcqzIS/GwC7/oNsl+fGeecTYkBfaTGJp8wAAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "68adc0a141ffa36cd4724685f71e6fb7", "height": 11 }, "values": [ [ "Electrical" ] ], "description": "Electrical", "label": "Electrical" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSUlEQVQoka3TTyjDYRzH8fe2Z9R+MfaHAzVaKTcuiihJkrhxlKQ0Tg4OjhwdXBwctINyFA6iaCKlFgvlxEGmpbHsZ61N2/zQlNn8flur+dRzeZ7nVZ/vU4+ghIh/xe52LN4gy5Kgy6inOqEQjiscd5qZGb/iNS92NdLmDbLXYcNqMmS2K2LvjJ2GGZh00L/q50KF57sRD342+2qx/m0jCeitwb4fZGsEnBug5OCzG+aG66kvNGOnDcdWklkeWczBljJasqpqRhJQJWhV1Ra64l7eoMOowpEkgWJwJPV7L4PPZY6G6hg1GajMB+MKsveFQxUOvLG9dk/PtBMXoNewivuO9acEOyoMfJyEWIi/E5tyMigJmn8OoimuV+7YvZRZAj61cDrPPpm5CR+epgoa7OWYQwnk2yh+wJMNtfB3A+DgNgrpVSglfYwvvLth1oLS1KoAAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "bbc4c72777f401ac2c6084c8b4f63273", "height": 11 }, "values": [ [ "Grease" ] ], "description": "Grease", "label": "Grease" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWklEQVQokWNhoACwUEVzYxjDDgMFBntCGi48YDhYv4rBA0WzCC/Dfz8TBg5Cmp+8ZfiPYTM5gGVU85ALsAUHGPacusNwiJCGa08YfmFoPn2Xoff0XTJtJgcAAGpZFcxpp34UAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "51371ece57d51038f89bbf08c2acb828", "height": 11 }, "values": [ [ "Line Break" ] ], "description": "Line Break", "label": "Line Break" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQoka3SLUtDARjF8Z8wsYlfYJa1VcEvMD/AbLfaTBqMF7QogiCIsrShCGqcguDLEARhYwaLYhExiJhWfAkGRRnC0Ou9Y2M+8Zznz3keOCk9TOq/4DQyHTB3uP8NDxpQsClvOBHb8SCU04gmP7tVticwFfvMG3aVNdzEnd00Z5WMmZT9A6+4ciT8KUUznuzbElgwpK+lPnpXUcJrO5gDSwryQqMtbVnVqbXoatx3H86sCmzI6Ff3omYen53AVGwrmrAoZ92xupPuSnJpzrSsmpmklWT4UNWIcdffhegObs6F83Z2T93+AtnkNyz6Lr2XAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "1d3bf5b52108f5afd56c4152c51bc103", "height": 10 }, "values": [ [ "TECO" ] ], "description": "TECO", "label": "TECO" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCElEQVQokbXTTStEURgH8B/mG6BkoTTlZb6BpWSlxCyUEjKzYmWhrJQNiVJKWVhoVrIZ3VFKXhY2yk42NEMiG8kn8NJlNePeSU3+y+ec33lOz+kk1JDEv+BjGs9Y72B2gtc/403Sd2zN07xL/yrTc+Sr4k/q19juZLyPhrCWpeWMvWVy82TrvrdV4DzJFYJRUm0VHXpJJJlaoidgYJD7MnzEwgapuCGEB87RPcMixsvwI7kHxpLUx3glPp7Y+XXtA07S3CbpisPn3BxyGjmwEheq4NLPukh8xf4zk60R8IXPSwqxuEAwRHGE9kp8QPGUIBaHT51hOENTRPM3vFfDYa4japGp6WN8AQquPVfNwX1DAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "64ff5c79dd7e31cea3ddcf826a0736f2", "height": 11 }, "values": [ [ "Mechanical" ] ], "description": "Mechanical", "label": "Mechanical" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApElEQVQokbXSsQpBURgH8J9i4wEsRousDMp0MzNYxGSXxWYxMZmUN1AmT2HwDiZvYGNQunUtutyL/OvU+b7Or3P6Olk/JPtPXMfhG1zCDl3sP8VLFDFD8AkO0Ir2TfSwSYMzmKIQ1TmMsMUtCYcHG0+9GiZYvMN5DGP64Wv6WOP8Cs9RFZ9KNLxxHC6j/QI+0sEKx2d8wSABh7nG3XyKVur89LfvwwsVRFabQusAAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "8021dc91d8cec43d8ca9d21e8d10f428", "height": 10 }, "values": [ [ "Contractor" ] ], "description": "Contractor", "label": "Contractor" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAVElEQVQokWNhoACwUEdzaMkOBkVte4I67l89yLC6xwNVM5/QfwZjdw6Cmt8+/49pMxmAZVTz0AuwA6v3MNy6cIigjme3f2Fqvnu+l+HueTJtJgMAAFjzFeSPQ5MoAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "87089e9b534434880225e79cabc8faad", "height": 11 }, "values": [ [ "Line Block" ] ], "description": "Line Block", "label": "Line Block" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEUlEQVQoka3QPSgEYBgH8F86TNwdKYkok43FxGKSzEqRMqkzGJTbJJPBIjOJJPnI5yBiMJgsUgYlZcBwd5Ky+MgVjrvjin/v9L7vr/7PE/CHBP4V31Eyz0SY5kLCj8TiHHQyECaRFc/QuMB2J6XBz+uiBD0LtE3R2stxGt4ncMpyhNLvbULoo2ySlUVqO3j6gteJDlP504xdVI8yiLEvuIL6lKoZE0I5DWm1C3LcfH7yfMPXXOWCb1L+feBV9ofoDlKcDSaIL7GXhs9Y7adlNrlYeRnsU4TZczbSMJ7nGLnnYZr2MHXvDzFOetjaZBwvmfBbbteIlrDbRE0VwQviR1xiNxVmwskG2DnMNvgvOOe8AgfpQAFHPm21AAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "518146a2d21dc1a4f6571604437cad95", "height": 11 }, "values": [ [ "Operator" ] ], "description": "Operator", "label": "Operator" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFUlEQVQoka3SsUsCYRjH8e/JLS0OiYOKLtHyrkJTBW0igpNzdOHYUsOVg/dyEjcF7UJB0JD3F7gELkGCdI3uKjoHLRJvXBB493Yu9ht/8IHneXhMNoj5r1hK9rJZWoaB+u2UwphM8DyP17W4WOTGstiP990u28BhInZdrEpFh2GqVQ7abU5cl3sNS4kpBK18/u/9CgUQgqtGgwff5yuCUym8Wo0d1qReZ3c85tr3uYxgpQgWC1SphJGE5/OfI75pYzsOj7kcp80mR0m43+fZcXjScJjZjPPRiJdyma04HA75nE65WO0iWEqCdJqeEBwbK8MrBYMBvU6H90QcZrnkzLYJ4n0mw12807Bt8wHc6hvr2ei3vwG9+kpJMaoTXwAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "8ad4c5e2dcf8d4fa19c62d2cb43f66cd", "height": 10 }, "values": [ [ "Valve" ] ], "description": "Valve", "label": "Valve" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABR0lEQVQoka3QTSjDARjH8W+2+ZfYawoRpdQO3kpyoLSDSa7UilZcVnNwUHaTnByUpNxIk5a35fWwxnZwkINEohhWy3DYS2valqElsv6bVvyOz9Onfs8j5Q+R/i8eDKu5X55BULUhEVS8xgIkgm5qDcNMq0LZsX6xGa9tjxqDBkHxNS0iHjJyZutCN9/JwcCJGLe7pCQu1qk3a0RtBCXUmYo5nd2gZ6Wa1d5kOg5vWWgZK//1SG1fJccTI8BkOi4sa/hRNXMEJRSUNIprS/Jz+3yeTCbG0UdfTvjlySfGHruLptF+BIU8K4yHglyv7Ytx4MqOe0iH3mpKlctAk7jMVkI322IMb1wujZOIROlY6EZQab83scA5DuMutztTwHsmnMoznk0Lc2onpa1VyCsURO6CPBx5AedPmAl/NgAH/kPwZ70+K845H+QZYD+IfLImAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "61b2b0455102591fd08ed754d37d02eb", "height": 11 }, "values": [ [ "Rain" ] ], "description": "Rain", "label": "Rain" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVQokWNhoACwUEVzCUPoDm0GRXtCGq4y3D/Yw7DaA0WzEAPff3cGYw5Cmp8zvP2PYTM5gGVU85ALsNUMB/ZcYLh1iJCG2wzPfmFoPs9wt/c8w13ybCYHAABf8xXk7mHe8wAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "ed39df25e38c8be096ed351602005ba4", "height": 11 }, "values": [ [ "Vandalism" ] ], "description": "Vandalism", "label": "Vandalism" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVQokbXTvSsEABgG8B9dcgP5SGGghERM/oXDICVF2WysJB//AAMl+w0Gm0lkksVoUFdKjnDhztWdQhY6GZTOcZ3LOz69v3re4Q0oYgL/iWuQ+hOuJpxmuGBcS8cjQ2jDWUG4g7lBSsNMRpnJh3ubWW6ns4SSBFWz2GSqj/EMmVNOrpnHUTY+umLpldU9Wrsp/wgjBCO8DXB+y/InzFV7/4ZQPweHdLXgAiEuE/ThPt/NyQaClWSmiS3S1EhZIgv+hBteqO/h+I6VLRYq+ChRj/jXxW+4hrE4u2km8Bxju46NKkYfWP8Vp9jB2pfoKckIWrN3c9WO5shy5kU9xju1okCbwqWA0gAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "19f0567e3d0af484d3cd56557df6946d", "height": 11 }, "values": [ [ "Vehicle" ] ], "description": "Vehicle", "label": "Vehicle" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQoka3TOyiGYRzG4Quvw8AXX8kupVgoRLIYjMggg4kFq91pN0oixUDpY6Ekg5TBgJRYlAwkymmRwSlJDu/rUPymZ7nq/g9P4A8F/4uvxQ0ZcavGiWyXbpRa0qVTjquv8YQK/Za1iylCH0alS2gxr9G4am22wnhFYM6CQTGpERvXZbizaka2Zvcf8aQB3XIj4WsbMi3qQe/n2VWK/dy+xjBOk/ILyqXY6/MNnzr7FQ4ch/G2BbvqFMv6Fp8bDuNDkzrUW9EgkBwJ8+w5MhXGPFjTodKtMeVKFHyAcTtO1eIxCj93ZlOrUk3ylUlSKO7BhWkXZt/DKPyygIQDiW9v/+vHeAL8uD+8EHKipgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "946cfecee1dd44165a003c20b0123525", "height": 11 }, "values": [ [ "SSO_LBLRT" ] ], "description": "Root Blockage", "label": "Root Blockage" } ] } ], "field1": "r_a_cause", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 107, 85, 135, 255 ], "fromColor": [ 107, 85, 135, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 112, 250, 115, 255 ], "fromColor": [ 112, 250, 115, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 235, 163, 87, 255 ], "fromColor": [ 235, 163, 87, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 104, 233, 242, 255 ], "fromColor": [ 104, 233, 242, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 90, 90, 242, 255 ], "fromColor": [ 90, 90, 242, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 232, 86, 132, 255 ], "fromColor": [ 232, 86, 132, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 50, 128, 65, 255 ], "fromColor": [ 50, 128, 65, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 245, 98, 242, 255 ], "fromColor": [ 245, 98, 242, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 220, 232, 107, 255 ], "fromColor": [ 220, 232, 107, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 138, 80, 55, 255 ], "fromColor": [ 138, 80, 55, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 62, 122, 130, 255 ], "fromColor": [ 62, 122, 130, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 96, 149, 240, 255 ], "fromColor": [ 96, 149, 240, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 81, 232, 177, 255 ], "fromColor": [ 81, 232, 177, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSUlEQVQoka3QTSjDcRzH8Tf2tzmwJ0rC1JTkQrQTJSfJdWpFK6fVHByU3SQnBxc5kyYtT5vHg6Y5OEixIuUwNA/z0NpDo8baiMNs/tta8Tl++776fb4/CX+I5F+xPozqcpFpqZKOAinKRJTAW5B9jYFhh5JQVtw2j+7Kxk6tAbUgT45LYyGMNzZ6WmfpPh7kRIQ7XUjC56zWm1H/biMoQGuiwjPDmn4J7XIf8TR8v4GlaYzqXDdq+tGcTjACTKbhkiqaU6pmjKAAWSUtotpFxXn+vIAgwtFH7vKx0aefvSS+teNqGGVAkFOWDb6HCPpW2BPhlwvs7iG6dFZMQGEGG3ebsUY8bIowkPAuMB6L8Kqbo1dQ0ph8McDZkZHthy2mgI9M+CvPvnUsDhXO8nbqZDXIo9cE/Yd4AWcqzIS/GwC7/oNsl+fGeecTYkBfaTGJp8wAAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "68adc0a141ffa36cd4724685f71e6fb7", "height": 11 }, "label": "Electrical", "value": "Electrical" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSUlEQVQoka3TTyjDYRzH8fe2Z9R+MfaHAzVaKTcuiihJkrhxlKQ0Tg4OjhwdXBwctINyFA6iaCKlFgvlxEGmpbHsZ61N2/zQlNn8flur+dRzeZ7nVZ/vU4+ghIh/xe52LN4gy5Kgy6inOqEQjiscd5qZGb/iNS92NdLmDbLXYcNqMmS2K2LvjJ2GGZh00L/q50KF57sRD342+2qx/m0jCeitwb4fZGsEnBug5OCzG+aG66kvNGOnDcdWklkeWczBljJasqpqRhJQJWhV1Ra64l7eoMOowpEkgWJwJPV7L4PPZY6G6hg1GajMB+MKsveFQxUOvLG9dk/PtBMXoNewivuO9acEOyoMfJyEWIi/E5tyMigJmn8OoimuV+7YvZRZAj61cDrPPpm5CR+epgoa7OWYQwnk2yh+wJMNtfB3A+DgNgrpVSglfYwvvLth1oLS1KoAAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "bbc4c72777f401ac2c6084c8b4f63273", "height": 11 }, "label": "Grease", "value": "Grease" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWklEQVQokWNhoACwUEVzYxjDDgMFBntCGi48YDhYv4rBA0WzCC/Dfz8TBg5Cmp+8ZfiPYTM5gGVU85ALsAUHGPacusNwiJCGa08YfmFoPn2Xoff0XTJtJgcAAGpZFcxpp34UAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "51371ece57d51038f89bbf08c2acb828", "height": 11 }, "label": "Line Break", "value": "Line Break" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQoka3SLUtDARjF8Z8wsYlfYJa1VcEvMD/AbLfaTBqMF7QogiCIsrShCGqcguDLEARhYwaLYhExiJhWfAkGRRnC0Ou9Y2M+8Zznz3keOCk9TOq/4DQyHTB3uP8NDxpQsClvOBHb8SCU04gmP7tVticwFfvMG3aVNdzEnd00Z5WMmZT9A6+4ciT8KUUznuzbElgwpK+lPnpXUcJrO5gDSwryQqMtbVnVqbXoatx3H86sCmzI6Ff3omYen53AVGwrmrAoZ92xupPuSnJpzrSsmpmklWT4UNWIcdffhegObs6F83Z2T93+AtnkNyz6Lr2XAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "1d3bf5b52108f5afd56c4152c51bc103", "height": 10 }, "label": "TECO", "value": "TECO" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCElEQVQokbXTTStEURgH8B/mG6BkoTTlZb6BpWSlxCyUEjKzYmWhrJQNiVJKWVhoVrIZ3VFKXhY2yk42NEMiG8kn8NJlNePeSU3+y+ec33lOz+kk1JDEv+BjGs9Y72B2gtc/403Sd2zN07xL/yrTc+Sr4k/q19juZLyPhrCWpeWMvWVy82TrvrdV4DzJFYJRUm0VHXpJJJlaoidgYJD7MnzEwgapuCGEB87RPcMixsvwI7kHxpLUx3glPp7Y+XXtA07S3CbpisPn3BxyGjmwEheq4NLPukh8xf4zk60R8IXPSwqxuEAwRHGE9kp8QPGUIBaHT51hOENTRPM3vFfDYa4japGp6WN8AQquPVfNwX1DAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "64ff5c79dd7e31cea3ddcf826a0736f2", "height": 11 }, "label": "Mechanical", "value": "Mechanical" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApElEQVQokbXSsQpBURgH8J9i4wEsRousDMp0MzNYxGSXxWYxMZmUN1AmT2HwDiZvYGNQunUtutyL/OvU+b7Or3P6Olk/JPtPXMfhG1zCDl3sP8VLFDFD8AkO0Ir2TfSwSYMzmKIQ1TmMsMUtCYcHG0+9GiZYvMN5DGP64Wv6WOP8Cs9RFZ9KNLxxHC6j/QI+0sEKx2d8wSABh7nG3XyKVur89LfvwwsVRFabQusAAAAASUVORK5CYII=", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "8021dc91d8cec43d8ca9d21e8d10f428", "height": 10 }, "label": "Contractor", "value": "Contractor" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAVElEQVQokWNhoACwUEdzaMkOBkVte4I67l89yLC6xwNVM5/QfwZjdw6Cmt8+/49pMxmAZVTz0AuwA6v3MNy6cIigjme3f2Fqvnu+l+HueTJtJgMAAFjzFeSPQ5MoAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "87089e9b534434880225e79cabc8faad", "height": 11 }, "label": "Line Block", "value": "Line Block" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEUlEQVQoka3QPSgEYBgH8F86TNwdKYkok43FxGKSzEqRMqkzGJTbJJPBIjOJJPnI5yBiMJgsUgYlZcBwd5Ky+MgVjrvjin/v9L7vr/7PE/CHBP4V31Eyz0SY5kLCj8TiHHQyECaRFc/QuMB2J6XBz+uiBD0LtE3R2stxGt4ncMpyhNLvbULoo2ySlUVqO3j6gteJDlP504xdVI8yiLEvuIL6lKoZE0I5DWm1C3LcfH7yfMPXXOWCb1L+feBV9ofoDlKcDSaIL7GXhs9Y7adlNrlYeRnsU4TZczbSMJ7nGLnnYZr2MHXvDzFOetjaZBwvmfBbbteIlrDbRE0VwQviR1xiNxVmwskG2DnMNvgvOOe8AgfpQAFHPm21AAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "518146a2d21dc1a4f6571604437cad95", "height": 11 }, "label": "Operator", "value": "Operator" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFUlEQVQoka3SsUsCYRjH8e/JLS0OiYOKLtHyrkJTBW0igpNzdOHYUsOVg/dyEjcF7UJB0JD3F7gELkGCdI3uKjoHLRJvXBB493Yu9ht/8IHneXhMNoj5r1hK9rJZWoaB+u2UwphM8DyP17W4WOTGstiP990u28BhInZdrEpFh2GqVQ7abU5cl3sNS4kpBK18/u/9CgUQgqtGgwff5yuCUym8Wo0d1qReZ3c85tr3uYxgpQgWC1SphJGE5/OfI75pYzsOj7kcp80mR0m43+fZcXjScJjZjPPRiJdyma04HA75nE65WO0iWEqCdJqeEBwbK8MrBYMBvU6H90QcZrnkzLYJ4n0mw12807Bt8wHc6hvr2ei3vwG9+kpJMaoTXwAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "8ad4c5e2dcf8d4fa19c62d2cb43f66cd", "height": 10 }, "label": "Valve", "value": "Valve" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABR0lEQVQoka3QTSjDARjH8W+2+ZfYawoRpdQO3kpyoLSDSa7UilZcVnNwUHaTnByUpNxIk5a35fWwxnZwkINEohhWy3DYS2valqElsv6bVvyOz9Onfs8j5Q+R/i8eDKu5X55BULUhEVS8xgIkgm5qDcNMq0LZsX6xGa9tjxqDBkHxNS0iHjJyZutCN9/JwcCJGLe7pCQu1qk3a0RtBCXUmYo5nd2gZ6Wa1d5kOg5vWWgZK//1SG1fJccTI8BkOi4sa/hRNXMEJRSUNIprS/Jz+3yeTCbG0UdfTvjlySfGHruLptF+BIU8K4yHglyv7Ytx4MqOe0iH3mpKlctAk7jMVkI322IMb1wujZOIROlY6EZQab83scA5DuMutztTwHsmnMoznk0Lc2onpa1VyCsURO6CPBx5AedPmAl/NgAH/kPwZ70+K845H+QZYD+IfLImAAAAAElFTkSuQmCC", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "61b2b0455102591fd08ed754d37d02eb", "height": 11 }, "label": "Rain", "value": "Rain" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVQokWNhoACwUEVzCUPoDm0GRXtCGq4y3D/Yw7DaA0WzEAPff3cGYw5Cmp8zvP2PYTM5gGVU85ALsNUMB/ZcYLh1iJCG2wzPfmFoPs9wt/c8w13ybCYHAABf8xXk7mHe8wAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "ed39df25e38c8be096ed351602005ba4", "height": 11 }, "label": "Vandalism", "value": "Vandalism" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVQokbXTvSsEABgG8B9dcgP5SGGghERM/oXDICVF2WysJB//AAMl+w0Gm0lkksVoUFdKjnDhztWdQhY6GZTOcZ3LOz69v3re4Q0oYgL/iWuQ+hOuJpxmuGBcS8cjQ2jDWUG4g7lBSsNMRpnJh3ubWW6ns4SSBFWz2GSqj/EMmVNOrpnHUTY+umLpldU9Wrsp/wgjBCO8DXB+y/InzFV7/4ZQPweHdLXgAiEuE/ThPt/NyQaClWSmiS3S1EhZIgv+hBteqO/h+I6VLRYq+ChRj/jXxW+4hrE4u2km8Bxju46NKkYfWP8Vp9jB2pfoKckIWrN3c9WO5shy5kU9xju1okCbwqWA0gAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "19f0567e3d0af484d3cd56557df6946d", "height": 11 }, "label": "Vehicle", "value": "Vehicle" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQoka3TOyiGYRzG4Quvw8AXX8kupVgoRLIYjMggg4kFq91pN0oixUDpY6Ekg5TBgJRYlAwkymmRwSlJDu/rUPymZ7nq/g9P4A8F/4uvxQ0ZcavGiWyXbpRa0qVTjquv8YQK/Za1iylCH0alS2gxr9G4am22wnhFYM6CQTGpERvXZbizaka2Zvcf8aQB3XIj4WsbMi3qQe/n2VWK/dy+xjBOk/ILyqXY6/MNnzr7FQ4ch/G2BbvqFMv6Fp8bDuNDkzrUW9EgkBwJ8+w5MhXGPFjTodKtMeVKFHyAcTtO1eIxCj93ZlOrUk3ylUlSKO7BhWkXZt/DKPyygIQDiW9v/+vHeAL8uD+8EHKipgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 11, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "946cfecee1dd44165a003c20b0123525", "height": 11 }, "label": "Root Blockage", "value": "SSO_LBLRT" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": false, "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 }, { "isCoGoEnabled": false, "extent": { "ymin": 1209042.1086177826, "xmin": 458698.52509208396, "ymax": 1395442.3091278225, "xmax": 628911.8301073126, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "definitionQuery": "Master_Project = 'Developer'", "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 5, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Developer_Pipe_Projects", "allowTrueCurvesUpdates": false, "displayField": "master_project", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "Master_Project", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Master_Project", "description": "", "type": "codedValue", "codedValues": [ { "code": "Developer", "name": "Developer" }, { "code": "Future CIP", "name": "Future CIP" }, { "code": "Master CIP", "name": "Master CIP" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "master_project", "length": 50, "alias": "Master_Project", "type": "esriFieldTypeString" }, { "modelName": "Project", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "project", "length": 50, "alias": "Project", "type": "esriFieldTypeString" }, { "modelName": "Water_Type", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Project_Type_Lines", "description": "", "type": "codedValue", "codedValues": [ { "code": "Potable Water", "name": "Potable Water" }, { "code": "Reclaimed Water", "name": "Reclaimed Water" }, { "code": "Wastewater Forcemain", "name": "Wastewater Forcemain" }, { "code": "Wastewater Gravity", "name": "Wastewater Gravity" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "water_type", "length": 50, "alias": "Water_Type", "type": "esriFieldTypeString" }, { "modelName": "Diameter", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "PipeDiameter_1", "description": "", "type": "codedValue", "codedValues": [ { "code": 0.5, "name": "0.5 IN" }, { "code": 0.625, "name": "0.625 IN" }, { "code": 0.75, "name": "0.75 IN" }, { "code": 1, "name": "1 IN" }, { "code": 1.25, "name": "1.25 IN" }, { "code": 1.5, "name": "1.5 IN" }, { "code": 2, "name": "2 IN" }, { "code": 2.25, "name": "2.25 IN" }, { "code": 2.5, "name": "2.5 IN" }, { "code": 3, "name": "3 IN" }, { "code": 3.5, "name": "3.5 IN" }, { "code": 4, "name": "4 IN" }, { "code": 6, "name": "6 IN" }, { "code": 8, "name": "8 IN" }, { "code": 10, "name": "10 IN" }, { "code": 12, "name": "12 IN" }, { "code": 14, "name": "14 IN" }, { "code": 15, "name": "15 IN" }, { "code": 16, "name": "16 IN" }, { "code": 18, "name": "18 IN" }, { "code": 20, "name": "20 IN" }, { "code": 21, "name": "21 IN" }, { "code": 24, "name": "24 IN" }, { "code": 30, "name": "30 IN" }, { "code": 36, "name": "36 IN" }, { "code": 42, "name": "42 IN" }, { "code": 48, "name": "48 IN" }, { "code": 54, "name": "54 IN" }, { "code": 60, "name": "60 IN" }, { "code": 72, "name": "72 IN" }, { "code": 1.625, "name": "1.625 IN" }, { "code": 84, "name": "84 IN" }, { "code": 96, "name": "96 IN" }, { "code": 108, "name": "108 IN" }, { "code": 27, "name": "27 IN" }, { "code": 99, "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "diameter", "alias": "Diameter", "type": "esriFieldTypeDouble" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "GlobalID", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": true, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r540_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a491_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "uuid_540", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "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, "supportsReturningGeometryProperties": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Potable Water", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "diameter": null, "master_project": null, "project": null, "water_type": "Potable Water" } } } ], "name": "Potable Water", "domains": { "diameter": {"type": "inherited"}, "master_project": {"type": "inherited"}, "water_type": {"type": "inherited"} }, "id": "Potable Water" }, { "templates": [ { "name": "Reclaimed Water", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "diameter": null, "master_project": null, "project": null, "water_type": "Reclaimed Water" } } } ], "name": "Reclaimed Water", "domains": { "diameter": {"type": "inherited"}, "master_project": {"type": "inherited"}, "water_type": {"type": "inherited"} }, "id": "Reclaimed Water" }, { "templates": [ { "name": "Wastewater Forcemain", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "diameter": null, "master_project": null, "project": null, "water_type": "Wastewater Forcemain" } } } ], "name": "Wastewater Forcemain", "domains": { "diameter": {"type": "inherited"}, "master_project": {"type": "inherited"}, "water_type": {"type": "inherited"} }, "id": "Wastewater Forcemain" }, { "templates": [ { "name": "Wastewater Gravity", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "diameter": null, "master_project": null, "project": null, "water_type": "Wastewater Gravity" } } } ], "name": "Wastewater Gravity", "domains": { "diameter": {"type": "inherited"}, "master_project": {"type": "inherited"}, "water_type": {"type": "inherited"} }, "id": "Wastewater Gravity" } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 2000, "typeIdField": "water_type", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "uniqueValueGroups": [ { "heading": "Water_Type", "classes": [ { "symbol": { "color": [ 190, 210, 255, 255 ], "width": 5, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [ [ "Potable Water" ] ], "description": "Potable Water", "label": "Potable Water" }, { "symbol": { "color": [ 232, 190, 255, 255 ], "width": 5, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [ [ "Reclaimed Water" ] ], "description": "Reclaimed Water", "label": "Reclaimed Water" }, { "symbol": { "color": [ 255, 190, 190, 255 ], "width": 5, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [ [ "Wastewater Forcemain" ] ], "description": "Wastewater Forcemain", "label": "Wastewater Forcemain" }, { "symbol": { "color": [ 211, 255, 190, 255 ], "width": 5, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [ [ "Wastewater Gravity" ] ], "description": "Wastewater Gravity", "label": "Wastewater Gravity" } ] } ], "field1": "water_type", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 241, 252, 30, 255 ], "fromColor": [ 0, 112, 6, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 250, 58, 10, 255 ], "fromColor": [ 241, 252, 30, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "color": [ 190, 210, 255, 255 ], "width": 5, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Potable Water", "value": "Potable Water" }, { "symbol": { "color": [ 232, 190, 255, 255 ], "width": 5, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Reclaimed Water", "value": "Reclaimed Water" }, { "symbol": { "color": [ 255, 190, 190, 255 ], "width": 5, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Wastewater Forcemain", "value": "Wastewater Forcemain" }, { "symbol": { "color": [ 211, 255, 190, 255 ], "width": 5, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Wastewater Gravity", "value": "Wastewater Gravity" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeOther", "nullable": true, "editable": true, "name": "shape", "typeName": "st_geometry", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolyline", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1267767.539678283, "xmin": 520947.4727438465, "ymax": 1358030.302337177, "xmax": 606520.6328648813, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 6, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "Service Availability Zones Central", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "name": null, "centroid_x": null, "centroid_y": null, "ttrrss": null, "total_acre": null, "acres": null, "area_id": null, "objectid": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid_1", "supportsQuantizationEditMode": true, "name": "Service Availability Zones Central", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID_1", "domain": null, "name": "objectid_1", "alias": "OBJECTID_1" }, { "modelName": "objectid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeInteger" }, { "modelName": "area_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "area_id", "length": 5, "alias": "AREA_ID", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 50, "alias": "NAME", "type": "esriFieldTypeString" }, { "modelName": "centroid_x", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "centroid_x", "alias": "CENTROID_X", "type": "esriFieldTypeDouble" }, { "modelName": "centroid_y", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "centroid_y", "alias": "CENTROID_Y", "type": "esriFieldTypeDouble" }, { "modelName": "ttrrss", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ttrrss", "length": 254, "alias": "TTRRSS", "type": "esriFieldTypeString" }, { "modelName": "acres", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "acres", "alias": "ACRES", "type": "esriFieldTypeDouble" }, { "modelName": "total_acre", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "total_acre", "alias": "TOTAL_ACRE", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "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" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r538_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid_1", "isAscending": true }, { "name": "a489_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "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, "supportsReturningGeometryProperties": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "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": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 115, 38, 0, 255 ], "width": 6, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 0, 0, 0, 0 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "multiPart": "labelPerPart", "symbol": { "backgroundColor": null, "kerning": true, "color": [ 0, 0, 0, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": null, "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": null, "angle": 0, "rightToLeft": false, "verticalAlignment": "baseline", "font": { "size": 16, "weight": "bold", "style": "normal", "family": "Arial", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "maxScale": 0, "allowOverrun": true, "useClippedGeometry": false, "deconflictionStrategy": "dynamic", "priority": 1, "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "name": "Default", "repeatLabel": false, "minScale": 0, "stackAlignment": "dynamic", "useCodedValues": true } ] }, "geometryField": { "sqlType": "sqlTypeOther", "nullable": true, "editable": true, "name": "shape", "typeName": "st_geometry", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1321184.6820150018, "xmin": 446224.47805499285, "ymax": 1396331.3439773396, "xmax": 510634.63579887524, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 7, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "Service Availability Zones North", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "name": null, "centroid_x": null, "centroid_y": null, "ttrrss": null, "total_acre": null, "acres": null, "area_id": null, "objectid": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid_1", "supportsQuantizationEditMode": true, "name": "Service Availability Zones North", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID_1", "domain": null, "name": "objectid_1", "alias": "OBJECTID_1" }, { "modelName": "objectid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeInteger" }, { "modelName": "area_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "area_id", "length": 5, "alias": "AREA_ID", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 50, "alias": "NAME", "type": "esriFieldTypeString" }, { "modelName": "centroid_x", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "centroid_x", "alias": "CENTROID_X", "type": "esriFieldTypeDouble" }, { "modelName": "centroid_y", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "centroid_y", "alias": "CENTROID_Y", "type": "esriFieldTypeDouble" }, { "modelName": "ttrrss", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ttrrss", "length": 254, "alias": "TTRRSS", "type": "esriFieldTypeString" }, { "modelName": "acres", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "acres", "alias": "ACRES", "type": "esriFieldTypeDouble" }, { "modelName": "total_acre", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "total_acre", "alias": "TOTAL_ACRE", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "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" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r536_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid_1", "isAscending": true }, { "name": "a487_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "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, "supportsReturningGeometryProperties": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "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": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 115, 38, 0, 255 ], "width": 6, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 0, 0, 0, 0 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "multiPart": "labelPerPart", "symbol": { "backgroundColor": null, "kerning": true, "color": [ 0, 0, 0, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": null, "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": null, "angle": 0, "rightToLeft": false, "verticalAlignment": "baseline", "font": { "size": 16, "weight": "bold", "style": "normal", "family": "Arial", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "maxScale": 0, "allowOverrun": true, "useClippedGeometry": false, "deconflictionStrategy": "dynamic", "priority": 2, "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "name": "Default", "repeatLabel": false, "minScale": 0, "stackAlignment": "dynamic", "useCodedValues": true } ] }, "geometryField": { "sqlType": "sqlTypeOther", "nullable": true, "editable": true, "name": "shape", "typeName": "st_geometry", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1204108.47692208, "xmin": 493660.0589872785, "ymax": 1283676.4600034058, "xmax": 604002.3184844069, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 8, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "Service Availability Zones South", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "name": null, "centroid_x": null, "centroid_y": null, "ttrrss": null, "total_acre": null, "acres": null, "area_id": null, "objectid": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid_1", "supportsQuantizationEditMode": true, "name": "Service Availability Zones South", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID_1", "domain": null, "name": "objectid_1", "alias": "OBJECTID_1" }, { "modelName": "objectid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "objectid", "alias": "OBJECTID", "type": "esriFieldTypeInteger" }, { "modelName": "area_id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "area_id", "length": 5, "alias": "AREA_ID", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 50, "alias": "NAME", "type": "esriFieldTypeString" }, { "modelName": "centroid_x", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "centroid_x", "alias": "CENTROID_X", "type": "esriFieldTypeDouble" }, { "modelName": "centroid_y", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "centroid_y", "alias": "CENTROID_Y", "type": "esriFieldTypeDouble" }, { "modelName": "ttrrss", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ttrrss", "length": 254, "alias": "TTRRSS", "type": "esriFieldTypeString" }, { "modelName": "acres", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "acres", "alias": "ACRES", "type": "esriFieldTypeDouble" }, { "modelName": "total_acre", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "total_acre", "alias": "TOTAL_ACRE", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "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" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r535_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid_1", "isAscending": true }, { "name": "a486_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "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, "supportsReturningGeometryProperties": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "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": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 115, 38, 0, 255 ], "width": 6, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 0, 0, 0, 0 ], "style": "esriSFSSolid", "type": "esriSFS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "multiPart": "labelPerPart", "symbol": { "backgroundColor": null, "kerning": true, "color": [ 0, 0, 0, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": null, "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": null, "angle": 0, "rightToLeft": false, "verticalAlignment": "baseline", "font": { "size": 16, "weight": "bold", "style": "normal", "family": "Arial", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "maxScale": 0, "allowOverrun": true, "useClippedGeometry": false, "deconflictionStrategy": "dynamic", "priority": 3, "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "name": "Default", "repeatLabel": false, "minScale": 0, "stackAlignment": "dynamic", "useCodedValues": true } ] }, "geometryField": { "sqlType": "sqlTypeOther", "nullable": true, "editable": true, "name": "shape", "typeName": "st_geometry", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1207053.2181614041, "xmin": 446726.5773448609, "ymax": 1395844.8910880536, "xmax": 628919.0098886043, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 9, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "FMS Line Maintenance Areas", "allowTrueCurvesUpdates": false, "displayField": "area_name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "objectid_1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "objectid_1", "alias": "OBJECTID_1", "type": "esriFieldTypeInteger" }, { "modelName": "area_name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "area_name", "length": 40, "alias": "AREA_NAME", "type": "esriFieldTypeString" }, { "modelName": "shape_leng", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape_leng", "alias": "SHAPE_LENG", "type": "esriFieldTypeDouble" }, { "modelName": "operationa", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "operationa", "length": 50, "alias": "Operationa", "type": "esriFieldTypeString" }, { "modelName": "shape_le_1", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape_le_1", "alias": "SHAPE_Le_1", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "This Feature Class is composed of polygon features representing the total service area in the Hillsborough County Wastewater Infrastructure System.", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r537_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a488_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "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, "supportsReturningGeometryProperties": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "EAST SERVICE AREA", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "area_name": "EAST SERVICE AREA", "shape_le_1": null, "operationa": null, "objectid_1": null, "shape_leng": null } } } ], "name": "EAST SERVICE AREA", "domains": {}, "id": "EAST SERVICE AREA" }, { "templates": [ { "name": "NORTHWEST AREA", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "area_name": "NORTHWEST AREA", "shape_le_1": null, "operationa": null, "objectid_1": null, "shape_leng": null } } } ], "name": "NORTHWEST AREA", "domains": {}, "id": "NORTHWEST AREA" }, { "templates": [ { "name": "SOUTH SERVICE AREA", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "area_name": "SOUTH SERVICE AREA", "shape_le_1": null, "operationa": null, "objectid_1": null, "shape_leng": null } } } ], "name": "SOUTH SERVICE AREA", "domains": {}, "id": "SOUTH SERVICE AREA" } ], "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": 2000, "typeIdField": "area_name", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "uniqueValueGroups": [ { "heading": "FMS Line Maintenance Areas", "classes": [ { "symbol": { "outline": { "color": [ 115, 178, 255, 255 ], "width": 7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 115, 178, 255, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [ [ "EAST SERVICE AREA" ] ], "description": "EAST SERVICE AREA", "label": "EAST SERVICE AREA" }, { "symbol": { "outline": { "color": [ 255, 127, 127, 255 ], "width": 7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 255, 127, 127, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [ [ "NORTHWEST AREA" ] ], "description": "NORTHWEST AREA", "label": "NORTHWEST AREA" }, { "symbol": { "outline": { "color": [ 163, 255, 115, 255 ], "width": 7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 163, 255, 115, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [ [ "SOUTH SERVICE AREA" ] ], "description": "SOUTH SERVICE AREA", "label": "SOUTH SERVICE AREA" } ] } ], "field1": "area_name", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 173, 145, 92, 255 ], "fromColor": [ 173, 145, 92, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 227, 138, 109, 255 ], "fromColor": [ 227, 138, 109, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 219, 204, 107, 255 ], "fromColor": [ 219, 204, 107, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 158, 106, 89, 255 ], "fromColor": [ 158, 106, 89, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 224, 173, 110, 255 ], "fromColor": [ 224, 173, 110, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 217, 166, 130, 255 ], "fromColor": [ 217, 166, 130, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 189, 166, 91, 255 ], "fromColor": [ 189, 166, 91, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 191, 130, 99, 255 ], "fromColor": [ 191, 130, 99, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 217, 201, 130, 255 ], "fromColor": [ 217, 201, 130, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 153, 120, 89, 255 ], "fromColor": [ 153, 120, 89, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 181, 168, 109, 255 ], "fromColor": [ 181, 168, 109, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 171, 127, 85, 255 ], "fromColor": [ 171, 127, 85, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 209, 175, 119, 255 ], "fromColor": [ 209, 175, 119, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "outline": { "color": [ 115, 178, 255, 255 ], "width": 7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 115, 178, 255, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "EAST SERVICE AREA", "value": "EAST SERVICE AREA" }, { "symbol": { "outline": { "color": [ 255, 127, 127, 255 ], "width": 7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 255, 127, 127, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "NORTHWEST AREA", "value": "NORTHWEST AREA" }, { "symbol": { "outline": { "color": [ 163, 255, 115, 255 ], "width": 7, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 163, 255, 115, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "SOUTH SERVICE AREA", "value": "SOUTH SERVICE AREA" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeOther", "nullable": true, "editable": true, "name": "shape", "typeName": "st_geometry", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1210499.6896039993, "xmin": 446848.39600559324, "ymax": 1395887.7266355827, "xmax": 628919.3205769174, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [ { "keyField": "folio_numb", "role": "esriRelRoleOrigin", "composite": false, "name": "Service_Points", "relatedTableId": 0, "id": 0, "cardinality": "esriRelCardinalityOneToMany" }, { "keyField": "folio_numb", "role": "esriRelRoleOrigin", "composite": false, "name": "Service_Points", "relatedTableId": 1, "id": 1, "cardinality": "esriRelCardinalityOneToMany" }, { "keyField": "folio_numb", "role": "esriRelRoleOrigin", "composite": false, "name": "Service_Points", "relatedTableId": 2, "id": 2, "cardinality": "esriRelCardinalityOneToMany" } ], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 10, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Customers", "allowTrueCurvesUpdates": false, "displayField": "folio", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "FOLIO", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "folio", "length": 10, "alias": "FOLIO", "type": "esriFieldTypeString" }, { "modelName": "FOLIO_NUMB", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "folio_numb", "length": 11, "alias": "FOLIO_NUMB", "type": "esriFieldTypeString" }, { "modelName": "PIN", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pin", "length": 29, "alias": "PIN", "type": "esriFieldTypeString" }, { "modelName": "OWNER", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "owner", "length": 75, "alias": "OWNER", "type": "esriFieldTypeString" }, { "modelName": "SUB", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sub", "length": 3, "alias": "SUB", "type": "esriFieldTypeString" }, { "modelName": "SITE_ADDR", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "site_addr", "length": 75, "alias": "SITE_ADDR", "type": "esriFieldTypeString" }, { "modelName": "HEAT_AR", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "heat_ar", "alias": "HEAT_AR", "type": "esriFieldTypeDouble" }, { "modelName": "DBA", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "dba", "length": 60, "alias": "DBA", "type": "esriFieldTypeString" }, { "modelName": "LU_GRP", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lu_grp", "length": 30, "alias": "LU_GRP", "type": "esriFieldTypeString" }, { "modelName": "DOR_CODE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "dor_code", "length": 4, "alias": "DOR_CODE", "type": "esriFieldTypeString" }, { "modelName": "PW_SPs", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pw_sps", "alias": "PW_SPs", "type": "esriFieldTypeInteger" }, { "modelName": "PW_AADF_gpd", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "pw_aadf_gpd", "alias": "PW_AADF_gpd", "type": "esriFieldTypeInteger" }, { "modelName": "WW_SPs", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ww_sps", "alias": "WW_SPs", "type": "esriFieldTypeInteger" }, { "modelName": "WW_AADF_gpd", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "ww_aadf_gpd", "alias": "WW_AADF_gpd", "type": "esriFieldTypeInteger" }, { "modelName": "RW_SPs", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rw_sps", "alias": "RW_SPs", "type": "esriFieldTypeInteger" }, { "modelName": "RW_AADF_gpd", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "rw_aadf_gpd", "alias": "RW_AADF_gpd", "type": "esriFieldTypeInteger" }, { "modelName": "SP_Types", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sp_types", "length": 255, "alias": "SP_Types", "type": "esriFieldTypeString" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "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" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "g771folio_numb", "isUnique": false, "description": "", "fields": "folio_numb", "isAscending": true }, { "name": "r533_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a484_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 100000, "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, "supportsReturningGeometryProperties": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "PW", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "owner": null, "sub": null, "dba": null, "pw_aadf_gpd": null, "site_addr": null, "rw_aadf_gpd": null, "folio_numb": null, "pw_sps": null, "lu_grp": null, "ww_aadf_gpd": null, "heat_ar": null, "sp_types": "PW", "pin": null, "folio": null, "ww_sps": null, "dor_code": null, "rw_sps": null } } } ], "name": "Potable Only", "domains": {}, "id": "PW" }, { "templates": [ { "name": "WW", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "owner": null, "sub": null, "dba": null, "pw_aadf_gpd": null, "site_addr": null, "rw_aadf_gpd": null, "folio_numb": null, "pw_sps": null, "lu_grp": null, "ww_aadf_gpd": null, "heat_ar": null, "sp_types": "WW", "pin": null, "folio": null, "ww_sps": null, "dor_code": null, "rw_sps": null } } } ], "name": "Wastewater Only", "domains": {}, "id": "WW" }, { "templates": [ { "name": "RW", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "owner": null, "sub": null, "dba": null, "pw_aadf_gpd": null, "site_addr": null, "rw_aadf_gpd": null, "folio_numb": null, "pw_sps": null, "lu_grp": null, "ww_aadf_gpd": null, "heat_ar": null, "sp_types": "RW", "pin": null, "folio": null, "ww_sps": null, "dor_code": null, "rw_sps": null } } } ], "name": "Reclaimed Only", "domains": {}, "id": "RW" }, { "templates": [ { "name": "PW,RW", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "owner": null, "sub": null, "dba": null, "pw_aadf_gpd": null, "site_addr": null, "rw_aadf_gpd": null, "folio_numb": null, "pw_sps": null, "lu_grp": null, "ww_aadf_gpd": null, "heat_ar": null, "sp_types": "PW,RW", "pin": null, "folio": null, "ww_sps": null, "dor_code": null, "rw_sps": null } } } ], "name": "Potable and Reclaimed", "domains": {}, "id": "PW,RW" }, { "templates": [ { "name": "PW,WW", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "owner": null, "sub": null, "dba": null, "pw_aadf_gpd": null, "site_addr": null, "rw_aadf_gpd": null, "folio_numb": null, "pw_sps": null, "lu_grp": null, "ww_aadf_gpd": null, "heat_ar": null, "sp_types": "PW,WW", "pin": null, "folio": null, "ww_sps": null, "dor_code": null, "rw_sps": null } } } ], "name": "Potable and Wastewater", "domains": {}, "id": "PW,WW" }, { "templates": [ { "name": "PW,WW,RW", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "owner": null, "sub": null, "dba": null, "pw_aadf_gpd": null, "site_addr": null, "rw_aadf_gpd": null, "folio_numb": null, "pw_sps": null, "lu_grp": null, "ww_aadf_gpd": null, "heat_ar": null, "sp_types": "PW,WW,RW", "pin": null, "folio": null, "ww_sps": null, "dor_code": null, "rw_sps": null } } } ], "name": "Potable, Wastewater, and Reclaimed", "domains": {}, "id": "PW,WW,RW" }, { "templates": [ { "name": "WW,RW", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "owner": null, "sub": null, "dba": null, "pw_aadf_gpd": null, "site_addr": null, "rw_aadf_gpd": null, "folio_numb": null, "pw_sps": null, "lu_grp": null, "ww_aadf_gpd": null, "heat_ar": null, "sp_types": "WW,RW", "pin": null, "folio": null, "ww_sps": null, "dor_code": null, "rw_sps": null } } } ], "name": "Wastewater and Reclaimed", "domains": {}, "id": "WW,RW" } ], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 2000, "typeIdField": "sp_types", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "uniqueValueGroups": [ { "heading": "Service_Types", "classes": [ { "symbol": { "outline": null, "color": [ 0, 92, 230, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [ [ "PW" ] ], "description": "Potable Only", "label": "Potable Only" }, { "symbol": { "outline": null, "color": [ 76, 230, 0, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [ [ "WW" ] ], "description": "Wastewater Only", "label": "Wastewater Only" }, { "symbol": { "outline": null, "color": [ 169, 0, 230, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [ [ "RW" ] ], "description": "Reclaimed Only", "label": "Reclaimed Only" }, { "symbol": { "outline": null, "color": [ 230, 152, 0, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [ [ "PW,RW" ] ], "description": "Potable and Reclaimed", "label": "Potable and Reclaimed" }, { "symbol": { "outline": null, "color": [ 0, 230, 169, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [ [ "PW,WW" ] ], "description": "Potable and Wastewater", "label": "Potable and Wastewater" }, { "symbol": { "outline": null, "color": [ 115, 38, 0, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [ [ "PW,WW,RW" ] ], "description": "Potable, Wastewater, and Reclaimed", "label": "Potable, Wastewater, and Reclaimed" }, { "symbol": { "outline": null, "color": [ 255, 255, 0, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "values": [ [ "WW,RW" ] ], "description": "Wastewater and Reclaimed", "label": "Wastewater and Reclaimed" } ] } ], "field1": "sp_types", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 209, 197, 178, 255 ], "fromColor": [ 209, 197, 178, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 156, 130, 121, 255 ], "fromColor": [ 156, 130, 121, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 163, 159, 129, 255 ], "fromColor": [ 163, 159, 129, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 224, 215, 171, 255 ], "fromColor": [ 224, 215, 171, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 184, 164, 152, 255 ], "fromColor": [ 184, 164, 152, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 219, 183, 169, 255 ], "fromColor": [ 219, 183, 169, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 196, 178, 149, 255 ], "fromColor": [ 196, 178, 149, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 224, 217, 188, 255 ], "fromColor": [ 224, 217, 188, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 161, 151, 137, 255 ], "fromColor": [ 161, 151, 137, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 201, 193, 157, 255 ], "fromColor": [ 201, 193, 157, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 168, 146, 255 ], "fromColor": [ 179, 168, 146, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 214, 192, 169, 255 ], "fromColor": [ 214, 192, 169, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 153, 147, 121, 255 ], "fromColor": [ 153, 147, 121, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "outline": null, "color": [ 0, 92, 230, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Potable Only", "value": "PW" }, { "symbol": { "outline": null, "color": [ 76, 230, 0, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Wastewater Only", "value": "WW" }, { "symbol": { "outline": null, "color": [ 169, 0, 230, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Reclaimed Only", "value": "RW" }, { "symbol": { "outline": null, "color": [ 230, 152, 0, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Potable and Reclaimed", "value": "PW,RW" }, { "symbol": { "outline": null, "color": [ 0, 230, 169, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Potable and Wastewater", "value": "PW,WW" }, { "symbol": { "outline": null, "color": [ 115, 38, 0, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Potable, Wastewater, and Reclaimed", "value": "PW,WW,RW" }, { "symbol": { "outline": null, "color": [ 255, 255, 0, 255 ], "style": "esriSFSSolid", "type": "esriSFS" }, "label": "Wastewater and Reclaimed", "value": "WW,RW" } ], "type": "uniqueValue", "fieldDelimiter": ";" }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeOther", "nullable": true, "editable": true, "name": "shape", "typeName": "st_geometry", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1207484.758412376, "xmin": 446966.09443018585, "ymax": 1395879.2434933037, "xmax": 599805.9897880629, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "definitionQuery": "Status <> 'Completed'", "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 11, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Developer_Service_Requests", "allowTrueCurvesUpdates": false, "displayField": "project", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "Project", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "project", "length": 50, "alias": "Project", "type": "esriFieldTypeString" }, { "modelName": "Notes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 50, "alias": "Notes", "type": "esriFieldTypeString" }, { "modelName": "SF_units", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "sf_units", "alias": "SF_units", "type": "esriFieldTypeInteger" }, { "modelName": "MF_units", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "mf_units", "alias": "MF_units", "type": "esriFieldTypeInteger" }, { "modelName": "Ind_sf", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "ind_sf", "alias": "Ind_sf", "type": "esriFieldTypeInteger" }, { "modelName": "Com_sf", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "com_sf", "alias": "Com_sf", "type": "esriFieldTypeInteger" }, { "modelName": "PW_gpd", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "pw_gpd", "alias": "PW_gpd", "type": "esriFieldTypeInteger" }, { "modelName": "WW_gpd", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "ww_gpd", "alias": "WW_gpd", "type": "esriFieldTypeInteger" }, { "modelName": "Status", "nullable": true, "editable": true, "defaultValue": "Pending", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Development_Status", "description": "", "type": "codedValue", "codedValues": [ { "code": "Pending", "name": "Pending" }, { "code": "Approved", "name": "Approved" }, { "code": "Active", "name": "Active" }, { "code": "Completed", "name": "Completed" }, { "code": "Future", "name": "Future" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "status", "length": 50, "alias": "Status", "type": "esriFieldTypeString" }, { "modelName": "SR_Number", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "sr_number", "length": 100, "alias": "SR_Number", "type": "esriFieldTypeString" }, { "modelName": "Conditional_Approval", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "conditional_approval", "length": 29, "alias": "Conditional_Approval", "type": "esriFieldTypeDate" }, { "modelName": "Service_Request", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "service_request", "length": 50, "alias": "Service_Request", "type": "esriFieldTypeString" }, { "modelName": "RW_gpd", "nullable": true, "editable": true, "defaultValue": 0, "domain": null, "name": "rw_gpd", "alias": "RW_gpd", "type": "esriFieldTypeInteger" }, { "modelName": "Approved_Date", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "approved_date", "length": 29, "alias": "Approved_Date", "type": "esriFieldTypeDate" }, { "modelName": "Residential_Units", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "residential_units", "alias": "Residential_Units", "type": "esriFieldTypeInteger" }, { "modelName": "projectnumber", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "projectnumber", "length": 50, "alias": "Project Number", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "GlobalID", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Area", "alias": "SHAPE__Area", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeAreaFieldName": "SHAPE__Area", "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r542_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a493_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true }, { "name": "uuid_542", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeNone", "GUIDFormat": "O", "minScale": 0, "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, "supportsReturningGeometryProperties": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": true, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [ { "templates": [ { "name": "Active", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "sf_units": 0, "projectnumber": null, "notes": null, "rw_gpd": 0, "sr_number": null, "project": null, "approved_date": null, "com_sf": 0, "mf_units": 0, "ww_gpd": 0, "conditional_approval": null, "ind_sf": 0, "residential_units": null, "pw_gpd": 0, "service_request": null, "status": "Active" } } } ], "name": " In Progress", "domains": { "status": {"type": "inherited"} }, "id": "Active" }, { "templates": [ { "name": "Approved", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "sf_units": 0, "projectnumber": null, "notes": null, "rw_gpd": 0, "sr_number": null, "project": null, "approved_date": null, "com_sf": 0, "mf_units": 0, "ww_gpd": 0, "conditional_approval": null, "ind_sf": 0, "residential_units": null, "pw_gpd": 0, "service_request": null, "status": "Approved" } } } ], "name": " In Progress", "domains": { "status": {"type": "inherited"} }, "id": "Approved" }, { "templates": [ { "name": "Service_Requests", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "sf_units": 0, "projectnumber": null, "notes": null, "rw_gpd": 0, "sr_number": null, "project": null, "approved_date": null, "com_sf": 0, "mf_units": 0, "ww_gpd": 0, "conditional_approval": null, "ind_sf": 0, "pw_gpd": 0, "residential_units": null, "service_request": null, "status": "Pending" } } } ], "name": " In Progress", "domains": { "status": {"type": "inherited"} }, "id": "Pending" }, { "templates": [ { "name": "Future", "description": "", "drawingTool": "esriFeatureEditToolPolygon", "prototype": { "attributes": { "sf_units": 0, "projectnumber": null, "notes": null, "rw_gpd": 0, "sr_number": null, "project": null, "approved_date": null, "com_sf": 0, "mf_units": 0, "ww_gpd": 0, "conditional_approval": null, "ind_sf": 0, "residential_units": null, "pw_gpd": 0, "service_request": null, "status": "Future" } } } ], "name": "Future", "domains": { "status": {"type": "inherited"} }, "id": "Future" } ], "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": 2000, "typeIdField": "status", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "uniqueValueGroups": [ { "heading": "Status", "classes": [ { "symbol": { "outline": { "color": [ 230, 0, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 230, 0, 0, 255 ], "style": "esriSFSBackwardDiagonal", "type": "esriSFS" }, "values": [ [ "Active" ], [ "Approved" ], [ "Pending" ] ], "description": " In Progress", "label": " In Progress" }, { "symbol": { "outline": { "color": [ 56, 168, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 76, 230, 0, 255 ], "style": "esriSFSBackwardDiagonal", "type": "esriSFS" }, "values": [ [ "Future" ] ], "description": "Future", "label": "Future" } ] } ], "field1": "status", "authoringInfo": { "colorRamp": { "colorRamps": [ { "toColor": [ 209, 197, 178, 255 ], "fromColor": [ 209, 197, 178, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 156, 130, 121, 255 ], "fromColor": [ 156, 130, 121, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 163, 159, 129, 255 ], "fromColor": [ 163, 159, 129, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 224, 215, 171, 255 ], "fromColor": [ 224, 215, 171, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 184, 164, 152, 255 ], "fromColor": [ 184, 164, 152, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 219, 183, 169, 255 ], "fromColor": [ 219, 183, 169, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 196, 178, 149, 255 ], "fromColor": [ 196, 178, 149, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 224, 217, 188, 255 ], "fromColor": [ 224, 217, 188, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 161, 151, 137, 255 ], "fromColor": [ 161, 151, 137, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 201, 193, 157, 255 ], "fromColor": [ 201, 193, 157, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 168, 146, 255 ], "fromColor": [ 179, 168, 146, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 214, 192, 169, 255 ], "fromColor": [ 214, 192, 169, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 153, 147, 121, 255 ], "fromColor": [ 153, 147, 121, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" } }, "uniqueValueInfos": [ { "symbol": { "outline": { "color": [ 230, 0, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 230, 0, 0, 255 ], "style": "esriSFSBackwardDiagonal", "type": "esriSFS" }, "label": " In Progress", "value": "Active" }, { "symbol": { "outline": { "color": [ 230, 0, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 230, 0, 0, 255 ], "style": "esriSFSBackwardDiagonal", "type": "esriSFS" }, "label": " In Progress", "value": "Approved" }, { "symbol": { "outline": { "color": [ 230, 0, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 230, 0, 0, 255 ], "style": "esriSFSBackwardDiagonal", "type": "esriSFS" }, "label": " In Progress", "value": "Pending" }, { "symbol": { "outline": { "color": [ 56, 168, 0, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "color": [ 76, 230, 0, 255 ], "style": "esriSFSBackwardDiagonal", "type": "esriSFS" }, "label": "Future", "value": "Future" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeOther", "nullable": true, "editable": true, "name": "shape", "typeName": "st_geometry", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPolygon", "supportsLayerOverrides": true }, { "isCoGoEnabled": false, "extent": { "ymin": 1226086.435989499, "xmin": 455177.6490320787, "ymax": 1382185.2753659934, "xmax": 588227.3616066612, "spatialReference": { "falseM": -100000, "xyTolerance": 1.4572010265112613E-8, "mUnits": 10000, "zUnits": 1, "latestWkid": 2237, "zTolerance": 2, "wkid": 102659, "xyUnits": 1.372494229425764E8, "mTolerance": 2, "falseX": -17791300, "falseY": -41645400, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": false, "id": 12, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Cooking Oil Recycling Cabinets", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "address": null, "latitude": null, "name": null, "service_ar": null, "id": null, "longitude": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Cooking Oil Recycling Cabinets", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "id", "alias": "Id", "type": "esriFieldTypeInteger" }, { "modelName": "service_ar", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "service_ar", "length": 60, "alias": "SERVICE_AR", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 50, "alias": "NAME", "type": "esriFieldTypeString" }, { "modelName": "address", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "address", "length": 50, "alias": "ADDRESS", "type": "esriFieldTypeString" }, { "modelName": "latitude", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "latitude", "alias": "LATITUDE", "type": "esriFieldTypeDouble" }, { "modelName": "longitude", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "longitude", "alias": "LONGITUDE", "type": "esriFieldTypeDouble" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "GlobalID", "domain": null, "name": "globalid", "alias": "GlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": true, "indexes": [ { "name": "r543_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_543", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a494_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "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": "62a1c87ad516418fa07a5d92c0c811e9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": false, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbklEQVRIiWNhoCFgGR6G6+oynNLUZPhDrmF37jC8OHeOIQir4VZWDOL19Qxy5BpeUMBw/Ny5YRfm1AYsVDcRCYwajhWMBgtWMBosAxwsBw4wMP7/z/CAXMOuXWNgxmn4zZsMcjdvkms0Jhi6qQUATK4V1+VNc0AAAAAASUVORK5CYII=", "yoffset": 0, "width": 17, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "52f47e3007933ae2ae6b8b32be772df4", "height": 17 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "symbol": { "backgroundColor": null, "kerning": true, "color": [ 0, 0, 0, 255 ], "yoffset": 0, "xoffset": 0, "haloColor": null, "type": "esriTS", "borderLineColor": null, "borderLineSize": null, "horizontalAlignment": "left", "haloSize": null, "angle": 0, "rightToLeft": false, "verticalAlignment": "baseline", "font": { "size": 8, "weight": "normal", "style": "normal", "family": "Arial", "decoration": "none" } }, "stackLabel": true, "stackRowLength": 24, "maxScale": 0, "deconflictionStrategy": "dynamic", "priority": 5, "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "removeDuplicates": "none", "name": "Default", "minScale": 0, "stackAlignment": "dynamic", "useCodedValues": true } ] }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true } ] }