{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Not in These Zones", "type": "Feature Layer", "description": "Represents the official City of Tigard Zoning 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 }, "copyrightText": "City of Tigard Community Development Department", "parentLayer": null, "subLayers": [], "minScale": 125000, "maxScale": 10, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONING", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 115, 76, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 } }, "value": "MU-CBD", "label": "Downtown Core" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 2 } }, "value": "TMU", "label": "Triangle District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 107, 83, 255 ], "toColor": [ 245, 107, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 159, 153, 255 ], "toColor": [ 191, 159, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 83, 95, 255 ], "toColor": [ 181, 83, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 151, 172, 255 ], "toColor": [ 247, 151, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 47, 77, 255 ], "toColor": [ 224, 47, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 140, 121, 255 ], "toColor": [ 237, 140, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 123, 129, 255 ], "toColor": [ 186, 123, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 43, 43, 255 ], "toColor": [ 207, 43, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 76, 57, 255 ], "toColor": [ 184, 76, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 200, 205, 255 ], "toColor": [ 250, 200, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 118, 130, 255 ], "toColor": [ 245, 118, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 113, 95, 255 ], "toColor": [ 186, 113, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 48, 76, 255 ], "toColor": [ 179, 48, 76, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 7596995.5360892415, "ymin": 637679.3287401646, "xmax": 7626442.00131233, "ymax": 660769.7408136427, "spatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "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", "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": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "CASE_NO", "type": "esriFieldTypeString", "alias": "CASE_NO", "length": 20, "domain": null }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "DESCRIP", "length": 40, "domain": { "type": "codedValue", "name": "ZONING_DESC", "description": "Zoning Description", "codedValues": [ { "name": "Washington County Zoning", "code": "Washington County Zoning" }, { "name": "Parks and Recreation", "code": "Parks and Recreation" }, { "name": "Residential A", "code": "Residential A" }, { "name": "Residential B", "code": "Residential B" }, { "name": "Residential C", "code": "Residential C" }, { "name": "Residential D", "code": "Residential D" }, { "name": "Residential E", "code": "Residential E" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Mixed-Use Residential", "code": "Mixed-Use Residential" }, { "name": "Triangle Mixed-Use", "code": "Triangle Mixed-Use" }, { "name": "Mixed-Use Commercial", "code": "Mixed-Use Commercial" }, { "name": "Mixed-Use Employment", "code": "Mixed-Use Employment" }, { "name": "Mixed-Use Central Business District", "code": "Mixed-Use Central Business District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LABEL_FIELD", "type": "esriFieldTypeString", "alias": "LABEL FIELD", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "CreateUser", "length": 255, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "LastEditUser", "type": "esriFieldTypeString", "alias": "LastEditUser", "length": 255, "domain": null }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "serviceItemId": "c02d5aa6482f42e7a22786ccc1af0d5d" }