{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Easement Status", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESMT_STATUS", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": null }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "EXISTING", "label": "Existing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": null }, "value": "IOD", "label": "Irrevocable Offer of Dedication" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 104, 104, 104, 255 ], "outline": null }, "value": "VACATED", "label": "Vacated" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 136, 181, 255 ], "toColor": [ 171, 136, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 52, 250, 255 ], "toColor": [ 214, 52, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 109, 222, 255 ], "toColor": [ 197, 109, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 172, 250, 255 ], "toColor": [ 250, 172, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 44, 191, 255 ], "toColor": [ 159, 44, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 100, 247, 255 ], "toColor": [ 250, 100, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 103, 184, 255 ], "toColor": [ 165, 103, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 198, 247, 255 ], "toColor": [ 242, 198, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 63, 181, 255 ], "toColor": [ 165, 63, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 138, 219, 255 ], "toColor": [ 202, 138, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 57, 247, 255 ], "toColor": [ 247, 57, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 127, 248, 255 ], "toColor": [ 250, 127, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 159, 214, 255 ], "toColor": [ 213, 159, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6228255.914099604, "ymin": 1907218.808906272, "xmax": 6296407.298793942, "ymax": 2039294.7895044386, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ESMT_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ESMT_TYPE", "type": "esriFieldTypeString", "alias": "ESMT_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "EasementType", "description": "Easement Type", "codedValues": [ { "name": "Sewer", "code": "SEWER" }, { "name": "Drainage", "code": "DRAINAGE" }, { "name": "Access", "code": "ACCESS" }, { "name": "Open Space", "code": "OPEN" }, { "name": "Temporary", "code": "TEMPORARY" }, { "name": "Storm Drain", "code": "STORMDRAIN" }, { "name": "Emergency", "code": "EMERGENCY" }, { "name": "Blanket", "code": "BLANKET" }, { "name": "Conservation", "code": "CONSERV" }, { "name": "Public Street", "code": "PUBSTREET" }, { "name": "Traffic Signal", "code": "TRAFSIGNAL" }, { "name": "Miscellaneous", "code": "MISC" }, { "name": "Sewer Lateral", "code": "SEWERLATERAL" }, { "name": "Scenic", "code": "SCENIC" }, { "name": "Sewer Access", "code": "SEWERACCESS" }, { "name": "Public Utilities", "code": "UTILITIES" }, { "name": "Temporary Construction", "code": "TEMPCONSTR" }, { "name": "Landscape", "code": "LANDSCAPE" }, { "name": "Slope", "code": "SLOPE" }, { "name": "Public Pathway", "code": "PATHWAY" }, { "name": "Scenic Tree", "code": "SCENIC_TREE" }, { "name": "Private Street", "code": "PRIVSTREET" }, { "name": "Private Access", "code": "PRIVACCESS" }, { "name": "Traffic Sign", "code": "TRAFSIGN" }, { "name": "Stream Setback", "code": "STREAMSETBACK" }, { "name": "Grant Deed", "code": "GRANT DEED" }, { "name": "Bike Path", "code": "BIKE PATH" }, { "name": "Footing", "code": "FOOTING" }, { "name": "SDG&E Transmission", "code": "TRANSMISSION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESMT_OWNER", "type": "esriFieldTypeString", "alias": "ESMT_OWNER", "length": 10, "domain": { "type": "codedValue", "name": "EasementOwnership", "description": "Easement Ownership", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "City of Vista", "code": "COV" }, { "name": "Buena Sanitation District", "code": "BSD" }, { "name": "Vista Sanitation District", "code": "VSD" }, { "name": "City of Oceanside", "code": "OCEANS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESMT_STATUS", "type": "esriFieldTypeString", "alias": "ESMT_STATUS", "length": 10, "domain": { "type": "codedValue", "name": "EasementStatus", "description": "Easement Status", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Vacated", "code": "VACATED" }, { "name": "Irrevocable Offer of Dedication", "code": "IOD" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Accepted but Rejected", "code": "REJECTED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeSmallInteger", "alias": "MAINTENANCE", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS_REMARKS", "type": "esriFieldTypeString", "alias": "STATUS_REMARKS", "length": 8, "domain": null }, { "name": "DWG_NO", "type": "esriFieldTypeString", "alias": "DWG_NO", "length": 12, "domain": null }, { "name": "ESMT_DESCRIPT", "type": "esriFieldTypeString", "alias": "ESMT_DESCRIPT", "length": 50, "domain": null }, { "name": "EST_DOC_NUM", "type": "esriFieldTypeString", "alias": "EST_DOC_NUM", "length": 12, "domain": null }, { "name": "REC_DATE", "type": "esriFieldTypeDate", "alias": "REC_DATE", "length": 8, "domain": null }, { "name": "GRANTOR", "type": "esriFieldTypeString", "alias": "GRANTOR", "length": 50, "domain": null }, { "name": "GRANTEE", "type": "esriFieldTypeString", "alias": "GRANTEE", "length": 50, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "R370_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c294a3e497904da0ab2840c8ac632d48" }