{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 19, "name": "Easements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "CONSERVATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 233, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "CONSERVATION AND SCENIC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 205, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "NATIONAL SCENIC RIVERWAY" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 191, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "SCENIC" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 161, 207, 255 ], "toColor": [ 241, 250, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 120, 255 ], "toColor": [ 240, 18, 2, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0353333317E7, "ymin": 5582310.291699998, "xmax": -1.03245847522E7, "ymax": 5668294.408799998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Plat_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Doc_Num", "type": "esriFieldTypeDouble", "alias": "Doc_Num", "domain": null }, { "name": "Doc_numb_1", "type": "esriFieldTypeDouble", "alias": "Doc_numb_1", "domain": null }, { "name": "Doc_Amd", "type": "esriFieldTypeDouble", "alias": "Doc_Amd", "domain": null }, { "name": "Date_", "type": "esriFieldTypeDouble", "alias": "Date_", "domain": null }, { "name": "Doc_Type", "type": "esriFieldTypeString", "alias": "Doc_Type", "length": 254, "domain": null }, { "name": "Holder", "type": "esriFieldTypeString", "alias": "Holder", "length": 254, "domain": null }, { "name": "City_Town", "type": "esriFieldTypeString", "alias": "City_Town", "length": 254, "domain": null }, { "name": "STR", "type": "esriFieldTypeString", "alias": "SectionTownshipRange", "length": 254, "domain": null }, { "name": "WSHD_DIST", "type": "esriFieldTypeString", "alias": "Watershed District", "length": 50, "domain": null }, { "name": "MGMT_ZONE", "type": "esriFieldTypeString", "alias": "Management Zone", "length": 3, "domain": null }, { "name": "Legal_desc", "type": "esriFieldTypeString", "alias": "Legal_desc", "length": 254, "domain": null }, { "name": "Plat_Name", "type": "esriFieldTypeString", "alias": "Plat_Name", "length": 254, "domain": null }, { "name": "Conservation", "type": "esriFieldTypeString", "alias": "Conservation", "length": 254, "domain": null }, { "name": "Grantor_1", "type": "esriFieldTypeString", "alias": "Grantor_1", "length": 254, "domain": null }, { "name": "Grantor_2", "type": "esriFieldTypeString", "alias": "Grantor_2", "length": 254, "domain": null }, { "name": "Grantor_3", "type": "esriFieldTypeString", "alias": "Grantor_3", "length": 254, "domain": null }, { "name": "Land_Use", "type": "esriFieldTypeString", "alias": "Land_Use", "length": 254, "domain": null }, { "name": "NPS_Tract", "type": "esriFieldTypeString", "alias": "NPS_Tract", "length": 254, "domain": null }, { "name": "NPS_Trac_1", "type": "esriFieldTypeString", "alias": "NPS_Trac_1", "length": 254, "domain": null }, { "name": "NPS_Trac_2", "type": "esriFieldTypeString", "alias": "NPS_Trac_2", "length": 254, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SUBTYPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }