{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Remedial Sites", "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, "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": 111435.99974327162, "ymin": 4485826.772275915, "xmax": 731477.0002567293, "ymax": 4982081.000194088, "spatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.002048000001907349, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120899.998985723, "falseY": -9998099.999613296, "xyUnits": 7812.499992724041, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 85, 0, 255 ], "size": 4, "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": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SITENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITECODE", "type": "esriFieldTypeString", "alias": "Site Code", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "SITECODE" }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "Site Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITENAME" }, { "name": "PROGRAM", "type": "esriFieldTypeString", "alias": "Program", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "PROGRAM" }, { "name": "SITECLASS", "type": "esriFieldTypeString", "alias": "Site Class", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SITECLASS" }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "Address 1", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "ADDRESS1" }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "Address 2", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADDRESS2" }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "Locality", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LOCALITY" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIP" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "Town", "domain": null, "editable": true, "nullable": true, "length": 34, "defaultValue": null, "modelName": "TOWN" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "Region", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "REGION" }, { "name": "NYTM_X", "type": "esriFieldTypeDouble", "alias": "NYTM_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NYTM_X" }, { "name": "NYTM_Y", "type": "esriFieldTypeDouble", "alias": "NYTM_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NYTM_Y" }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "METHOD" }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "Accuracy", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ACCURACY" }, { "name": "ACCUNIT", "type": "esriFieldTypeString", "alias": "Accuracy Unit", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ACCUNIT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R198_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S188_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Remedial Sites", "description": "", "prototype": { "attributes": { "ACCURACY": null, "ACCUNIT": null, "SITECODE": null, "SITENAME": null, "PROGRAM": null, "SITECLASS": null, "ADDRESS1": null, "ADDRESS2": null, "LOCALITY": null, "ZIP": null, "COUNTY": null, "TOWN": null, "REGION": null, "NYTM_X": null, "NYTM_Y": null, "METHOD": 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" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4bce19feb0c9416ba5a2aec37f2c3149" }