{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Overlay Zones", "type": "Feature Layer", "description": "Overlay zone designations as per the Tigard Municipal Code, Title 18; Community Development Code.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.00715901445516247, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "City of Tigard, Oregon", "parentLayer": null, "subLayers": [], "minScale": 125000, "maxScale": 10, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OVERLAY", "uniqueValueGroups": [ { "heading": "Overlay Description", "classes": [ { "label": "Historic Resource Overlay", "description": "Historic Resource Overlay", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "values": [ [ "HR" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "value": "HR", "label": "Historic Resource Overlay" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 179, 252, 255 ], "toColor": [ 234, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 179, 255 ], "toColor": [ 252, 202, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 235, 252, 255 ], "toColor": [ 184, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 184, 255 ], "toColor": [ 252, 248, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 214, 255 ], "toColor": [ 252, 187, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 224, 255 ], "toColor": [ 199, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 199, 252, 255 ], "toColor": [ 179, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 212, 255 ], "toColor": [ 252, 237, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 207, 252, 255 ], "toColor": [ 231, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 202, 255 ], "toColor": [ 215, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 7596995.5360892415, "ymin": 637679.3287401646, "xmax": 7626442.00131233, "ymax": 660769.7408136427, "spatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.00715901445516247, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Designation", "length": 3, "domain": { "type": "codedValue", "name": "ZONING_TYPE", "description": "Zoning Type", "codedValues": [ { "name": "Commercial", "code": "COM" }, { "name": "Industrial", "code": "IND" }, { "name": "Residential", "code": "RES" }, { "name": "Mixed Use", "code": "MU" }, { "name": "Parks-Recreation", "code": "PR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "Zoning Type", "length": 10, "domain": { "type": "codedValue", "name": "ZONING_CATEGORY", "description": "Zoning Category", "codedValues": [ { "name": "CBD", "code": "CBD" }, { "name": "C-C", "code": "C-C" }, { "name": "C-G", "code": "C-G" }, { "name": "C-N", "code": "C-N" }, { "name": "C-P", "code": "C-P" }, { "name": "I-H", "code": "I-H" }, { "name": "I-L", "code": "I-L" }, { "name": "I-P", "code": "I-P" }, { "name": "MUC", "code": "MUC" }, { "name": "MUE", "code": "MUE" }, { "name": "MUE-1", "code": "MUE-1" }, { "name": "MUE-2", "code": "MUE-2" }, { "name": "MUR-1", "code": "MUR-1" }, { "name": "MUR-2", "code": "MUR-2" }, { "name": "MUC-1", "code": "MUC-1" }, { "name": "MU-CBD", "code": "MU-CBD" }, { "name": "WA-CNTY", "code": "WA-CNTY" }, { "name": "PR", "code": "PR" }, { "name": "RES-A", "code": "RES-A" }, { "name": "RES-B", "code": "RES-B" }, { "name": "RES-C", "code": "RES-C" }, { "name": "RES-D", "code": "RES-D" }, { "name": "RES-E", "code": "RES-E" }, { "name": "IND", "code": "IND" }, { "name": "COM", "code": "COM" }, { "name": "MUR", "code": "MUR" }, { "name": "TMU", "code": "TMU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OVERLAY", "type": "esriFieldTypeString", "alias": "Overlay", "length": 2, "domain": { "type": "codedValue", "name": "ZONING_OVRLY", "description": "Zoning Overlay", "codedValues": [ { "name": "HD", "code": "HD" }, { "name": "PD", "code": "PD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": 500, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82803db0a2fb4262a922fb06d9316cb6" }