{ "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" }