{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Recorded Surveys", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "publication.DBO.Recorded_Surveys", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": false, "extent": { "xmin": 2192550.398000002, "ymin": 454000.90299999714, "xmax": 2273908.565750003, "ymax": 614827.8149999976, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -118963900, "falseY": -96373800, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5d26e0601e5a02519039352ff7fea329", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgElEQVQ4jcWTyw2AIBAFZxOqsA1tg56swzZoQ9rQMtYDfpBosmiM78ZLZoAlOF7GASj0QFvJRoHerYsNDkbYb4zLyiAwWGg9JCfBo9wKtJiJQDQLVngsuu5K8t0V/hUIRIWuqOeqE9xN3SywJhd4tXNNKYikt/cVm0+7QNJvfJQFlD0VEOogy94AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "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": "GlobalID", "displayField": "SURVEY_DATE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SURVEY_DATE", "type": "esriFieldTypeDate", "alias": "Survey Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SURVEY_DATE" }, { "name": "SURVEYORS_NUMBER", "type": "esriFieldTypeInteger", "alias": "Surveyor's Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURVEYORS_NUMBER" }, { "name": "DESCRIPTIONS", "type": "esriFieldTypeString", "alias": "Descriptions", "domain": { "type": "codedValue", "name": "Fiscal_Surv_Desc", "description": "Type of recorded survey", "codedValues": [ { "name": "Combine", "code": "COMB" }, { "name": "Split", "code": "SPLIT" }, { "name": "New Description", "code": "NEW_DESC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Descriptions" }, { "name": "RECEPTION_NUMBER", "type": "esriFieldTypeString", "alias": "Reception Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RECEPTION_NUMBER" }, { "name": "RECEPTION_DATE", "type": "esriFieldTypeDate", "alias": "Reception Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RECEPTION_DATE" }, { "name": "PAGES", "type": "esriFieldTypeSmallInteger", "alias": "PAGES", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "PAGES" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "URL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G25SURVEYORS_NUM", "fields": "SURVEYORS_NUMBER", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Recorded Surveys", "description": "", "prototype": { "attributes": { "RECEPTION_DATE": null, "URL": null, "SURVEY_DATE": null, "SURVEYORS_NUMBER": null, "DESCRIPTIONS": null, "RECEPTION_NUMBER": null, "PAGES": 1 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "555600ec609246c2a9b872cd1e475393" }