{ "currentVersion": 10.31, "id": 14, "name": "Easement Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EasementType", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "0", "label": "Unknown", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1", "label": "Utility Easement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "2", "label": "Drainage Easement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "3", "label": "Public Access Easement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "4", "label": "Trail Easement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "5", "label": "Railroad Easement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "6", "label": "Visibility Easement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "7", "label": "Landscaping Easement", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "8", "label": "Other", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 477743.44429391995, "ymin": 236661.48798359185, "xmax": 512012.03159650415, "ymax": 294244.63134726137, "spatialReference": { "wkid": 103453, "latestWkid": 103453 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "EasementType", "typeIdField": "EasementType", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EasementType", "type": "esriFieldTypeSmallInteger", "alias": "Easement Poly Type", "domain": { "type": "codedValue", "name": "dEasementType", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Utility Easement", "code": 1 }, { "name": "Drainage Easement", "code": 2 }, { "name": "Trail Easement", "code": 4 }, { "name": "Railroad Easement", "code": 5 }, { "name": "Visibility Easement", "code": 6 }, { "name": "Landscaping Easement", "code": 7 }, { "name": "Other", "code": 8 }, { "name": "Access Easement", "code": 3 } ] } }, { "name": "RecordingDate", "type": "esriFieldTypeDate", "alias": "Recording Date", "length": 36, "domain": null }, { "name": "RecordingInfo", "type": "esriFieldTypeString", "alias": "Recording Information", "length": 100, "domain": null }, { "name": "EasementImage", "type": "esriFieldTypeString", "alias": "Easement Image", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": { "type": "codedValue", "name": "dEasementDescription", "codedValues": [ { "name": "Access (ingress/egress)", "code": "Access (ingress/egress)" }, { "name": "Bike Trail", "code": "Bike Trail" }, { "name": "Electric", "code": "Electric" }, { "name": "Sanitary Sewer", "code": "Sanitary Sewer" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Signage/Landscaping", "code": "Signage/Landscaping" }, { "name": "Sign Visibility", "code": "Sign Visibility" }, { "name": "Storm Sewer and Drainage", "code": "Storm Sewer and Drainage" }, { "name": "Street Lighting", "code": "Street Lighting" }, { "name": "Water Main", "code": "Water Main" } ] } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "types": [ { "id": 0, "name": "Unknown", "domains": { "EasementType": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "Description": {"type": "inherited"} } }, { "id": 1, "name": "Utility Easement", "domains": { "EasementType": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "Description": {"type": "inherited"} } }, { "id": 2, "name": "Drainage Easement", "domains": { "EasementType": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "Description": {"type": "inherited"} } }, { "id": 3, "name": "Public Access Easement", "domains": { "EasementType": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "Description": {"type": "inherited"} } }, { "id": 4, "name": "Trail Easement", "domains": { "EasementType": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "Description": {"type": "inherited"} } }, { "id": 5, "name": "Railroad Easement", "domains": { "EasementType": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "Description": {"type": "inherited"} } }, { "id": 6, "name": "Visibility Easement", "domains": { "EasementType": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "Description": {"type": "inherited"} } }, { "id": 7, "name": "Landscaping Easement", "domains": { "EasementType": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "Description": {"type": "inherited"} } }, { "id": 8, "name": "Other", "domains": { "EasementType": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "Description": {"type": "inherited"} } }, { "id": 9, "name": "Municipal Easement", "domains": { "LastEditor": {"type": "inherited"}, "Description": {"type": "inherited"} } } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }