{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 22, "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": 102100, "latestWkid": 3857, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.001, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "City of Tigard Community Development Department", "parentLayer": { "id": 18, "name": "Marijuana Regulation" }, "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": [ 92, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 137, 68, 255 ], "width": 2 } }, "value": "TMU", "label": "Triangle District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 161, 207, 255 ], "toColor": [ 241, 250, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 120, 255 ], "toColor": [ 240, 18, 2, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.36763735059E7, "ymin": 5683643.928199999, "xmax": -1.3663761905299999E7, "ymax": 5693666.7727999985, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "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": "WS2_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": "WS2_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": "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": 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": "21aa2d77d84043af9ed33be00b8bcc33" }