{ "currentVersion": 10.91, "id": 1, "name": "Easements", "type": "Feature Layer", "description": "A single shape for each document in the SIRE database \"Property Agreements\" cabinet. The main focus of this cabinet is to store evidence of public utility easements held by the City over private property. Throughout the years, however, many stray deeds, private easements, encroachment agreements, etc. have been scanned into the cabinet. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "copyrightText": "Mike Helten, Leah Llamas, Ryan Nolet (Mercer Island IGS)", "parentLayer": { "id": 0, "name": "Property & Land Use" }, "subLayers": [], "minScale": 6800, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 0.4 } }, "value": "WATER EASEMENT", "label": "WATER EASEMENT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.4 } }, "value": "SEWER EASEMENT", "label": "SEWER EASEMENT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } }, "value": "STORM EASEMENT", "label": "STORM EASEMENT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 0.4 } }, "value": "ACCESS EASEMENT", "label": "ACCESS EASEMENT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "value": "GENERAL UTILITY EASEMENT", "label": "GENERAL UTILITY EASEMENT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 0.4 } }, "value": "MULTIPLE USE EASEMENT", "label": "MULTIPLE USE EASEMENT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 0.4 } }, "value": "VEGETATION EASEMENT", "label": "VEGETATION EASEMENT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "OTHER EASEMENT", "label": "OTHER EASEMENT", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1289507.0569214672, "ymin": 194378.58218730986, "xmax": 1303896.8542868644, "ymax": 220635.52177976072, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "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": "RECORDINGNO", "type": "esriFieldTypeString", "alias": "RECORDINGNO", "length": 20, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 75, "domain": null }, { "name": "EFFECT_DATE", "type": "esriFieldTypeDate", "alias": "EFFECT_DATE", "length": 8, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": { "type": "codedValue", "name": "EasementType", "description": "Easement or agreement type", "codedValues": [ { "name": "ACCESS EASEMENT", "code": "ACCESS EASEMENT" }, { "name": "DEED", "code": "DEED" }, { "name": "GENERAL UTILITY EASEMENT", "code": "GENERAL UTILITY EASEMENT" }, { "name": "GENERIC AGREEMENT", "code": "GENERIC AGREEMENT" }, { "name": "MULTIPLE USE EASEMENT", "code": "MULTIPLE USE EASEMENT" }, { "name": "PLAT AGREEMENT", "code": "PLAT AGREEMENT" }, { "name": "POWER EASEMENT", "code": "POWER EASEMENT" }, { "name": "QUIT CLAIM DEED", "code": "QUIT CLAIM DEED" }, { "name": "SEWER EASEMENT", "code": "SEWER EASEMENT" }, { "name": "STORM EASEMENT", "code": "STORM EASEMENT" }, { "name": "VEGETATION EASEMENT", "code": "VEGETATION EASEMENT" }, { "name": "WATER EASEMENT", "code": "WATER EASEMENT" }, { "name": "OTHER EASEMENT", "code": "OTHER EASEMENT" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "ROW ENCROACHMENT", "code": "ROW ENCROACHMENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAT_NAME", "type": "esriFieldTypeString", "alias": "PLAT_NAME", "length": 50, "domain": null }, { "name": "OTHER_NUM", "type": "esriFieldTypeString", "alias": "OTHER_NUM", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GRANTOR_GRANTEE", "type": "esriFieldTypeString", "alias": "GRANTOR_GRANTEE", "length": 50, "domain": { "type": "codedValue", "name": "EasementGrantor", "description": "Direction of Easement benefit", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Private >>> City", "code": "Private >>> City" }, { "name": "Private >>> Private", "code": "Private >>> Private" }, { "name": "Private >>> Other Agency", "code": "Private >>> Other Agency" }, { "name": "Private >>> Public & Private", "code": "Private >>> Public & Private" }, { "name": "Private >>> Unknown", "code": "Private >>> Unknown" }, { "name": "Private >>> Unknown (Likely Public)", "code": "Private >>> Unknown (Likely Public)" }, { "name": "Private >>> Unknown (Likely Private)", "code": "Private >>> Unknown (Likely Private)" }, { "name": "City >>> Private", "code": "City >>> Private" }, { "name": "City >>> Other Agency", "code": "City >>> Other Agency" }, { "name": "Other Agency >>> City", "code": "Other Agency >>> City" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GRANTOR_LANGUAGE", "type": "esriFieldTypeString", "alias": "GRANTOR_LANGUAGE", "length": 255, "domain": { "type": "codedValue", "name": "EasementGrLanguage", "description": "General description of grantor-grantee interpretation", "codedValues": [ { "name": "WRITTEN: Easement clearly defines one grantor and grantee.", "code": "WRITTEN: Easement clearly defines one grantor and grantee." }, { "name": "WRITTEN: Language defines multiple benefitted parties, both public and private.", "code": "WRITTEN: Language defines multiple benefitted parties, both public and private." }, { "name": "PLAT FACE: Labeled \"Easement\". Dedication contains some variation of the phrase \"..to the public forever all streets and easements shown hereon..\" Likely public and private.", "code": "PLAT FACE: Labeled \"Easement\". Dedication contains some variation of the phrase \"..to the public forever all streets and easements shown hereon..\" Likely public and private." }, { "name": "PLAT FACE: Labeled \"Easement\". Dedication contains some variation of the phrase \"..to the public forever all streets shown hereon..\" Likely public and private.", "code": "PLAT FACE: Labeled \"Easement\". Dedication contains some variation of the phrase \"..to the public forever all streets shown hereon..\" Likely public and private." }, { "name": "PLAT FACE: Labeled \"Easement\". Text suggests easement benefits City of Mercer Island. (\"Public Utility\", \"To MI Sewer District\", etc.)", "code": "PLAT FACE: Labeled \"Easement\". Text suggests easement benefits City of Mercer Island. (\"Public Utility\", \"To MI Sewer District\", etc.)" }, { "name": "PLAT FACE: Labeled \"Easement\". Text suggests easement benefits private owners. (\"Side sewer\", \"Benefitting Lot B\", \"Private Utility\", etc.)", "code": "PLAT FACE: Labeled \"Easement\". Text suggests easement benefits private owners. (\"Side sewer\", \"Benefitting Lot B\", \"Private Utility\", etc.)" }, { "name": "PLAT FACE: Labeled \"Easement\". Text suggests easement benefits outside agency. (\"Puget Power\", \"Natural Gas\", etc.)", "code": "PLAT FACE: Labeled \"Easement\". Text suggests easement benefits outside agency. (\"Puget Power\", \"Natural Gas\", etc.)" }, { "name": "PLAT FACE: Private tract subject to easements for public and private utilities. (Does not distinguish which are public and which are private).", "code": "PLAT FACE: Private tract subject to easements for public and private utilities. (Does not distinguish which are public and which are private)." }, { "name": "PLAT FACE: Private tract subject to private easements.", "code": "PLAT FACE: Private tract subject to private easements." }, { "name": "PLAT FACE: Labeled \"Easement\", Plat restrictions section contains City of Mercer Island as one of the benefitted parties.", "code": "PLAT FACE: Labeled \"Easement\", Plat restrictions section contains City of Mercer Island as one of the benefitted parties." }, { "name": "PLAT FACE: Labeled \"Public & Private\", Plat restrictions section contains City of Mercer Island as one of the benefitted parties.", "code": "PLAT FACE: Labeled \"Public & Private\", Plat restrictions section contains City of Mercer Island as one of the benefitted parties." }, { "name": "PLAT FACE: Labeled \"Easement\", with no clear language describing who is benefitted.", "code": "PLAT FACE: Labeled \"Easement\", with no clear language describing who is benefitted." }, { "name": "PLAT FACE: Labeled \"Public & Private\", with no further details.", "code": "PLAT FACE: Labeled \"Public & Private\", with no further details." }, { "name": "PLAT FACE: Labeled \"Public & Private\". Restrictions note private utilities, storm, and roadways to be maintained by owners.", "code": "PLAT FACE: Labeled \"Public & Private\". Restrictions note private utilities, storm, and roadways to be maintained by owners." }, { "name": "PLAT FACE: Labeled \"Easement\", Restrictions note private utilities, storm, and roadways to be maintained by owners.", "code": "PLAT FACE: Labeled \"Easement\", Restrictions note private utilities, storm, and roadways to be maintained by owners." }, { "name": "UNOFFICIAL: shown on unrecorded short plat sketch. Language describes benefitted party.", "code": "UNOFFICIAL: shown on unrecorded short plat sketch. Language describes benefitted party." }, { "name": "UNOFFICIAL: shown on unrecorded short plat sketch. Labeled simply as \"Easement\".", "code": "UNOFFICIAL: shown on unrecorded short plat sketch. Labeled simply as \"Easement\"." } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DISPLAY", "type": "esriFieldTypeSmallInteger", "alias": "DISPLAY", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 300, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R298_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S274_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }