{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "PLSS_SURVEYSYSTEM_BLM", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "A Survey System is a named or numbered area of land that can be identified by a type and a designator. The survey system is generally a simultaneous conveyance that defines an area of land within which there is a consistent method of land description. The survey systems included lands that were established prior to PLSS survey and were not included in the public domain lands. Non-rectangular components of the PLSS are in the PLSS Special Surveys feature class. The first, second and third division attributes are provided if available.", "copyrightText": "FGDC Cadastral Subcommittee, Arkansas Geographic Information Systems Office", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 427200.68960000016, "ymin": 3759489.2968000006, "xmax": 766867.5406999998, "ymax": 3995922.3552, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 219, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "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": "", "displayField": "survsysid", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "survsysid", "type": "esriFieldTypeString", "alias": "Survey System ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURVSYSID" }, { "name": "survsystype", "type": "esriFieldTypeString", "alias": "Survey System Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURVSYSTYPE" }, { "name": "survsysnm", "type": "esriFieldTypeString", "alias": "Survey System Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SURVSYSNM" }, { "name": "sursyscode", "type": "esriFieldTypeString", "alias": "Survey System Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURSYSCODE" }, { "name": "sursysnote", "type": "esriFieldTypeString", "alias": "Survey System Note", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURSYSNOTE" }, { "name": "firstdivid", "type": "esriFieldTypeString", "alias": "Surv Sys First Divison ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRSTDIVID" }, { "name": "firstdivtype", "type": "esriFieldTypeString", "alias": "Surv Sys First Division Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRSTDIVTYPE" }, { "name": "firstdivnm", "type": "esriFieldTypeString", "alias": "Surv Sys First Division Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRSTDIVNM" }, { "name": "scndivid", "type": "esriFieldTypeString", "alias": "Surv Sys Second Divison ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCNDIVID" }, { "name": "scndivtype", "type": "esriFieldTypeString", "alias": "Surv Sys Second Division Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCNDIVTYPE" }, { "name": "scndivnm", "type": "esriFieldTypeString", "alias": "Surv Sys Second Division Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SCNDIVNM" }, { "name": "thrdivid", "type": "esriFieldTypeString", "alias": "Surv Sys Third Div ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "THRDIVID" }, { "name": "thrdivnm", "type": "esriFieldTypeString", "alias": "Surv Sys Third Div Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "THRDIVNM" }, { "name": "thrdivtype", "type": "esriFieldTypeString", "alias": "Surv Sys Third Div Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "THRDIVTYPE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r1475_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1460_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PLSS_SURVEYSYSTEM_BLM", "description": "", "prototype": { "attributes": { "thrdivtype": null, "thrdivnm": null, "survsysid": null, "survsystype": null, "survsysnm": null, "sursyscode": null, "sursysnote": null, "firstdivid": null, "firstdivtype": null, "firstdivnm": null, "scndivid": null, "scndivtype": null, "scndivnm": null, "thrdivid": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 200, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }