{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "production_PLSSSection", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The first division of the PLSS and commonly called a section.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.2494209281402392E7, "ymin": 4832812.06536475, "xmax": -1.2337328953487363E7, "ymax": 4950610.597876142, "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": 102743, "latestWkid": 3566, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 208, 200, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SECTION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "Section Label", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "FRSTDIVLAB" }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "Section Identifier", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FRSTDIVID" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "SECNUM", "type": "esriFieldTypeSmallInteger", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECNUM" }, { "name": "TOWNSHIP", "type": "esriFieldTypeSmallInteger", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": { "type": "codedValue", "name": "SurveyRange", "description": "Range number and E or W", "codedValues": [ { "name": "1E", "code": "1E" }, { "name": "1W", "code": "1W" }, { "name": "2E", "code": "2E" }, { "name": "2W", "code": "2W" }, { "name": "3E", "code": "3E" }, { "name": "3W", "code": "3W" }, { "name": "4E", "code": "4E" }, { "name": "5E", "code": "5E" }, { "name": "6E", "code": "6E" }, { "name": "7E", "code": "7E" }, { "name": "8E", "code": "8E" }, { "name": "9E", "code": "9E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RANGE" }, { "name": "SECTION_NAME", "type": "esriFieldTypeString", "alias": "SECTION NAME", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SECTION_NAME" }, { "name": "STR", "type": "esriFieldTypeString", "alias": "STR", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "STR" }, { "name": "TOWN_QUARTER", "type": "esriFieldTypeString", "alias": "TOWNSHIP QUARTER", "domain": { "type": "codedValue", "name": "SurveyQuarter", "description": "Section Quarter Name", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TOWN_QUARTER" }, { "name": "TOWN_QQUARTER", "type": "esriFieldTypeString", "alias": "TOWNSHIP QUARTER/QUARTER", "domain": { "type": "codedValue", "name": "SurveyQuarter", "description": "Section Quarter Name", "codedValues": [ { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TOWN_QQUARTER" }, { "name": "GRID_FACT", "type": "esriFieldTypeDouble", "alias": "GRID FACTOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GRID_FACT" }, { "name": "PLAT_NAME", "type": "esriFieldTypeString", "alias": "PLAT NAME", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLAT_NAME" }, { "name": "QPLAT_NAME", "type": "esriFieldTypeString", "alias": "QPLAT NAME", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "QPLAT_NAME" }, { "name": "SOURCEFEATUREID", "type": "esriFieldTypeString", "alias": "SOURCEFEATUREID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SOURCEFEATUREID" }, { "name": "DATASOURCENAME", "type": "esriFieldTypeString", "alias": "DATASOURCENAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DATASOURCENAME" }, { "name": "ISVISIBLE", "type": "esriFieldTypeSmallInteger", "alias": "ISVISIBLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ISVISIBLE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "EDITCOMMENTS", "type": "esriFieldTypeString", "alias": "EDITCOMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "EDITCOMMENTS" }, { "name": "PLATTED", "type": "esriFieldTypeString", "alias": "PLATTED", "domain": { "type": "codedValue", "name": "BOOLEAN", "description": "'Yes' or 'No'", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLATTED" }, { "name": "QPLATTED", "type": "esriFieldTypeString", "alias": "QPLATTED", "domain": { "type": "codedValue", "name": "BOOLEAN", "description": "'Yes' or 'No'", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "QPLATTED" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "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": "I90499SECNUM3", "fields": "SECNUM,TOWNSHIP,RANGE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R6059_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5577_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "production_PLSSSection", "description": "", "prototype": { "attributes": { "QPLATTED": null, "FRSTDIVLAB": null, "FRSTDIVID": null, "LASTUPDATE": null, "SECNUM": null, "TOWNSHIP": null, "RANGE": null, "SECTION_NAME": null, "STR": null, "TOWN_QUARTER": null, "TOWN_QQUARTER": null, "GRID_FACT": null, "PLAT_NAME": null, "QPLAT_NAME": null, "SOURCEFEATUREID": null, "DATASOURCENAME": null, "ISVISIBLE": null, "LASTEDITOR": null, "EDITCOMMENTS": null, "PLATTED": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }