{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Reinvest in Minnesota Easement", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 300000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1587957631000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0709387460550096E7, "ymin": 5742294.635036221, "xmax": -1.0659701462186825E7, "ymax": 5794797.118155623, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 103733, "latestWkid": 103733 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 188, 224, 164, 153 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "EASE_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "RIMID", "type": "esriFieldTypeString", "alias": "RIM ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RIMID" }, { "name": "EASEMENT_I", "type": "esriFieldTypeInteger", "alias": "Easement ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASEMENT_I" }, { "name": "EASE_ID", "type": "esriFieldTypeInteger", "alias": "Easement ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASE_ID" }, { "name": "EASE_NUM", "type": "esriFieldTypeString", "alias": "Easement Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "EASE_NUM" }, { "name": "PARTNER_ID", "type": "esriFieldTypeString", "alias": "Partner ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PARTNER_ID" }, { "name": "EASE_YEAR", "type": "esriFieldTypeString", "alias": "Easement Year", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EASE_YEAR" }, { "name": "YR_SIGNUP", "type": "esriFieldTypeString", "alias": "Year Signed Up", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "YR_SIGNUP" }, { "name": "SWCD_CODE", "type": "esriFieldTypeString", "alias": "SWCD Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SWCD_CODE" }, { "name": "SWCD_NAME", "type": "esriFieldTypeString", "alias": "SWCD Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SWCD_NAME" }, { "name": "TWP", "type": "esriFieldTypeDouble", "alias": "Township", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TWP" }, { "name": "RNG", "type": "esriFieldTypeDouble", "alias": "Range", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RNG" }, { "name": "SEC", "type": "esriFieldTypeDouble", "alias": "Section", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEC" }, { "name": "TRS", "type": "esriFieldTypeDouble", "alias": "Township Range Section", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRS" }, { "name": "EASE_CAT", "type": "esriFieldTypeString", "alias": "Easement Category", "domain": null, "editable": true, "nullable": true, "length": 39, "defaultValue": null, "modelName": "EASE_CAT" }, { "name": "EASE_TYPE", "type": "esriFieldTypeString", "alias": "Easement Type", "domain": null, "editable": true, "nullable": true, "length": 39, "defaultValue": null, "modelName": "EASE_TYPE" }, { "name": "FUND_TYPE", "type": "esriFieldTypeString", "alias": "Fund Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FUND_TYPE" }, { "name": "EASE_PMT", "type": "esriFieldTypeDouble", "alias": "Easement Payment", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASE_PMT" }, { "name": "EASE_ACRES", "type": "esriFieldTypeDouble", "alias": "Easement Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASE_ACRES" }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "START_DATE" }, { "name": "RECORDED", "type": "esriFieldTypeString", "alias": "Recorded", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RECORDED" }, { "name": "REC_DATE", "type": "esriFieldTypeDate", "alias": "Recorded Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REC_DATE" }, { "name": "EXP_STATUS", "type": "esriFieldTypeString", "alias": "Expiration Status", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "EXP_STATUS" }, { "name": "EXP_DATE", "type": "esriFieldTypeDate", "alias": "Expiration Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EXP_DATE" }, { "name": "BNDRY_SRC", "type": "esriFieldTypeString", "alias": "Boundary Source", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "BNDRY_SRC" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_222", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_222", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S142_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Reinvest in Minnesota Easement", "description": "", "prototype": { "attributes": { "BNDRY_SRC": null, "RIMID": null, "EASEMENT_I": null, "EASE_ID": null, "EASE_NUM": null, "PARTNER_ID": null, "EASE_YEAR": null, "YR_SIGNUP": null, "SWCD_CODE": null, "SWCD_NAME": null, "TWP": null, "RNG": null, "SEC": null, "TRS": null, "EASE_CAT": null, "EASE_TYPE": null, "FUND_TYPE": null, "EASE_PMT": null, "EASE_ACRES": null, "START_DATE": null, "RECORDED": null, "REC_DATE": null, "EXP_STATUS": null, "EXP_DATE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }