{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "SCP Active Sites", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000000, "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, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.2106342187931685E7, "ymin": 3765432.940933411, "xmax": -1.1486712830577968E7, "ymax": 4437719.697561096, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 0, 230, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "Site Name", "domain": null, "editable": true, "nullable": true, "length": 127, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "domain": null, "editable": true, "nullable": true, "length": 127, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City or Town", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "CITY" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "COUNTY" }, { "name": "SIZE_AC", "type": "esriFieldTypeString", "alias": "Size (acres)", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SIZE_AC" }, { "name": "CONTAMINANTS_OF_CONCERN", "type": "esriFieldTypeString", "alias": "Contaminant(s) of Concern", "domain": null, "editable": true, "nullable": true, "length": 127, "defaultValue": null, "modelName": "CONTAMINANTS_OF_CONCERN" }, { "name": "DEPTH_TO_WATER_FT", "type": "esriFieldTypeString", "alias": "Depth to Water (ft)", "domain": null, "editable": true, "nullable": true, "length": 63, "defaultValue": null, "modelName": "DEPTH_TO_WATER_FT" }, { "name": "FLOW_DIRECTION", "type": "esriFieldTypeString", "alias": "Flow Direction", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FLOW_DIRECTION" }, { "name": "MEDIA_IMPACTED", "type": "esriFieldTypeString", "alias": "Media Impacted", "domain": null, "editable": true, "nullable": true, "length": 31, "defaultValue": null, "modelName": "MEDIA_IMPACTED" }, { "name": "REGULATORY_STATUS", "type": "esriFieldTypeString", "alias": "Regulatory Status", "domain": null, "editable": true, "nullable": true, "length": 63, "defaultValue": null, "modelName": "REGULATORY_STATUS" }, { "name": "ASSESSMENT_OR_ABATEMENT_OPTION", "type": "esriFieldTypeString", "alias": "Assessment or Abatement Option", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASSESSMENT_OR_ABATEMENT_OPTION" }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT" }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "LON", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LON" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R54950_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A200_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SCP Active Sites", "description": "", "prototype": { "attributes": { "LAT": null, "LON": null, "NAME": null, "ADDRESS": null, "CITY": null, "COUNTY": null, "SIZE_AC": null, "CONTAMINANTS_OF_CONCERN": null, "DEPTH_TO_WATER_FT": null, "FLOW_DIRECTION": null, "MEDIA_IMPACTED": null, "REGULATORY_STATUS": null, "ASSESSMENT_OR_ABATEMENT_OPTION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "34e48a77194c4465beab95a59875795a" }