{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PrimarySitus", "uniqueValueGroups": [ { "heading": "Primary Situs", "classes": [ { "label": "Yes", "description": "Yes", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 55, 126, 184, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "values": [ [ "Yes" ] ] }, { "label": "No", "description": "No", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 228, 26, 28, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "values": [ [ "No" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 55, 126, 184, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "value": "Yes", "label": "Yes" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 228, 26, 28, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "value": "No", "label": "No" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 126, 184, 255 ], "toColor": [ 55, 126, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 176, 74, 255 ], "toColor": [ 77, 176, 74, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.HouseNum", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 622879.1295887026, "ymin": 1506910.7565605673, "xmax": 634259.5635977695, "ymax": 1513701.457926891, "spatialReference": { "wkid": 102970, "latestWkid": 6557, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Address", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "HouseNum", "type": "esriFieldTypeInteger", "alias": "House Number", "domain": null }, { "name": "HouseNumUnit", "type": "esriFieldTypeString", "alias": "House Number Unit", "length": 6, "domain": null }, { "name": "DirectionPrefix", "type": "esriFieldTypeString", "alias": "Direction Prefix", "length": 2, "domain": { "type": "codedValue", "name": "Directions", "description": "Prefix and suffix directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "length": 4, "domain": { "type": "codedValue", "name": "Types", "description": "Street types", "codedValues": [ { "name": "St", "code": "St" }, { "name": "Ave", "code": "Ave" }, { "name": "Ln", "code": "Ln" }, { "name": "Dr", "code": "Dr" }, { "name": "Way", "code": "Way" }, { "name": "Lp", "code": "Lp" }, { "name": "Rd", "code": "Rd" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Aly", "code": "Aly" }, { "name": "Ct", "code": "Ct" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DirectionSuffix", "type": "esriFieldTypeString", "alias": "Direction Suffix", "length": 2, "domain": { "type": "codedValue", "name": "Directions", "description": "Prefix and suffix directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 6, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 6, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 4, "domain": null }, { "name": "Floor", "type": "esriFieldTypeInteger", "alias": "Floor", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZipCode", "type": "esriFieldTypeInteger", "alias": "Zip Code", "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 255, "domain": null }, { "name": "CountyName", "type": "esriFieldTypeString", "alias": "County Name", "length": 50, "domain": null }, { "name": "StateName", "type": "esriFieldTypeString", "alias": "State Name", "length": 50, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "PrimarySitus", "type": "esriFieldTypeString", "alias": "Primary Situs", "length": 3, "domain": { "type": "codedValue", "name": "Primary", "description": "Primary situs address", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TaxLotId", "type": "esriFieldTypeString", "alias": "Tax Lot Id", "length": 13, "domain": null }, { "name": "Placename", "type": "esriFieldTypeString", "alias": "Placename", "length": 255, "domain": null }, { "name": "SitusAddress", "type": "esriFieldTypeString", "alias": "Situs Address", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ab43fe7b59d4cbbb221f9d5b8b3e004" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 186, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1.4999999999999998 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 622704.6522042113, "ymin": 1506178.71133298, "xmax": 634900.4222202598, "ymax": 1513779.566552425, "spatialReference": { "wkid": 102970, "latestWkid": 6557, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ab43fe7b59d4cbbb221f9d5b8b3e004" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 15, "name": "Urban Growth Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 252, 250, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.4999999999999998 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 622704.6522042113, "ymin": 1506178.71133298, "xmax": 634900.4222202598, "ymax": 1513779.566552425, "spatialReference": { "wkid": 102970, "latestWkid": 6557, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ab43fe7b59d4cbbb221f9d5b8b3e004" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 30, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "City of Vernonia, Oregon", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "localZCode", "uniqueValueGroups": [ { "heading": "Zone Designation", "classes": [ { "label": "LDR Low Density Residential", "description": "LDR Low Density Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 238, 0, 255 ], "outline": null }, "values": [ [ "LDR" ] ] }, { "label": "R Residential", "description": "R Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 173, 14, 255 ], "outline": null }, "values": [ [ "R" ] ] }, { "label": "GR General Residential", "description": "GR General Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 101, 8, 255 ], "outline": null }, "values": [ [ "GR" ] ] }, { "label": "GC General Commercial", "description": "GC General Commercial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 114, 86, 255 ], "outline": null }, "values": [ [ "GC" ] ] }, { "label": "DT Downtown", "description": "DT Downtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 44, 44, 255 ], "outline": null }, "values": [ [ "DT" ] ] }, { "label": "LI Light Industrial", "description": "LI Light Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 43, 226, 255 ], "outline": null }, "values": [ [ "LI" ] ] }, { "label": "IP Institutional Public", "description": "IP Institutional Public", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 100, 139, 255 ], "outline": null }, "values": [ [ "IP" ] ] }, { "label": "PR Public Recreation", "description": "PR Public Recreation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 139, 87, 255 ], "outline": null }, "values": [ [ "PR" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 238, 0, 255 ], "outline": null }, "value": "LDR", "label": "LDR Low Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 173, 14, 255 ], "outline": null }, "value": "R", "label": "R Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 101, 8, 255 ], "outline": null }, "value": "GR", "label": "GR General Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 114, 86, 255 ], "outline": null }, "value": "GC", "label": "GC General Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 44, 44, 255 ], "outline": null }, "value": "DT", "label": "DT Downtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 43, 226, 255 ], "outline": null }, "value": "LI", "label": "LI Light Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 100, 139, 255 ], "outline": null }, "value": "IP", "label": "IP Institutional Public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 46, 139, 87, 255 ], "outline": null }, "value": "PR", "label": "PR Public Recreation" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 178, 199, 255 ], "toColor": [ 111, 178, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 250, 87, 255 ], "toColor": [ 93, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 89, 235, 255 ], "toColor": [ 215, 89, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 183, 99, 255 ], "toColor": [ 247, 183, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 68, 84, 255 ], "toColor": [ 148, 68, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 89, 179, 255 ], "toColor": [ 64, 89, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 128, 51, 255 ], "toColor": [ 52, 128, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 242, 143, 255 ], "toColor": [ 211, 242, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 147, 216, 255 ], "toColor": [ 219, 147, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 250, 197, 255 ], "toColor": [ 117, 250, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 135, 81, 255 ], "toColor": [ 143, 135, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 127, 114, 255 ], "toColor": [ 242, 127, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 79, 227, 255 ], "toColor": [ 79, 79, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 622704.6522042113, "ymin": 1506178.711340393, "xmax": 634900.4219841306, "ymax": 1513779.566324419, "spatialReference": { "wkid": 102970, "latestWkid": 6557, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UnitID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "UnitID", "type": "esriFieldTypeString", "alias": "UnitID", "length": 35, "domain": null }, { "name": "localZCode", "type": "esriFieldTypeString", "alias": "localZCode", "length": 99, "domain": null }, { "name": "localZDesc", "type": "esriFieldTypeString", "alias": "localZDesc", "length": 99, "domain": null }, { "name": "orZCode", "type": "esriFieldTypeString", "alias": "orZCode", "length": 9, "domain": null }, { "name": "orZDesc", "type": "esriFieldTypeString", "alias": "orZDesc", "length": 254, "domain": null }, { "name": "codeRef", "type": "esriFieldTypeString", "alias": "codeRef", "length": 25, "domain": null }, { "name": "effDate", "type": "esriFieldTypeString", "alias": "effDate", "length": 8, "domain": null }, { "name": "unitOwner", "type": "esriFieldTypeString", "alias": "unitOwner", "length": 8, "domain": null }, { "name": "gsteward", "type": "esriFieldTypeString", "alias": "gsteward", "length": 50, "domain": null }, { "name": "unitOwnerT", "type": "esriFieldTypeString", "alias": "unitOwnerT", "length": 50, "domain": null }, { "name": "unitOwnerN", "type": "esriFieldTypeString", "alias": "unitOwnerN", "length": 50, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ab43fe7b59d4cbbb221f9d5b8b3e004" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 40, "name": "Tax Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 247, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 114, 11, 127 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 603491.4596866166, "ymin": 1490104.1915820967, "xmax": 642283.391943968, "ymax": 1523376.0033473964, "spatialReference": { "wkid": 102970, "latestWkid": 6557, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TAXLOT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TAXLOT_ID", "type": "esriFieldTypeString", "alias": "TAXLOT_ID", "length": 13, "domain": null }, { "name": "ACCELA_MT", "type": "esriFieldTypeString", "alias": "ACCELA_MT", "length": 13, "domain": null }, { "name": "ACCOUNT_IDS", "type": "esriFieldTypeString", "alias": "ACCOUNT_IDS", "length": 255, "domain": null }, { "name": "TAXMAP", "type": "esriFieldTypeString", "alias": "TAXMAP", "length": 10, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": null }, { "name": "VERNONIA", "type": "esriFieldTypeInteger", "alias": "VERNONIA", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SQ_FEET", "type": "esriFieldTypeInteger", "alias": "SQ_FEET", "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": "G8TAXLOT_ID", "fields": "TAXLOT_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "TaxData", "relatedTableId": 50, "role": "esriRelRoleOrigin", "keyField": "TAXLOT_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{59B5595C-CE4E-46B9-A45F-8F3400B2E055}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0ab43fe7b59d4cbbb221f9d5b8b3e004" } ], "tables": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 50, "name": "Tax Data", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TAXLOT_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACCOUNT_ID", "type": "esriFieldTypeInteger", "alias": "ACCOUNT_ID", "domain": null }, { "name": "TAXLOT_ID", "type": "esriFieldTypeString", "alias": "TAXLOT_ID", "length": 13, "domain": null }, { "name": "AGENT", "type": "esriFieldTypeString", "alias": "AGENT", "length": 50, "domain": null }, { "name": "M_ADDRESS", "type": "esriFieldTypeString", "alias": "M_ADDRESS", "length": 50, "domain": null }, { "name": "M_CITY", "type": "esriFieldTypeString", "alias": "M_CITY", "length": 50, "domain": null }, { "name": "M_STATE", "type": "esriFieldTypeString", "alias": "M_STATE", "length": 50, "domain": null }, { "name": "M_ZIP", "type": "esriFieldTypeString", "alias": "M_ZIP", "length": 50, "domain": null }, { "name": "RMV_LAND", "type": "esriFieldTypeInteger", "alias": "RMV_LAND", "domain": null }, { "name": "RMV_IMPR", "type": "esriFieldTypeInteger", "alias": "RMV_IMPR", "domain": null }, { "name": "RMV_TOTAL", "type": "esriFieldTypeInteger", "alias": "RMV_TOTAL", "domain": null }, { "name": "AV_LAND", "type": "esriFieldTypeInteger", "alias": "AV_LAND", "domain": null }, { "name": "AV_IMPR", "type": "esriFieldTypeInteger", "alias": "AV_IMPR", "domain": null }, { "name": "AV_TOTAL", "type": "esriFieldTypeInteger", "alias": "AV_TOTAL", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G9TAXLOT_ID", "fields": "TAXLOT_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "TaxLots_WM", "relatedTableId": 40, "role": "esriRelRoleDestination", "keyField": "TAXLOT_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{59B5595C-CE4E-46B9-A45F-8F3400B2E055}" } ], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "0ab43fe7b59d4cbbb221f9d5b8b3e004" } ] }