{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Soil Samples", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 5728323.384086475, "ymin": 2106225.327068642, "xmax": 5766042.584894642, "ymax": 2149473.2500870675, "spatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3.660634260755183E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3.660634260755183E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 143, 168, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "station_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "station_name", "type": "esriFieldTypeString", "alias": "station_name", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "station_name" }, { "name": "site_id", "type": "esriFieldTypeString", "alias": "site_id", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "site_id" }, { "name": "station_type", "type": "esriFieldTypeString", "alias": "station_type", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "station_type" }, { "name": "station_desc", "type": "esriFieldTypeString", "alias": "station_desc", "domain": null, "editable": true, "nullable": true, "length": 66, "defaultValue": null, "modelName": "station_desc" }, { "name": "easting", "type": "esriFieldTypeDouble", "alias": "easting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "easting" }, { "name": "northing", "type": "esriFieldTypeDouble", "alias": "northing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "northing" }, { "name": "sample_date", "type": "esriFieldTypeDate", "alias": "sample_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sample_date" }, { "name": "sample_type", "type": "esriFieldTypeString", "alias": "sample_type", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "sample_type" }, { "name": "matrix", "type": "esriFieldTypeString", "alias": "matrix", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "matrix" }, { "name": "sample_num", "type": "esriFieldTypeString", "alias": "sample_num", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "sample_num" }, { "name": "sample_depth", "type": "esriFieldTypeDouble", "alias": "sample_depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sample_depth" }, { "name": "test_mthd", "type": "esriFieldTypeString", "alias": "test_mthd", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "test_mthd" }, { "name": "anl_name", "type": "esriFieldTypeString", "alias": "anl_name", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "anl_name" }, { "name": "result_value", "type": "esriFieldTypeDouble", "alias": "result_value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "result_value" }, { "name": "detect", "type": "esriFieldTypeDouble", "alias": "detect", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "detect" }, { "name": "units", "type": "esriFieldTypeString", "alias": "units", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "units" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1791_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S1778_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Soil Samples", "description": "", "prototype": { "attributes": { "detect": null, "units": null, "station_name": null, "site_id": null, "station_type": null, "station_desc": null, "easting": null, "northing": null, "sample_date": null, "sample_type": null, "matrix": null, "sample_num": null, "sample_depth": null, "test_mthd": null, "anl_name": null, "result_value": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "99982ac77b74432d88c7e58d7ec3e3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Underground Storage Tanks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 5729818.985097885, "ymin": 2120754.870187983, "xmax": 5760829.513955966, "ymax": 2143417.7667912245, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3.660634260755183E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3.660634260755183E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e27e75f042f7ae20c9528feb48c9f07a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCUlEQVQokWNhoBCw0NYA/Qx3Bl6J6wxHGh6RZwCbUA/Dj69PGBgYPEk3QCuhikE3RYfh3U01ht+/bBguTjxCvAFSxlwMInqZDHyKDAx8imwMzw53MzAwWBJvgKDedAbdVBk4Xy3cjOHriziGq/MWETZAykOdQcbZj4GVByEmosfEwKdQzsDAsJiBgeE/fgMEZaYyaEQKYIjrpGoxvL9Vx3BjSSNuA+Q9Ahm04m0ZGJkwvcUtwcAgYZbIcGN3DwPDy6/YDGBiEFKvY5C2YcPUDXNFijzDq9N9DNcWp2MxgMWa4fXFgwzbo9fiNAAEXp2RYGBg4GRgYPiOZsCfwwxPDhzGqxkLoDgvAADvHjwhgRbCOAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "coord_x", "type": "esriFieldTypeDouble", "alias": "coord_x", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "coord_x" }, { "name": "coord_y", "type": "esriFieldTypeDouble", "alias": "coord_y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "coord_y" }, { "name": "SOURCE_D", "type": "esriFieldTypeString", "alias": "SOURCE_D", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SOURCE_D" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "AARId", "type": "esriFieldTypeString", "alias": "AARId", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AARId" }, { "name": "ArBw", "type": "esriFieldTypeString", "alias": "ArBw", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ArBw" }, { "name": "ST", "type": "esriFieldTypeString", "alias": "ST", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ST" }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Building" }, { "name": "UST_No", "type": "esriFieldTypeString", "alias": "UST_No", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "UST_No" }, { "name": "Contents", "type": "esriFieldTypeString", "alias": "Contents", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Contents" }, { "name": "Size_Gallo", "type": "esriFieldTypeString", "alias": "Size_Gallo", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Size_Gallo" }, { "name": "Year_Place", "type": "esriFieldTypeString", "alias": "Year_Place", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Year_Place" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PURPOSE_US", "type": "esriFieldTypeString", "alias": "PURPOSE_US", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PURPOSE_US" }, { "name": "Date_Remov", "type": "esriFieldTypeString", "alias": "Date_Remov", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Date_Remov" }, { "name": "Closure", "type": "esriFieldTypeString", "alias": "Closure", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Closure" }, { "name": "ArBW_1", "type": "esriFieldTypeString", "alias": "ArBW_1", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ArBW_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R155_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S146_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Underground Storage Tanks", "description": "", "prototype": { "attributes": { "Closure": null, "ArBW_1": null, "coord_x": null, "coord_y": null, "SOURCE_D": null, "Name": null, "AARId": null, "ArBw": null, "ST": null, "Building": null, "UST_No": null, "Contents": null, "Size_Gallo": null, "Year_Place": null, "LOCATION": null, "PURPOSE_US": null, "Date_Remov": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "99982ac77b74432d88c7e58d7ec3e3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Historical Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.1646583410221459E8, "ymin": -9.273489853306699E7, "xmax": 1.2958916743554793E8, "ymax": 6.705361496073699E7, "spatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3.660634260755183E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3.660634260755183E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 40, 128, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "ORDNANCE", "type": "esriFieldTypeString", "alias": "ORDNANCE", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "ORDNANCE" }, { "name": "DATES_USED", "type": "esriFieldTypeString", "alias": "DATES_USED", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DATES_USED" }, { "name": "SITE_STATU", "type": "esriFieldTypeString", "alias": "SITE_STATU", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITE_STATU" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RANGE" }, { "name": "HA", "type": "esriFieldTypeString", "alias": "HA", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HA" }, { "name": "CHEM_CAT", "type": "esriFieldTypeString", "alias": "CHEM_CAT", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CHEM_CAT" }, { "name": "SITE_CHARA", "type": "esriFieldTypeString", "alias": "SITE_CHARA", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITE_CHARA" }, { "name": "HA_GROUP", "type": "esriFieldTypeString", "alias": "HA_GROUP", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "HA_GROUP" }, { "name": "Recommend", "type": "esriFieldTypeString", "alias": "Recommend", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Recommend" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Historical Areas", "description": "", "prototype": { "attributes": { "HA_GROUP": null, "Recommend": null, "NAME": null, "ORDNANCE": null, "DATES_USED": null, "SITE_STATU": null, "COMMENTS": null, "RANGE": null, "HA": null, "CHEM_CAT": null, "SITE_CHARA": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "99982ac77b74432d88c7e58d7ec3e3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Soil Remediation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.1646583410221459E8, "ymin": -9.273489853306699E7, "xmax": 1.2958916743554793E8, "ymax": 6.705361496073699E7, "spatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3.660634260755183E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3.660634260755183E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Site", "uniqueValueGroups": [ { "heading": "Site", "classes": [ { "label": "Soil Remediation (Areas of Interest)", "description": "Soil Remediation (Areas of Interest)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "18D" ], [ "23D" ], [ "31" ], [ "Unit 33" ], [ "Unit 31" ] ] }, { "label": "Soil Remediation (Excavation Completed)", "description": "Soil Remediation (Excavation Completed)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "1A" ], [ "1B" ], [ "20" ], [ "21A1" ], [ "21A2" ], [ "24A" ], [ "24B" ], [ "24C" ], [ "3" ], [ "30A1" ], [ "30A2" ], [ "32A" ], [ "32B" ], [ "34" ], [ "36A" ], [ "36B" ], [ "39" ], [ "39A" ], [ "39A1" ], [ "39A2" ], [ "39A3" ], [ "39A4" ], [ "39A5" ], [ "39A7" ], [ "39A8A" ], [ "39A8B" ], [ "39A8C" ], [ "39A8D" ], [ "39A8E" ], [ "39A9A" ], [ "39A9B" ], [ "39B" ], [ "40A" ], [ "40C" ], [ "41A" ], [ "6" ], [ "8AS" ], [ "" ], [ "10" ], [ "14A" ], [ "14B1" ], [ "14B2" ], [ "14B3" ], [ "14B4" ], [ "15A1" ], [ "15A2" ], [ "16A" ], [ "16B" ], [ "16C" ], [ "17" ], [ "NA" ], [ "OF-15" ], [ "OF34" ], [ "OF35" ], [ "OU2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "18D", "label": "Soil Remediation (Areas of Interest)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "23D", "label": "Soil Remediation (Areas of Interest)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "31", "label": "Soil Remediation (Areas of Interest)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "Unit 33", "label": "Soil Remediation (Areas of Interest)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "Unit 31", "label": "Soil Remediation (Areas of Interest)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "1A", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "1B", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "20", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "21A1", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "21A2", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "24A", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "24B", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "24C", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "3", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "30A1", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "30A2", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "32A", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "32B", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "34", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "36A", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "36B", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A1", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A2", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A3", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A4", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A5", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A7", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A8A", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A8B", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A8C", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A8D", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A8E", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A9A", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39A9B", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "39B", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "40A", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "40C", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "41A", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "6", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "8AS", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "10", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "14A", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "14B1", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "14B2", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "14B3", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "14B4", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "15A1", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "15A2", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "16A", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "16B", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "16C", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "17", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "NA", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "OF-15", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "OF34", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "OF35", "label": "Soil Remediation (Excavation Completed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "OU2", "label": "Soil Remediation (Excavation Completed)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "narrative", "typeIdField": "Site", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Geographic", "type": "esriFieldTypeString", "alias": "Geographic", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Geographic" }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Range" }, { "name": "Site", "type": "esriFieldTypeString", "alias": "Site", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Site" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Source" }, { "name": "Source_FN", "type": "esriFieldTypeString", "alias": "Source_FN", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Source_FN" }, { "name": "Source_D", "type": "esriFieldTypeDate", "alias": "Source_D", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Source_D" }, { "name": "Source_Tle", "type": "esriFieldTypeString", "alias": "Source_Tle", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Source_Tle" }, { "name": "Source_Ly", "type": "esriFieldTypeString", "alias": "Source_Ly", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Source_Ly" }, { "name": "Source_Sc", "type": "esriFieldTypeString", "alias": "Source_Sc", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Source_Sc" }, { "name": "Collect_M", "type": "esriFieldTypeString", "alias": "Collect_M", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Collect_M" }, { "name": "Collect_D", "type": "esriFieldTypeString", "alias": "Collect_D", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Collect_D" }, { "name": "Collect_Ac", "type": "esriFieldTypeString", "alias": "Collect_Ac", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Collect_Ac" }, { "name": "Comp_Col", "type": "esriFieldTypeString", "alias": "Comp_Col", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Comp_Col" }, { "name": "Remed_Type", "type": "esriFieldTypeString", "alias": "Remed_Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Remed_Type" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "SOURCE_DO", "type": "esriFieldTypeString", "alias": "SOURCE_DO", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SOURCE_DO" }, { "name": "excavation", "type": "esriFieldTypeString", "alias": "excavation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "excavation" }, { "name": "Removal_Pe", "type": "esriFieldTypeString", "alias": "Removal_Pe", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Removal_Pe" }, { "name": "Restoration_Status", "type": "esriFieldTypeString", "alias": "Restoration_Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Restoration_Status" }, { "name": "Restoration_Jurisdiction", "type": "esriFieldTypeString", "alias": "Restoration_Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Restoration_Jurisdiction" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "types": [ { "id": "18D", "name": "Soil Remediation (Areas of Interest)", "domains": {}, "templates": [ { "name": "18D", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "18D", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "23D", "name": "Soil Remediation (Areas of Interest)", "domains": {}, "templates": [ { "name": "23D", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "23D", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "31", "name": "Soil Remediation (Areas of Interest)", "domains": {}, "templates": [ { "name": "31", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "31", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Unit 33", "name": "Soil Remediation (Areas of Interest)", "domains": {}, "templates": [ { "name": "Unit 33", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "Unit 33", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Unit 31", "name": "Soil Remediation (Areas of Interest)", "domains": {}, "templates": [ { "name": "Unit 31", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "Unit 31", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "1A", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "1A", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "1A", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "1B", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "1B", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "1B", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "20", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "20", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "20", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "21A1", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "21A1", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "21A1", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "21A2", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "21A2", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "21A2", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "24A", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "24A", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "24A", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "24B", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "24B", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "24B", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "24C", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "24C", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "24C", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "3", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "30A1", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "30A1", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "30A1", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "30A2", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "30A2", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "30A2", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "32A", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "32A", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "32A", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "32B", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "32B", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "32B", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "34", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "34", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "34", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "36A", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "36A", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "36A", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "36B", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "36B", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "36B", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A1", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A1", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A1", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A2", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A2", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A2", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A3", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A3", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A3", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A4", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A4", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A4", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A5", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A5", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A5", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A7", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A7", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A7", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A8A", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A8A", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A8A", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A8B", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A8B", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A8B", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A8C", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A8C", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A8C", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A8D", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A8D", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A8D", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A8E", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A8E", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A8E", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A9A", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A9A", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A9A", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39A9B", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39A9B", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39A9B", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "39B", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "39B", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "39B", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "40A", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "40A", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "40A", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "40C", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "40C", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "40C", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "41A", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "41A", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "41A", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "6", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "6", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "8AS", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "8AS", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "8AS", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": null, "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": null, "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "10", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "10", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "14A", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "14A", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "14A", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "14B1", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "14B1", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "14B1", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "14B2", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "14B2", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "14B2", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "14B3", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "14B3", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "14B3", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "14B4", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "14B4", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "14B4", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "15A1", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "15A1", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "15A1", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "15A2", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "15A2", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "15A2", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "16A", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "16A", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "16A", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "16B", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "16B", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "16B", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "16C", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "16C", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "16C", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "17", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "17", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "17", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NA", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "NA", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "NA", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OF-15", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "OF-15", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "OF-15", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OF34", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "OF34", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "OF34", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OF35", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "OF35", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "OF35", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OU2", "name": "Soil Remediation (Excavation Completed)", "domains": {}, "templates": [ { "name": "OU2", "description": "", "prototype": { "attributes": { "Restoration_Status": null, "Restoration_Jurisdiction": null, "Geographic": null, "Range": null, "Site": "OU2", "Source": null, "Source_FN": null, "Source_D": null, "Source_Tle": null, "Source_Ly": null, "Source_Sc": null, "Collect_M": null, "Collect_D": null, "Collect_Ac": null, "Comp_Col": null, "Remed_Type": null, "ACRES": null, "SOURCE_DO": null, "excavation": null, "Removal_Pe": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "99982ac77b74432d88c7e58d7ec3e3be" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Site 3", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.1646583410221459E8, "ymin": -9.273489853306699E7, "xmax": 1.2958916743554793E8, "ymax": 6.705361496073699E7, "spatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3.660634260755183E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3.660634260755183E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LEAD_COVER", "uniqueValueGroups": [ { "heading": "Lead Cover", "classes": [ { "label": "Light, < 1%", "description": "Light, < 1%", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Light, < 1%" ] ] }, { "label": "Moderate, 1-10%", "description": "Moderate, 1-10%", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Moderate, 1-10%" ] ] }, { "label": "None observed", "description": "None observed", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "None observed" ] ] }, { "label": "Remediation zone", "description": "Remediation zone", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 106, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Remediation zone" ] ] }, { "label": "misc", "description": "misc", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "misc" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Light, < 1%", "label": "Light, < 1%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Moderate, 1-10%", "label": "Moderate, 1-10%" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 200, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "None observed", "label": "None observed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 106, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Remediation zone", "label": "Remediation zone" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "misc", "label": "misc" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 208, 32, 255 ], "toColor": [ 85, 20, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LEAD_COVER", "typeIdField": "LEAD_COVER", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "LEAD_COVER", "type": "esriFieldTypeString", "alias": "LEAD_COVER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LEAD_COVER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "Etc/GMT+8", "respectsDaylightSaving": false }, "types": [ { "id": "Light, < 1%", "name": "Light, < 1%", "domains": {}, "templates": [ { "name": "Light, < 1%", "description": "", "prototype": { "attributes": { "ELEVATION": null, "LEAD_COVER": "Light, < 1%" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Moderate, 1-10%", "name": "Moderate, 1-10%", "domains": {}, "templates": [ { "name": "Moderate, 1-10%", "description": "", "prototype": { "attributes": { "ELEVATION": null, "LEAD_COVER": "Moderate, 1-10%" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "None observed", "name": "None observed", "domains": {}, "templates": [ { "name": "None observed", "description": "", "prototype": { "attributes": { "ELEVATION": null, "LEAD_COVER": "None observed" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Remediation zone", "name": "Remediation zone", "domains": {}, "templates": [ { "name": "Remediation zone", "description": "", "prototype": { "attributes": { "ELEVATION": null, "LEAD_COVER": "Remediation zone" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "misc", "name": "misc", "domains": {}, "templates": [ { "name": "misc", "description": "", "prototype": { "attributes": { "ELEVATION": null, "LEAD_COVER": "misc" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "99982ac77b74432d88c7e58d7ec3e3be" } ], "tables": [] }