{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Address", "type": "Feature Layer", "description": "LBRS Address points for Franklin County with a 7 mile buffer (of COTA taxing district) showing data pulled from surrounding counties. This file follows the OGRIP/ODOT LBRS specs that can be found here: http://ogrip.oit.ohio.gov/ProjectsInitiatives/LBRS.aspxThe Franklin LBRS file is managed by MORPC but updated by the local communities. For ODOT purposes, MORPC is only responsibe for the Franklin County portion of this file. The data outside of the county boundary is only updated 2x a year to assist municipalities whose boundaries extend outside.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Current editors of the file include: Columbus, Dublin, Worthington, Westerville, Gahanna, Grove City, Hilliard, Franklin County Engineer, Franklin County Auditor and MORPC", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADDR_NUM", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 3600, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 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": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1718397.8174473941, "ymin": 616884.8484443128, "xmax": 1937449.7868228853, "ymax": 826120.5910612196, "zmin": 1.4551915228366852E-11, "zmax": 1.4551915228366852E-11, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDR_NUM", "type": "esriFieldTypeString", "alias": "Address Number", "length": 6, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "Prefix Direction", "length": 2, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "Prefix Type", "length": 4, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 2, "domain": null }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 4, "domain": null }, { "name": "USPS_CITY", "type": "esriFieldTypeString", "alias": "USPS Municipality", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zipcode", "length": 5, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X coordinate", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y coordinate", "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Last Edit Date", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": null }, { "name": "MatID", "type": "esriFieldTypeString", "alias": "MatID", "length": 256, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Id", "length": 11, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 3, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 200, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "Owner Name 1", "length": 100, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Owner Name 2", "length": 1000, "domain": null }, { "name": "MAILNME1", "type": "esriFieldTypeString", "alias": "Owner Address 1", "length": 200, "domain": null }, { "name": "MAILNME2", "type": "esriFieldTypeString", "alias": "Owner Address 2", "length": 200, "domain": null }, { "name": "RENTAL", "type": "esriFieldTypeString", "alias": "Rental", "length": 1, "domain": null }, { "name": "RESYRBLTEFF", "type": "esriFieldTypeInteger", "alias": "Res Effective Year Built", "domain": null }, { "name": "LEGALNAME", "type": "esriFieldTypeString", "alias": "Sub Condo Legal Name", "length": 100, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "XCoord", "type": "esriFieldTypeString", "alias": "X Coord", "length": 255, "domain": null }, { "name": "YCoord", "type": "esriFieldTypeString", "alias": "Y Coord", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Municipal Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MUNITYP", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "City", "description": "City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 148, 13, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "City" ] ] }, { "label": "Township", "description": "Township", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 120, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Township" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 148, 13, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "City", "label": "City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 120, 123, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Township", "label": "Township" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 131, 62, 255 ], "toColor": [ 171, 131, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 37, 148, 255 ], "toColor": [ 43, 37, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 124, 150, 255 ], "toColor": [ 57, 124, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 47, 104, 255 ], "toColor": [ 168, 47, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 168, 52, 255 ], "toColor": [ 56, 168, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 37, 39, 255 ], "toColor": [ 176, 37, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 176, 140, 255 ], "toColor": [ 40, 176, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 47, 168, 255 ], "toColor": [ 162, 47, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 78, 156, 255 ], "toColor": [ 54, 78, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 76, 61, 255 ], "toColor": [ 143, 76, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 150, 45, 255 ], "toColor": [ 124, 150, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 56, 128, 255 ], "toColor": [ 111, 56, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 138, 72, 255 ], "toColor": [ 61, 138, 72, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NAME", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "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": "Calibri", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1755385.0807430595, "ymin": 653909.2589753866, "xmax": 1895285.0401158035, "ymax": 781169.6970393062, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "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": "COUNTY", "type": "esriFieldTypeString", "alias": "County Name", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 50, "domain": null }, { "name": "NAME2", "type": "esriFieldTypeString", "alias": "Long Municipality Name", "length": 50, "domain": null }, { "name": "NAME3", "type": "esriFieldTypeString", "alias": "NAME3", "length": 50, "domain": null }, { "name": "MUNITYP", "type": "esriFieldTypeString", "alias": "Municipality Type", "length": 50, "domain": null }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Sq Miles", "domain": null }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS Code", "length": 5, "domain": null }, { "name": "MED_RESFLRAREA_AG", "type": "esriFieldTypeDouble", "alias": "MED_RESFLRAREA_AG", "domain": null }, { "name": "MED_RESYRBLT", "type": "esriFieldTypeDouble", "alias": "MED_RESYRBLT", "domain": null }, { "name": "MED_RESYRBLTEFF", "type": "esriFieldTypeDouble", "alias": "MED_RESYRBLTEFF", "domain": null }, { "name": "MED_HEIGHT", "type": "esriFieldTypeDouble", "alias": "MED_HEIGHT", "domain": null }, { "name": "MED_ASSESSEDVALUE", "type": "esriFieldTypeDouble", "alias": "MED_ASSESSEDVALUE", "domain": null }, { "name": "MED_SALEPRICE", "type": "esriFieldTypeDouble", "alias": "MED_SALEPRICE", "domain": null }, { "name": "TOTAL_PARCELS", "type": "esriFieldTypeInteger", "alias": "TOTAL_PARCELS", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S51_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "FEMA NFHL LAYER", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "field2": "ZONE_SUBTY", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A99", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A", "1 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A", "1 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A", "COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "1 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "1 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AR", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "RIVERINE FLOODPLAIN IN COASTAL AREA" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AH", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AH", "COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AH", "RIVERINE FLOODPLAIN IN COASTAL AREA" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AO", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AO", "RIVERINE FLOODPLAIN IN COASTAL AREA" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AO", "COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "V", "COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "VE", "COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AH", "AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AH", "AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AO", "AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AO", "AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A99", "AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A", "AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AR", "AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A", "AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "COMBINED RIVERINE AND COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "VE", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "V", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A", "COMBINED RIVERINE AND COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A", "RIVERINE FLOODPLAIN IN COASTAL AREA" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "VE", "COMBINED RIVERINE AND COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "VE", "RIVERINE FLOODPLAIN IN COASTAL AREA" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "V", "COMBINED RIVERINE AND COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "V", "RIVERINE FLOODPLAIN IN COASTAL AREA" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AO", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A99", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AH", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "VE", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "V", "" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A", "1 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "A", "1 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "1 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "1 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "RIVERINE FLOODPLAIN IN COASTAL ZONE" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "V", "RIVERINE FLOODPLAIN IN COASTAL ZONE" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AR", "AREA WITH REDUCED FLOOD RISK DUE TO LEVEE" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AO", "COMBINED RIVERINE AND COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AH", "COMBINED RIVERINE AND COASTAL FLOODPLAIN" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "AE", "AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM" ] ] }, { "label": "1% Annual Chance Flood Hazard", "description": "1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "values": [ [ "VE", "RIVERINE FLOODPLAIN IN COASTAL ZONE2" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "COMMUNITY ENCROACHMENT AREA" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "FLOODWAY" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "FLOODWAY CONTAINED IN CHANNEL" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "ADMINISTRATIVE FLOODWAY" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "FLOODWAY CONTAINED IN STRUCTURE" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "FLOWAGE EASEMENT AREA" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "NARROW FLOODWAY" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "STATE ENCROACHMENT AREA" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "RIVERINE FLOODWAY SHOWN IN COASTAL ZONE" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "RIVERINE FLOODWAY IN COMBINED RIVERINE AND COASTAL ZONE" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "V", "RIVERINE FLOODWAY IN COMBINED RIVERINE AND COASTAL ZONE" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "VE", "RIVERINE FLOODWAY IN COMBINED RIVERINE AND COASTAL ZONE" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AO", "FLOODWAY" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "A", "FLOODWAY" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "V", "RIVERINE FLOODWAY SHOWN IN COASTAL ZONE" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "VE", "RIVERINE FLOODWAY SHOWN IN COASTAL ZONE" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AH", "FLOODWAY" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "A", "FLOWAGE EASEMENT AREA" ] ] }, { "label": "Regulatory Floodway ", "description": "Regulatory Floodway ", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "A", "ADMINISTRATIVE FLOODWAY" ] ] }, { "label": "Special Floodway", "description": "Special Floodway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "AREA OF SPECIAL CONSIDERATION" ] ] }, { "label": "Special Floodway", "description": "Special Floodway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "COLORADO RIVER" ] ] }, { "label": "Special Floodway", "description": "Special Floodway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "DENSITY FRINGE AREA" ] ] }, { "label": "Special Floodway", "description": "Special Floodway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "AE", "COLORADO RIVER FLOODWAY" ] ] }, { "label": "Area of Undetermined Flood Hazard", "description": "Area of Undetermined Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 229, 115, 255 ], "outline": null }, "values": [ [ "D", "" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "1 PCT DRAINAGE AREA LESS THAN 1 SQUARE MILE" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "0.2 PCT ANNUAL CHANCE FLOOD HAZARD IN COASTAL ZONE" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "0.2 PCT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "0.2 PCT ANNUAL CHANCE FLOOD HAZARD" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "0.2 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "1 PCT DEPTH LESS THAN 1 FOOT" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "0.2 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COASTAL ZONE" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "1 PERCENT DEPTH LESS THAN 1 FOOT" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "1 PERCENT DRAINAGE AREA LESS THAN 1 SQUARE MILE" ] ] }, { "label": "0.2% Annual Chance Flood Hazard", "description": "0.2% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "values": [ [ "X", "AREA WITH FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM" ] ] }, { "label": "Future Conditions 1% Annual Chance Flood Hazard", "description": "Future Conditions 1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "X", "1 PCT FUTURE CONDITIONS" ] ] }, { "label": "Future Conditions 1% Annual Chance Flood Hazard", "description": "Future Conditions 1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "X", "1 PCT FUTURE CONDITIONS CONTAINED IN STRUCTURE" ] ] }, { "label": "Future Conditions 1% Annual Chance Flood Hazard", "description": "Future Conditions 1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "X", "1 PCT FUTURE CONDITIONS, FLOODWAY" ] ] }, { "label": "Future Conditions 1% Annual Chance Flood Hazard", "description": "Future Conditions 1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "X", "1 PCT FUTURE CONDITONS, COMMUNITY ENCROACHMENT" ] ] }, { "label": "Future Conditions 1% Annual Chance Flood Hazard", "description": "Future Conditions 1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "X", "1 PERCENT FUTURE CONDITIONS" ] ] }, { "label": "Future Conditions 1% Annual Chance Flood Hazard", "description": "Future Conditions 1% Annual Chance Flood Hazard", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "X", "1 PERCENT FUTURE CONDITIONS CONTAINED IN STRUCTURE" ] ] }, { "label": "Area with Reduced Risk Due to Levee", "description": "Area with Reduced Risk Due to Levee", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "X", "AREA WITH REDUCED FLOOD RISK DUE TO LEVEE" ] ] }, { "label": "Area with Reduced Risk Due to Levee", "description": "Area with Reduced Risk Due to Levee", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "X", "AREA WITH REDUCED FLOOD HAZARD DUE TO ACCREDITED LEVEE SYSTEM" ] ] }, { "label": "Area with Reduced Risk Due to Levee", "description": "Area with Reduced Risk Due to Levee", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "values": [ [ "X", "AREA WITH REDUCED FLOOD HAZARD DUE TO PROVISIONALLY ACCREDITED LEVEE SYSTEM" ] ] }, { "label": "Area with Risk Due to Levee", "description": "Area with Risk Due to Levee", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "D", "AREA WITH FLOOD RISK DUE TO LEVEE" ] ] }, { "label": "Area with Risk Due to Levee", "description": "Area with Risk Due to Levee", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "D", "AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NONACCREDITED LEVEE SYSTEM" ] ] }, { "label": "Area with Risk Due to Levee", "description": "Area with Risk Due to Levee", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "values": [ [ "D", "AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A99;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A;1 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A;1 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A;COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;1 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;1 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AR;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;RIVERINE FLOODPLAIN IN COASTAL AREA", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AH;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AH;COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AH;RIVERINE FLOODPLAIN IN COASTAL AREA", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AO;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AO;RIVERINE FLOODPLAIN IN COASTAL AREA", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AO;COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "V;COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "VE;COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AH;AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AH;AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AO;AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AO;AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A99;AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A;AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AR;AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A;AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;COMBINED RIVERINE AND COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "VE;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "V;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A;COMBINED RIVERINE AND COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A;RIVERINE FLOODPLAIN IN COASTAL AREA", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "VE;COMBINED RIVERINE AND COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "VE;RIVERINE FLOODPLAIN IN COASTAL AREA", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "V;COMBINED RIVERINE AND COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "V;RIVERINE FLOODPLAIN IN COASTAL AREA", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AO;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A99;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AH;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "VE;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "V;", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A;1 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "A;1 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;1 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;1 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;RIVERINE FLOODPLAIN IN COASTAL ZONE", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "V;RIVERINE FLOODPLAIN IN COASTAL ZONE", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AR;AREA WITH REDUCED FLOOD RISK DUE TO LEVEE", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AO;COMBINED RIVERINE AND COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AH;COMBINED RIVERINE AND COASTAL FLOODPLAIN", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "AE;AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 229, 255, 255 ], "outline": null }, "value": "VE;RIVERINE FLOODPLAIN IN COASTAL ZONE2", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;COMMUNITY ENCROACHMENT AREA", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;FLOODWAY", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;FLOODWAY CONTAINED IN CHANNEL", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;ADMINISTRATIVE FLOODWAY", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;FLOODWAY CONTAINED IN STRUCTURE", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;FLOWAGE EASEMENT AREA", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;NARROW FLOODWAY", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;STATE ENCROACHMENT AREA", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;RIVERINE FLOODWAY SHOWN IN COASTAL ZONE", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;RIVERINE FLOODWAY IN COMBINED RIVERINE AND COASTAL ZONE", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "V;RIVERINE FLOODWAY IN COMBINED RIVERINE AND COASTAL ZONE", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "VE;RIVERINE FLOODWAY IN COMBINED RIVERINE AND COASTAL ZONE", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AO;FLOODWAY", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "A;FLOODWAY", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "V;RIVERINE FLOODWAY SHOWN IN COASTAL ZONE", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "VE;RIVERINE FLOODWAY SHOWN IN COASTAL ZONE", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AH;FLOODWAY", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "A;FLOWAGE EASEMENT AREA", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "A;ADMINISTRATIVE FLOODWAY", "label": "Regulatory Floodway " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;AREA OF SPECIAL CONSIDERATION", "label": "Special Floodway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;COLORADO RIVER", "label": "Special Floodway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;DENSITY FRINGE AREA", "label": "Special Floodway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "AE;COLORADO RIVER FLOODWAY", "label": "Special Floodway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 229, 115, 255 ], "outline": null }, "value": "D;", "label": "Area of Undetermined Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;1 PCT DRAINAGE AREA LESS THAN 1 SQUARE MILE", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;0.2 PCT ANNUAL CHANCE FLOOD HAZARD IN COASTAL ZONE", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;0.2 PCT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;0.2 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;1 PCT DEPTH LESS THAN 1 FOOT", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;0.2 PCT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COASTAL ZONE", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;1 PERCENT DEPTH LESS THAN 1 FOOT", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;1 PERCENT DRAINAGE AREA LESS THAN 1 SQUARE MILE", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 128, 0, 255 ], "outline": null }, "value": "X;AREA WITH FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM", "label": "0.2% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "X;1 PCT FUTURE CONDITIONS", "label": "Future Conditions 1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "X;1 PCT FUTURE CONDITIONS CONTAINED IN STRUCTURE", "label": "Future Conditions 1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "X;1 PCT FUTURE CONDITIONS, FLOODWAY", "label": "Future Conditions 1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "X;1 PCT FUTURE CONDITONS, COMMUNITY ENCROACHMENT", "label": "Future Conditions 1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "X;1 PERCENT FUTURE CONDITIONS", "label": "Future Conditions 1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "X;1 PERCENT FUTURE CONDITIONS CONTAINED IN STRUCTURE", "label": "Future Conditions 1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "X;AREA WITH REDUCED FLOOD RISK DUE TO LEVEE", "label": "Area with Reduced Risk Due to Levee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "X;AREA WITH REDUCED FLOOD HAZARD DUE TO ACCREDITED LEVEE SYSTEM", "label": "Area with Reduced Risk Due to Levee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "X;AREA WITH REDUCED FLOOD HAZARD DUE TO PROVISIONALLY ACCREDITED LEVEE SYSTEM", "label": "Area with Reduced Risk Due to Levee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "D;AREA WITH FLOOD RISK DUE TO LEVEE", "label": "Area with Risk Due to Levee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "D;AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NONACCREDITED LEVEE SYSTEM", "label": "Area with Risk Due to Levee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": null }, "value": "D;AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NON-ACCREDITED LEVEE SYSTEM", "label": "Area with Risk Due to Levee" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 230, 255 ], "toColor": [ 207, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 250, 255 ], "toColor": [ 252, 184, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 179, 255 ], "toColor": [ 252, 202, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 213, 252, 255 ], "toColor": [ 192, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 179, 255 ], "toColor": [ 241, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 221, 255 ], "toColor": [ 252, 194, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 179, 252, 255 ], "toColor": [ 194, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 212, 255 ], "toColor": [ 252, 240, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 212, 252, 255 ], "toColor": [ 234, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 209, 255 ], "toColor": [ 187, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 189, 255 ], "toColor": [ 252, 187, 189, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpressionInfo": {"expression": "if ($feature.DUAL_ZONE == 'T' && $feature.ZONE_SUBTY != '') {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\"\n}\nelse if ($feature.DUAL_ZONE == 'T' && $feature.ZONE_SUBTY == '') {\n return \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\"\n}\nelse if ($feature.DUAL_ZONE != 'T' && $feature.ZONE_SUBTY != '') {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"<\/ITA><\/FNT><\/CLR>\"\n}\nelse {\n return \"Zone \" + $feature.FLD_ZONE + \"<\/ITA><\/FNT><\/CLR>\"\n}"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "((not STATIC_BFE > 0) or STATIC_BFE is null) and ((not DEPTH > 0) or DEPTH is null) and ((not VELOCITY > 0) or VELOCITY is null)\n\nAND (ZONE_SUBTY = 'COLORADO RIVER FLOODWAY'\nOR ZONE_SUBTY = 'ADMINISTRATIVE FLOODWAY' OR ZONE_SUBTY IS NULL OR ZONE_SUBTY NOT LIKE '%FLOODWAY%' AND ZONE_SUBTY <> '1100')\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY <> 'AREA OF MINIMAL FLOOD HAZARD' AND ZONE_SUBTY <> '0.2 PCT ANNUAL CHANCE FLOOD HAZARD'))\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY NOT IN ('RIVERINE FLOODWAY SHOWN IN COASTAL ZONE','COMBINED RIVERINE AND COASTAL FLOODPLAIN','RIVERINE FLOODPLAIN IN COASTAL AREA','RIVERINE FLOODWAY IN COMBINED RIVERINE AND COASTAL ZONE','0.2 PCT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE','0.2 PCT Annual Chance Flood Hazard in Coastal Zone','RIVERINE FLOODPLAIN IN COASTAL ZONE', 'RIVERINE FLOODPLAIN IN COASTAL ZONE2', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COASTAL ZONE', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE', 'AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM', 'AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM')))\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY <> 'COASTAL FLOODPLAIN'))\n\nAND (ZONE_SUBTY IS NULL OR (FLD_ZONE <> 'X'))\n\nOR (FLD_ZONE = 'X' AND ZONE_SUBTY LIKE '%FUTURE CONDITIONS%' AND ((not STATIC_BFE > 0) or STATIC_BFE is null) and ((not DEPTH > 0) or DEPTH is null) and ((not VELOCITY > 0) or VELOCITY is null))\n\nOR (FLD_ZONE = 'X' AND ZONE_SUBTY IN ('AREA WITH REDUCED FLOOD RISK DUE TO LEVEE','AREA WITH REDUCED FLOOD HAZARD DUE TO ACCREDITED LEVEE SYSTEM','AREA WITH REDUCED FLOOD HAZARD DUE TO PROVISIONALLY ACCREDITED LEVEE SYSTEM') AND ((not STATIC_BFE > 0) or STATIC_BFE is null) and ((not DEPTH > 0) or DEPTH is null) and ((not VELOCITY > 0) or VELOCITY is null))\n\nOR (FLD_ZONE = 'X' AND ZONE_SUBTY IN ('1 PERCENT DEPTH LESS THAN 1 FOOT','1 PERCENT DRAINAGE AREA LESS THAN 1 SQUARE MILE') AND ((not STATIC_BFE > 0) or STATIC_BFE is null) and ((not DEPTH > 0) or DEPTH is null) and ((not VELOCITY > 0) or VELOCITY is null))\n\nOR (FLD_ZONE = 'D' AND ZONE_SUBTY = 'AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NONACCREDITED LEVEE SYSTEM' AND ((not STATIC_BFE > 0) or STATIC_BFE is null) and ((not DEPTH > 0) or DEPTH is null) and ((not VELOCITY > 0) or VELOCITY is null))", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 254, 254, 254, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == 'A') {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(EL \" + $feature.STATIC_BFE + \"/\" + \")\"\n}\nelse if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == 'AE' && $feature.BFE_REVERT != -9999) {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(EL \" + $feature.STATIC_BFE + \")\" + \"(EL \" + $feature.BFE_REVERT + \")\"\n}\nelse if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == 'AH') {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(EL \" + $feature.STATIC_BFE + \")\"\n}\nelse if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == 'AO' && $feature.DEP_REVERT != -9999) {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(EL \" + $feature.STATIC_BFE + \")\" + \"(DEPTH \" + $feature.DEP_REVERT + \")\"\n}\nelse {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(EL \" + $feature.STATIC_BFE + \")\"\n}"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "STATIC_BFE > 0 and STATIC_BFE is not NULL and ((not DEPTH > 0) or DEPTH is null) and ((not VELOCITY > 0) or VELOCITY is null)\n\nAND (ZONE_SUBTY = 'COLORADO RIVER FLOODWAY'\nOR ZONE_SUBTY = 'ADMINISTRATIVE FLOODWAY' OR ZONE_SUBTY IS NULL OR ZONE_SUBTY NOT LIKE '%FLOODWAY%' AND ZONE_SUBTY <> '1100')\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY <> 'AREA OF MINIMAL FLOOD HAZARD' AND ZONE_SUBTY <> '0.2 PCT ANNUAL CHANCE FLOOD HAZARD'))\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY NOT IN ('1240','RIVERINE FLOODWAY SHOWN IN COASTAL ZONE','COMBINED RIVERINE AND COASTAL FLOODPLAIN','RIVERINE FLOODPLAIN IN COASTAL AREA','RIVERINE FLOODWAY IN COMBINED RIVERINE AND COASTAL ZONE','0.2 PCT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE','0.2 PCT Annual Chance Flood Hazard in Coastal Zone','RIVERINE FLOODPLAIN IN COASTAL ZONE', 'RIVERINE FLOODPLAIN IN COASTAL ZONE2', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COASTAL ZONE', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE', 'AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM', 'AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM')))\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY <> 'COASTAL FLOODPLAIN'))\n\nAND (ZONE_SUBTY IS NULL OR (FLD_ZONE <> 'X'))\n\nOR (FLD_ZONE = 'X' AND ZONE_SUBTY IN ('AREA WITH REDUCED FLOOD RISK DUE TO LEVEE','AREA WITH REDUCED FLOOD HAZARD DUE TO ACCREDITED LEVEE SYSTEM','AREA WITH REDUCED FLOOD HAZARD DUE TO PROVISIONALLY ACCREDITED LEVEE SYSTEM') AND STATIC_BFE > 0 and STATIC_BFE is not NULL and ((not DEPTH > 0) or DEPTH is null) and ((not VELOCITY > 0) or VELOCITY is null))\n\nOR (FLD_ZONE = 'X' AND ZONE_SUBTY LIKE '%FUTURE CONDITIONS%' AND STATIC_BFE > 0 and STATIC_BFE is not NULL and ((not DEPTH > 0) or DEPTH is null) and ((not VELOCITY > 0) or VELOCITY is null))\n\nOR (FLD_ZONE = 'D' AND ZONE_SUBTY = 'AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NONACCREDITED LEVEE SYSTEM' AND STATIC_BFE > 0 and STATIC_BFE is not NULL and ((not DEPTH > 0) or DEPTH is null) and ((not VELOCITY > 0) or VELOCITY is null))", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Static BFE", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 254, 254, 254, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == \"AO\" && $feature.DEP_REVERT != \"\" && $feature.DEP_REVERT != -9999) {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\" + \"(DEPTH \" + $feature.DEP_REVERT + \")\"\n}\nelse if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == \"AO\") {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\"\n}\nelse {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\"\n}"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "( (not STATIC_BFE > 0) or STATIC_BFE is null ) and DEPTH > 0 and ( (not VELOCITY > 0) or VELOCITY is null)\n\nAND (ZONE_SUBTY = 'COLORADO RIVER FLOODWAY'\nOR ZONE_SUBTY = 'ADMINISTRATIVE FLOODWAY' OR ZONE_SUBTY IS NULL OR ZONE_SUBTY NOT LIKE '%FLOODWAY%' AND ZONE_SUBTY <> '1100')\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY <> 'AREA OF MINIMAL FLOOD HAZARD' AND ZONE_SUBTY <> '0.2 PCT ANNUAL CHANCE FLOOD HAZARD'))\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY NOT IN ('1240','RIVERINE FLOODWAY SHOWN IN COASTAL ZONE','COMBINED RIVERINE AND COASTAL FLOODPLAIN','RIVERINE FLOODPLAIN IN COASTAL AREA','RIVERINE FLOODWAY IN COMBINED RIVERINE AND COASTAL ZONE','0.2 PCT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE','0.2 PCT Annual Chance Flood Hazard in Coastal Zone','RIVERINE FLOODPLAIN IN COASTAL ZONE', 'RIVERINE FLOODPLAIN IN COASTAL ZONE2', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COASTAL ZONE', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE', 'AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM', 'AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM')))\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY <> 'COASTAL FLOODPLAIN'))\n\nAND (ZONE_SUBTY IS NULL OR (FLD_ZONE <> 'X'))\n\nOR (FLD_ZONE = 'X' AND ZONE_SUBTY IN ('AREA WITH REDUCED FLOOD RISK DUE TO LEVEE','AREA WITH REDUCED FLOOD HAZARD DUE TO ACCREDITED LEVEE SYSTEM','AREA WITH REDUCED FLOOD HAZARD DUE TO PROVISIONALLY ACCREDITED LEVEE SYSTEM') AND (( not STATIC_BFE > 0) or STATIC_BFE is null ) and DEPTH > 0 and ( (not VELOCITY > 0) or VELOCITY is null))\n\nOR (FLD_ZONE = 'X' AND ZONE_SUBTY LIKE '%FUTURE CONDITIONS%' AND (( not STATIC_BFE > 0) or STATIC_BFE is null ) and DEPTH > 0 and ( (not VELOCITY > 0) or VELOCITY is null))\n\nOR (FLD_ZONE = 'D' AND ZONE_SUBTY = 'AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NONACCREDITED LEVEE SYSTEM' AND (( not STATIC_BFE > 0) or STATIC_BFE is null ) and DEPTH > 0 and ( (not VELOCITY > 0) or VELOCITY is null))", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Depth (no Vel)", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 254, 254, 254, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == \"AO\" && $feature.DEP_REVERT != \"\" && $feature.DEP_REVERT != -9999) {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\" + \"(DEPTH \" + $feature.DEP_REVERT + \")\" + TextFormatting.NewLine + \"(VEL \" + $feature.VELOCITY + \" FPS\" + \")\"\n}\nelse if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == \"AO\") {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\" + TextFormatting.NewLine + \"(VEL \" + $feature.VELOCITY + \" FPS\" + \")\"\n}\nelse {\n return \"\" + $feature.ZONE_SUBTY + \"<\/FNT><\/CLR>\" + \"\" + TextFormatting.NewLine + \"Zone \" + $feature.FLD_ZONE + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\" + TextFormatting.NewLine + \"(VEL \" + $feature.VELOCITY + \" FPS\" + \")\" \n}"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "((not STATIC_BFE > 0) or STATIC_BFE is null) and DEPTH > 0 and VELOCITY > 0\n\nAND (ZONE_SUBTY = 'COLORADO RIVER FLOODWAY'\nOR ZONE_SUBTY = 'ADMINISTRATIVE FLOODWAY' OR ZONE_SUBTY IS NULL OR ZONE_SUBTY NOT LIKE '%FLOODWAY%' AND ZONE_SUBTY <> '1100')\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY <> 'AREA OF MINIMAL FLOOD HAZARD' AND ZONE_SUBTY <> '0.2 PCT ANNUAL CHANCE FLOOD HAZARD'))\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY NOT IN ('1240','RIVERINE FLOODWAY SHOWN IN COASTAL ZONE','COMBINED RIVERINE AND COASTAL FLOODPLAIN','RIVERINE FLOODPLAIN IN COASTAL AREA','RIVERINE FLOODWAY IN COMBINED RIVERINE AND COASTAL ZONE','0.2 PCT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE','0.2 PCT Annual Chance Flood Hazard in Coastal Zone','RIVERINE FLOODPLAIN IN COASTAL ZONE', 'RIVERINE FLOODPLAIN IN COASTAL ZONE2', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN STRUCTURE', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD CONTAINED IN CHANNEL', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COASTAL ZONE', '0.2 PERCENT ANNUAL CHANCE FLOOD HAZARD IN COMBINED RIVERINE AND COASTAL ZONE', 'AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM', 'AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM')))\n\nAND (ZONE_SUBTY IS NULL OR (ZONE_SUBTY <> 'COASTAL FLOODPLAIN'))\n\nAND (ZONE_SUBTY IS NULL OR (FLD_ZONE <> 'X'))\n\nOR (FLD_ZONE = 'X' AND ZONE_SUBTY LIKE '%FUTURE CONDITIONS%' AND (NOT STATIC_BFE > 0 OR STATIC_BFE IS NULL) AND DEPTH > 0 AND VELOCITY > 0)\n\nOR (FLD_ZONE = 'X' AND ZONE_SUBTY IN ('AREA WITH REDUCED FLOOD RISK DUE TO LEVEE','AREA WITH REDUCED FLOOD HAZARD DUE TO ACCREDITED LEVEE SYSTEM','AREA WITH REDUCED FLOOD HAZARD DUE TO PROVISIONALLY ACCREDITED LEVEE SYSTEM') AND (NOT STATIC_BFE > 0 OR STATIC_BFE IS NULL) AND DEPTH > 0 AND VELOCITY > 0)\n\nOR (FLD_ZONE = 'D' AND ZONE_SUBTY = 'AREA WITH UNDETERMINED FLOOD HAZARD DUE TO NONACCREDITED LEVEE SYSTEM' AND (NOT STATIC_BFE > 0 OR STATIC_BFE IS NULL) AND DEPTH > 0 AND VELOCITY > 0)", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Depth with Velocity", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 254, 254, 254, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "if ($feature.DUAL_ZONE == 'T') {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" \n}\nelse {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"<\/ITA><\/FNT><\/CLR>\" \n}"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "((not STATIC_BFE > 0) or STATIC_BFE is null) and ((not DEPTH > 0) or DEPTH is null) and ((not VELOCITY > 0) or VELOCITY is null)\n\nAND (ZONE_SUBTY IN ('COMBINED RIVERINE AND COASTAL FLOODPLAIN', 'RIVERINE FLOODPLAIN IN COASTAL AREA', 'COASTAL FLOODPLAIN','RIVERINE FLOODPLAIN IN COASTAL ZONE', 'RIVERINE FLOODPLAIN IN COASTAL ZONE2', 'AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM', 'AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM'))", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "No Subtype", "priority": 3, "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" } } }, { "labelExpressionInfo": {"expression": "\"Zone AE\""}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ZONE_SUBTY LIKE '%FLOODWAY%'", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Floodway", "priority": 4, "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": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == 'A') {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(EL \" + $feature.STATIC_BFE + \"/\" + \")\"\n}\nelse if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == 'AE' && $feature.BFE_REVERT != -9999) {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(EL \" + $feature.STATIC_BFE + \")\" + \"(EL \" + $feature.BFE_REVERT + \")\"\n}\nelse if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == 'AH') {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(EL \" + $feature.STATIC_BFE + \")\"\n}\nelse if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == 'AO' && $feature.DEP_REVERT != -9999) {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(EL \" + $feature.STATIC_BFE + \")\" + \"(DEPTH \" + $feature.DEP_REVERT + \")\"\n}\nelse {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(EL \" + $feature.STATIC_BFE + \")\"\n}"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "STATIC_BFE > 0 and STATIC_BFE is not NULL and ((not DEPTH > 0) or DEPTH is null) and ((not VELOCITY > 0) or VELOCITY is null)\n\nAND (ZONE_SUBTY IN ('COMBINED RIVERINE AND COASTAL FLOODPLAIN', 'RIVERINE FLOODPLAIN IN COASTAL AREA', 'COASTAL FLOODPLAIN', 'RIVERINE FLOODPLAIN IN COASTAL ZONE', 'RIVERINE FLOODPLAIN IN COASTAL ZONE2', 'AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM', 'AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM'))", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "No Subtype, Static BFE", "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": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == \"AO\" && $feature.DEP_REVERT != \"\" && $feature.DEP_REVERT != -9999) {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\" + \"(DEPTH \" + $feature.DEP_REVERT + \")\"\n}\nelse if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == \"AO\") {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\"\n}\nelse {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\"\n}"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "( (not STATIC_BFE > 0) or STATIC_BFE is null ) and DEPTH > 0 and ( (not VELOCITY > 0) or VELOCITY is null)\n\nAND (ZONE_SUBTY IN ('COMBINED RIVERINE AND COASTAL FLOODPLAIN', 'RIVERINE FLOODPLAIN IN COASTAL AREA', 'COASTAL FLOODPLAIN', 'RIVERINE FLOODPLAIN IN COASTAL ZONE', 'RIVERINE FLOODPLAIN IN COASTAL ZONE2', 'AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM', 'AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM'))", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "No Subtype, Depth (no Vel)", "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": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == \"AO\" && $feature.DEP_REVERT != \"\" && $feature.DEP_REVERT != -9999) {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\" + \"(DEPTH \" + $feature.DEP_REVERT + \")\" + TextFormatting.NewLine + \"(VEL \" + $feature.VELOCITY + \" FPS\" + \")\"\n}\nelse if ($feature.DUAL_ZONE == 'T' && $feature.AR_REVERT == \"AO\") {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"/\" + $feature.AR_REVERT + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\" + TextFormatting.NewLine + \"(VEL \" + $feature.VELOCITY + \" FPS\" + \")\"\n}\nelse {\n return \"\" + \"Zone \" + $feature.FLD_ZONE + \"<\/ITA><\/FNT><\/CLR>\" + TextFormatting.NewLine + \"(DEPTH \" + $feature.DEPTH + \")\" + TextFormatting.NewLine + \"(VEL \" + $feature.VELOCITY + \" FPS\" + \")\"\n}"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "((not STATIC_BFE > 0) or STATIC_BFE is null) and DEPTH > 0 and VELOCITY > 0\n\nAND (ZONE_SUBTY IN ('COMBINED RIVERINE AND COASTAL FLOODPLAIN', 'RIVERINE FLOODPLAIN IN COASTAL AREA', 'COASTAL FLOODPLAIN', 'RIVERINE FLOODPLAIN IN COASTAL ZONE', 'RIVERINE FLOODPLAIN IN COASTAL ZONE2', 'AREA WITH FLOOD HAZARD DUE TO LEVEE SYSTEM', 'AREA WITH REDUCED FLOOD HAZARD DUE TO LEVEE SYSTEM'))", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "No Subtype, Depth with Velocity", "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": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1755385.3999681324, "ymin": 653909.2593034804, "xmax": 1895285.0414281338, "ymax": 781169.6973673999, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 32, "domain": null }, { "name": "STUDY_TYP", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "length": 38, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 17, "domain": null }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "ZONE_SUBTY", "length": 76, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 16, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 17, "domain": null }, { "name": "AR_SUBTRV", "type": "esriFieldTypeString", "alias": "AR_SUBTRV", "length": 57, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "DUAL_ZONE", "type": "esriFieldTypeString", "alias": "DUAL_ZONE", "length": 1, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "GFID", "type": "esriFieldTypeString", "alias": "GFID", "length": 36, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S60_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 166, 57, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.RESRV"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "top", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Constantia", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1756784.0195462257, "ymin": 654191.5717309713, "xmax": 1895045.5123796314, "ymax": 782861.7051382214, "zmin": 0, "zmax": 2529.410999999993, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LEGALNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "LegalStartDate", "type": "esriFieldTypeDate", "alias": "LegalStartDate", "length": 8, "domain": null }, { "name": "LegalEndDate", "type": "esriFieldTypeDate", "alias": "LegalEndDate", "length": 8, "domain": null }, { "name": "ConveyanceType", "type": "esriFieldTypeString", "alias": "Sub or Condo Type", "length": 50, "domain": null }, { "name": "RECBOOKCD", "type": "esriFieldTypeString", "alias": "REC BOOK CODE", "length": 4, "domain": null }, { "name": "RECBOOK", "type": "esriFieldTypeString", "alias": "REC BOOK", "length": 4, "domain": null }, { "name": "RECPAGE", "type": "esriFieldTypeString", "alias": "REC PAGE", "length": 4, "domain": null }, { "name": "AUDBOOK", "type": "esriFieldTypeString", "alias": "AUDBOOK", "length": 4, "domain": null }, { "name": "AUDPAGE", "type": "esriFieldTypeString", "alias": "AUD PAGE", "length": 4, "domain": null }, { "name": "INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 15, "domain": null }, { "name": "LEGALNAME", "type": "esriFieldTypeString", "alias": "Sub Condo Legal Name", "length": 100, "domain": null }, { "name": "COMMONNAME", "type": "esriFieldTypeString", "alias": "COMMONNAME", "length": 100, "domain": null }, { "name": "OfficialRecord", "type": "esriFieldTypeString", "alias": "OfficialRecord", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R40_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Centerlines", "type": "Feature Layer", "description": "Centerline file with potential address ranges. There is a cooperative agreement among local agencies within Franklin County to maintain one road centerline file. The file contains a 7 mile buffer outside of Franklin in order to provide complete coverage to cities that extend outside of the county boundary. The Franklin County portion of the file is part of the ODOT/OGRIP statewide LBRS program and will eventually be incorporated into their system. The file is a constant work in progress and to be used for reference only. Some attribute fields are still being worked on and new data is being added or edited daily.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Current editors of the file include: Columbus, Dublin, Worthington, Westerville, Gahanna, Grove City, Hilliard, Franklin County Engineer, Franklin County Auditor and MORPC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RTE_CD", "uniqueValueGroups": [ { "heading": "ODOT Route Code", "classes": [ { "label": "County Road", "description": "County Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2.5 }, "values": [ [ "CR" ] ] }, { "label": "Interstate", "description": "Interstate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "values": [ [ "IR" ] ] }, { "label": "Municipal Road", "description": "Municipal Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "values": [ [ "MR" ] ] }, { "label": "Private Street", "description": "Private Street", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 }, "values": [ [ "PR" ] ] }, { "label": "State Route", "description": "State Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 2 }, "values": [ [ "SR" ] ] }, { "label": "Township road", "description": "Township road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "values": [ [ "TR" ] ] }, { "label": "US Route", "description": "US Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "US" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2.5 }, "value": "CR", "label": "County Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "IR", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "MR", "label": "Municipal Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 }, "value": "PR", "label": "Private Street" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 2 }, "value": "SR", "label": "State Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "TR", "label": "Township road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "US", "label": "US Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 194, 255 ], "toColor": [ 252, 207, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 189, 252, 255 ], "toColor": [ 198, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 212, 252, 255 ], "toColor": [ 187, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 243, 255 ], "toColor": [ 197, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 208, 255 ], "toColor": [ 252, 192, 208, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SHIELD]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "RTE_CD = 'IR'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": -2, "kerning": false, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.SHIELD"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "RTE_CD = 'SR'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Route", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "top", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.SHIELD"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "RTE_CD = 'US'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US Route", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "top", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.LABEL"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 0, "stackSeparators": [ {"separator": " "} ], "where": "RTE_CD = 'PR'", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Private Roads", "priority": -1, "symbol": { "type": "esriTS", "color": [ 102, 103, 105, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Corbel", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.LABEL"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 0, "stackSeparators": [ {"separator": " "} ], "where": "RTE_CD = 'MR'", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Municipal Road", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Corbel", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.LABEL"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 300, "where": "RTE_CD = 'CR'", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "County Road", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Constantia", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.LABEL"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 0, "stackSeparators": [ {"separator": " "} ], "where": "RTE_CD = 'TR'", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Township Road", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Constantia", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1714552.4993506968, "ymin": 611228.992958188, "xmax": 1941091.7805231959, "ymax": 828551.2256356925, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "Seg ID", "domain": null }, { "name": "STR_PRE", "type": "esriFieldTypeString", "alias": "Street Prefix", "length": 4, "domain": { "type": "codedValue", "name": "WS1_StreetDirection", "description": "StreetDirection", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 4, "domain": { "type": "codedValue", "name": "WS1_StreetType", "description": "StreetType", "codedValues": [ { "name": "Alley", "code": "ALY" }, { "name": "Annex", "code": "ANX" }, { "name": "Arcade", "code": "ARC" }, { "name": "Avenue", "code": "AVE" }, { "name": "Bayou", "code": "BYU" }, { "name": "Beach", "code": "BCH" }, { "name": "Bend", "code": "BND" }, { "name": "Bluff", "code": "BLF" }, { "name": "Bluffs", "code": "BLFS" }, { "name": "Bottom", "code": "BTM" }, { "name": "Boulevard", "code": "BLVD" }, { "name": "Branch", "code": "BR" }, { "name": "Bridge", "code": "BRG" }, { "name": "Brook", "code": "BRK" }, { "name": "Brooks", "code": "BRKS" }, { "name": "Burg", "code": "BG" }, { "name": "Burgs", "code": "BGS" }, { "name": "Bypass", "code": "BYP" }, { "name": "Camp", "code": "CP" }, { "name": "Cayon", "code": "CYN" }, { "name": "Cape", "code": "CPE" }, { "name": "Causeway", "code": "CSWY" }, { "name": "Center", "code": "CTR" }, { "name": "Centers", "code": "CTRS" }, { "name": "Circle", "code": "CIR" }, { "name": "Circles", "code": "CIRS" }, { "name": "Cliff", "code": "CLF" }, { "name": "Cliffs", "code": "CLFS" }, { "name": "Club", "code": "CLB" }, { "name": "Common", "code": "CMN" }, { "name": "Commons", "code": "CMNS" }, { "name": "Corner", "code": "COR" }, { "name": "Corners", "code": "CORS" }, { "name": "Course", "code": "CRSE" }, { "name": "Court", "code": "CT" }, { "name": "Courts", "code": "CTS" }, { "name": "Cove", "code": "CV" }, { "name": "Coves", "code": "CVS" }, { "name": "Creek", "code": "CRK" }, { "name": "Crescent", "code": "CRES" }, { "name": "Crest", "code": "CRST" }, { "name": "Crossing", "code": "XING" }, { "name": "Curve", "code": "CURV" }, { "name": "Dale", "code": "DL" }, { "name": "Dam", "code": "DM" }, { "name": "Divide", "code": "DV" }, { "name": "Drive", "code": "DR" }, { "name": "Drives", "code": "DRS" }, { "name": "Estate", "code": "EST" }, { "name": "Estates", "code": "ESTS" }, { "name": "Expressway", "code": "EXPY" }, { "name": "Extension", "code": "EXT" }, { "name": "Extensions", "code": "EXTS" }, { "name": "Fall", "code": "FALL" }, { "name": "Falls", "code": "FLS" }, { "name": "Ferry", "code": "FRY" }, { "name": "Field", "code": "FLD" }, { "name": "Fields", "code": "FLDS" }, { "name": "Flat", "code": "FLT" }, { "name": "Flats", "code": "FLTS" }, { "name": "Ford", "code": "FRD" }, { "name": "Fords", "code": "FRDS" }, { "name": "Forest", "code": "FRST" }, { "name": "Forge", "code": "FRG" }, { "name": "Forges", "code": "FRGS" }, { "name": "Fork", "code": "FRK" }, { "name": "Forks", "code": "FRKS" }, { "name": "Fort", "code": "FT" }, { "name": "Freeway", "code": "FWY" }, { "name": "Garden", "code": "GDN" }, { "name": "Gardens", "code": "GDNS" }, { "name": "Glen", "code": "GLN" }, { "name": "Green", "code": "GRN" }, { "name": "Grove", "code": "GRV" }, { "name": "Harbor", "code": "HBR" }, { "name": "Harbors", "code": "HBRS" }, { "name": "Haven", "code": "HVN" }, { "name": "Heights", "code": "HTS" }, { "name": "Highway", "code": "HWY" }, { "name": "Hill", "code": "HL" }, { "name": "Hills", "code": "HLS" }, { "name": "Hollow", "code": "HOLW" }, { "name": "Inlet", "code": "INLT" }, { "name": "Island", "code": "IS" }, { "name": "Islands", "code": "ISS" }, { "name": "Junction", "code": "JCT" }, { "name": "Junctions", "code": "JCTS" }, { "name": "Key", "code": "KY" }, { "name": "Keys", "code": "KYS" }, { "name": "Knoll", "code": "KNL" }, { "name": "Knolls", "code": "KNLS" }, { "name": "Lake", "code": "LK" }, { "name": "Lakes", "code": "LKS" }, { "name": "Land", "code": "LAND" }, { "name": "Landing", "code": "LNDG" }, { "name": "Lane", "code": "LN" }, { "name": "Light", "code": "LGT" }, { "name": "Lights", "code": "LGTS" }, { "name": "Loaf", "code": "LF" }, { "name": "Lock", "code": "LCK" }, { "name": "Lodge", "code": "LDG" }, { "name": "Loop", "code": "LOOP" }, { "name": "Mall", "code": "MALL" }, { "name": "Manor", "code": "MNR" }, { "name": "Manors", "code": "MNRS" }, { "name": "Meadow", "code": "MDW" }, { "name": "Meadows", "code": "MDWS" }, { "name": "Mews", "code": "MEWS" }, { "name": "Mill", "code": "ML" }, { "name": "Mills", "code": "MLS" }, { "name": "Mission", "code": "MSN" }, { "name": "Motorway", "code": "MTWY" }, { "name": "Mount", "code": "MT" }, { "name": "Mountain", "code": "MTN" }, { "name": "Mountians", "code": "MTNS" }, { "name": "Neck", "code": "NCK" }, { "name": "Orchard", "code": "ORCH" }, { "name": "Oval", "code": "OVAL" }, { "name": "Park", "code": "PARK" }, { "name": "Parkway", "code": "PKWY" }, { "name": "Pass", "code": "PASS" }, { "name": "Passage", "code": "PSGE" }, { "name": "Path", "code": "PATH" }, { "name": "Pike", "code": "PIKE" }, { "name": "Pine", "code": "PNE" }, { "name": "Pines", "code": "PNES" }, { "name": "Place", "code": "PL" }, { "name": "Plain", "code": "PLN" }, { "name": "Plains", "code": "PLNS" }, { "name": "Plaza", "code": "PLZ" }, { "name": "Point", "code": "PT" }, { "name": "Points", "code": "PTS" }, { "name": "Port", "code": "PRT" }, { "name": "Ports", "code": "PRTS" }, { "name": "Prairie", "code": "PR" }, { "name": "Radial", "code": "RADL" }, { "name": "Ramp", "code": "RAMP" }, { "name": "Ranch", "code": "RNCH" }, { "name": "Rapid", "code": "RPD" }, { "name": "Rapids", "code": "RPDS" }, { "name": "Rest", "code": "RST" }, { "name": "Ridge", "code": "RDG" }, { "name": "Ridges", "code": "RDGS" }, { "name": "River", "code": "RIV" }, { "name": "Road", "code": "RD" }, { "name": "Roads", "code": "RDS" }, { "name": "Route", "code": "RTE" }, { "name": "Row", "code": "ROW" }, { "name": "Rue", "code": "RUE" }, { "name": "Run", "code": "RUN" }, { "name": "Shoal", "code": "SHL" }, { "name": "Shoals", "code": "SHLS" }, { "name": "Shore", "code": "SHR" }, { "name": "Shores", "code": "SHRS" }, { "name": "Skyway", "code": "SKWY" }, { "name": "Spring", "code": "SPG" }, { "name": "Springs", "code": "SPGS" }, { "name": "Spur", "code": "SPUR" }, { "name": "Square", "code": "SQ" }, { "name": "Squares", "code": "SQS" }, { "name": "Station", "code": "STA" }, { "name": "Stravenue", "code": "STRA" }, { "name": "Stream", "code": "STRM" }, { "name": "Street", "code": "ST" }, { "name": "Streets", "code": "STS" }, { "name": "Summit", "code": "SMT" }, { "name": "Terrace", "code": "TER" }, { "name": "Throughway", "code": "TRWY" }, { "name": "Trace", "code": "TRCE" }, { "name": "Track", "code": "TRAK" }, { "name": "Trafficway", "code": "TRFY" }, { "name": "Trail", "code": "TRL" }, { "name": "Tunnel", "code": "TUNL" }, { "name": "Turnpike", "code": "TPKE" }, { "name": "Underpass", "code": "UPAS" }, { "name": "Union", "code": "UN" }, { "name": "Unions", "code": "UNS" }, { "name": "Valley", "code": "VLY" }, { "name": "Valleys", "code": "VLYA" }, { "name": "Viaduct", "code": "VIA" }, { "name": "View", "code": "VW" }, { "name": "Views", "code": "VWS" }, { "name": "Village", "code": "VLG" }, { "name": "Villages", "code": "VLGS" }, { "name": "Ville", "code": "VL" }, { "name": "Vista", "code": "VIS" }, { "name": "Walk", "code": "WALK" }, { "name": "Wall", "code": "WALL" }, { "name": "Way", "code": "WAY" }, { "name": "Ways", "code": "WAYS" }, { "name": "Well", "code": "WL" }, { "name": "Wells", "code": "WLS" }, { "name": "Glens", "code": "GLNS" }, { "name": "Gateway", "code": "GTWY" }, { "name": "Chase", "code": "CHS" }, { "name": "Crossroad", "code": "XRD" }, { "name": "Greens", "code": "GRNS" }, { "name": "Groves", "code": "GRVS" }, { "name": "Isle", "code": "ISLE" }, { "name": "Locks", "code": "LCKS" }, { "name": "Overpass", "code": "OPAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STR_SUFFIX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 2, "domain": { "type": "codedValue", "name": "WS1_StreetDirection", "description": "StreetDirection", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_ADD_FROM", "type": "esriFieldTypeString", "alias": "Left Address From", "length": 5, "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeString", "alias": "Left Address To", "length": 5, "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeString", "alias": "Right Address From", "length": 5, "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeString", "alias": "Right Address To", "length": 5, "domain": null }, { "name": "L_TWP", "type": "esriFieldTypeString", "alias": "Left Township", "length": 18, "domain": { "type": "codedValue", "name": "WS1_Township_1", "description": "TownshipNames", "codedValues": [ { "name": "BLENDON TWP", "code": "BLENDON" }, { "name": "BROWN TWP", "code": "BROWN" }, { "name": "CLINTON TWP", "code": "CLINTON" }, { "name": "FRANKLIN TWP", "code": "FRANKLIN" }, { "name": "HAMILTON TWP", "code": "HAMILTON" }, { "name": "JACKSON TWP", "code": "JACKSON" }, { "name": "JEFFERSON TWP", "code": "JEFFERSON" }, { "name": "MADISON TWP", "code": "MADISON" }, { "name": "MIFFLIN TWP", "code": "MIFFLIN" }, { "name": "NORWICH TWP", "code": "NORWICH" }, { "name": "PERRY TWP", "code": "PERRY" }, { "name": "PLAIN TWP", "code": "PLAIN" }, { "name": "PLEASANT TWP", "code": "PLEASANT" }, { "name": "PRAIRIE TWP", "code": "PRAIRIE" }, { "name": "SHARON TWP", "code": "SHARON" }, { "name": "TRURO TWP", "code": "TRURO" }, { "name": "WASHINGTON TWP", "code": "WASHINGTON" }, { "name": "ORANGE TWP", "code": "ORANGE" }, { "name": "HARLEM TWP", "code": "HARLEM" }, { "name": "GENOA TWP", "code": "GENOA" }, { "name": "LIBERTY TWP", "code": "LIBERTY" }, { "name": "CONCORD TWP", "code": "CONCORD" }, { "name": "JEROME TWP", "code": "JEROME" }, { "name": "BERLIN TWP", "code": "BERLIN" }, { "name": "CANAAN TWP", "code": "CANAAN" }, { "name": "DARBY TWP", "code": "DARBY" }, { "name": "DEER CREEK TWP", "code": "DEER CREEK" }, { "name": "AMANDA TWP", "code": "AMANDA" }, { "name": "BERKSHIRE TWP", "code": "BERKSHIRE" }, { "name": "BLOOM TWP", "code": "BLOOM" }, { "name": "DELAWARE TWP", "code": "DELAWARE" }, { "name": "ETNA TWP", "code": "ETNA" }, { "name": "FAIRFIELD TWP", "code": "FAIRFIELD" }, { "name": "GREENFIELD TWP", "code": "GREENFIELD" }, { "name": "HARRISON TWP", "code": "HARRISON" }, { "name": "HARTFORD TWP", "code": "HARTFORD" }, { "name": "JERSEY TWP", "code": "JERSEY" }, { "name": "MONROE TWP", "code": "MONROE" }, { "name": "MT STERLING TWP", "code": "MT STERLING" }, { "name": "MUHLENBERG TWP", "code": "MUHLENBERG" }, { "name": "OAK RUN TWP", "code": "OAK RUN" }, { "name": "RANGE TWP", "code": "RANGE" }, { "name": "SAINT ALBANS TWP", "code": "SAINT ALBANS" }, { "name": "SCIOTO TWP", "code": "SCIOTO" }, { "name": "TRENTON TWP", "code": "TRENTON" }, { "name": "UNION TWP", "code": "UNION" }, { "name": "VIOLET TWP", "code": "VIOLET" }, { "name": "WALNUT TWP", "code": "WALNUT" }, { "name": "PIKE TWP", "code": "PIKE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_TWP", "type": "esriFieldTypeString", "alias": "Right Township", "length": 18, "domain": { "type": "codedValue", "name": "WS1_Township_1", "description": "TownshipNames", "codedValues": [ { "name": "BLENDON TWP", "code": "BLENDON" }, { "name": "BROWN TWP", "code": "BROWN" }, { "name": "CLINTON TWP", "code": "CLINTON" }, { "name": "FRANKLIN TWP", "code": "FRANKLIN" }, { "name": "HAMILTON TWP", "code": "HAMILTON" }, { "name": "JACKSON TWP", "code": "JACKSON" }, { "name": "JEFFERSON TWP", "code": "JEFFERSON" }, { "name": "MADISON TWP", "code": "MADISON" }, { "name": "MIFFLIN TWP", "code": "MIFFLIN" }, { "name": "NORWICH TWP", "code": "NORWICH" }, { "name": "PERRY TWP", "code": "PERRY" }, { "name": "PLAIN TWP", "code": "PLAIN" }, { "name": "PLEASANT TWP", "code": "PLEASANT" }, { "name": "PRAIRIE TWP", "code": "PRAIRIE" }, { "name": "SHARON TWP", "code": "SHARON" }, { "name": "TRURO TWP", "code": "TRURO" }, { "name": "WASHINGTON TWP", "code": "WASHINGTON" }, { "name": "ORANGE TWP", "code": "ORANGE" }, { "name": "HARLEM TWP", "code": "HARLEM" }, { "name": "GENOA TWP", "code": "GENOA" }, { "name": "LIBERTY TWP", "code": "LIBERTY" }, { "name": "CONCORD TWP", "code": "CONCORD" }, { "name": "JEROME TWP", "code": "JEROME" }, { "name": "BERLIN TWP", "code": "BERLIN" }, { "name": "CANAAN TWP", "code": "CANAAN" }, { "name": "DARBY TWP", "code": "DARBY" }, { "name": "DEER CREEK TWP", "code": "DEER CREEK" }, { "name": "AMANDA TWP", "code": "AMANDA" }, { "name": "BERKSHIRE TWP", "code": "BERKSHIRE" }, { "name": "BLOOM TWP", "code": "BLOOM" }, { "name": "DELAWARE TWP", "code": "DELAWARE" }, { "name": "ETNA TWP", "code": "ETNA" }, { "name": "FAIRFIELD TWP", "code": "FAIRFIELD" }, { "name": "GREENFIELD TWP", "code": "GREENFIELD" }, { "name": "HARRISON TWP", "code": "HARRISON" }, { "name": "HARTFORD TWP", "code": "HARTFORD" }, { "name": "JERSEY TWP", "code": "JERSEY" }, { "name": "MONROE TWP", "code": "MONROE" }, { "name": "MT STERLING TWP", "code": "MT STERLING" }, { "name": "MUHLENBERG TWP", "code": "MUHLENBERG" }, { "name": "OAK RUN TWP", "code": "OAK RUN" }, { "name": "RANGE TWP", "code": "RANGE" }, { "name": "SAINT ALBANS TWP", "code": "SAINT ALBANS" }, { "name": "SCIOTO TWP", "code": "SCIOTO" }, { "name": "TRENTON TWP", "code": "TRENTON" }, { "name": "UNION TWP", "code": "UNION" }, { "name": "VIOLET TWP", "code": "VIOLET" }, { "name": "WALNUT TWP", "code": "WALNUT" }, { "name": "PIKE TWP", "code": "PIKE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "Left City", "length": 30, "domain": { "type": "codedValue", "name": "WS1_City", "description": "City", "codedValues": [ { "name": "BEXLEY", "code": "BEXLEY" }, { "name": "BRICE", "code": "BRICE" }, { "name": "CANAL WINCHESTER", "code": "CANAL WINCHESTER" }, { "name": "COLUMBUS", "code": "COLUMBUS" }, { "name": "DUBLIN", "code": "DUBLIN" }, { "name": "GAHANNA", "code": "GAHANNA" }, { "name": "GRANDVIEW HEIGHTS", "code": "GRANDVIEW HEIGHTS" }, { "name": "GROVE CITY", "code": "GROVE CITY" }, { "name": "GROVEPORT", "code": "GROVEPORT" }, { "name": "HARRISBURG", "code": "HARRISBURG" }, { "name": "HILLIARD", "code": "HILLIARD" }, { "name": "LOCKBOURNE", "code": "LOCKBOURNE" }, { "name": "MARBLE CLIFF", "code": "MARBLE CLIFF" }, { "name": "MINERVA PARK", "code": "MINERVA PARK" }, { "name": "NEW ALBANY", "code": "NEW ALBANY" }, { "name": "OBETZ", "code": "OBETZ" }, { "name": "REYNOLDSBURG", "code": "REYNOLDSBURG" }, { "name": "RIVERLEA", "code": "RIVERLEA" }, { "name": "UPPER ARLINGTON", "code": "UPPER ARLINGTON" }, { "name": "URBANCREST", "code": "URBANCREST" }, { "name": "VALLEYVIEW", "code": "VALLEYVIEW" }, { "name": "WESTERVILLE", "code": "WESTERVILLE" }, { "name": "WHITEHALL", "code": "WHITEHALL" }, { "name": "WORTHINGTON", "code": "WORTHINGTON" }, { "name": "LITHOPOLIS", "code": "LITHOPOLIS" }, { "name": "PICKERINGTON", "code": "PICKERINGTON" }, { "name": "CARROLL", "code": "CARROLL" }, { "name": "COMMERCIAL POINT", "code": "COMMERCIAL POINT" }, { "name": "DELAWARE", "code": "DELAWARE" }, { "name": "GALENA", "code": "GALENA" }, { "name": "GALLOWAY", "code": "GALLOWAY" }, { "name": "JOHNSTOWN", "code": "JOHNSTOWN" }, { "name": "KIRKERSVILLE", "code": "KIRKERSVILLE" }, { "name": "LONDON", "code": "LONDON" }, { "name": "MARYSVILLE", "code": "MARYSVILLE" }, { "name": "MOUNT STERLING", "code": "MOUNT STERLING" }, { "name": "ORIENT", "code": "ORIENT" }, { "name": "OSTRANDER", "code": "OSTRANDER" }, { "name": "PATASKALA", "code": "PATASKALA" }, { "name": "PLAIN CITY", "code": "PLAIN CITY" }, { "name": "POWELL", "code": "POWELL" }, { "name": "SHAWNEE HILLS", "code": "SHAWNEE HILLS" }, { "name": "SOUTH BLOOMFIELD", "code": "SOUTH BLOOMFIELD" }, { "name": "SUNBURY", "code": "SUNBURY" }, { "name": "WEST JEFFERSON", "code": "WEST JEFFERSON" }, { "name": "ASHVILLE", "code": "ASHVILLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "Right City", "length": 30, "domain": { "type": "codedValue", "name": "WS1_City", "description": "City", "codedValues": [ { "name": "BEXLEY", "code": "BEXLEY" }, { "name": "BRICE", "code": "BRICE" }, { "name": "CANAL WINCHESTER", "code": "CANAL WINCHESTER" }, { "name": "COLUMBUS", "code": "COLUMBUS" }, { "name": "DUBLIN", "code": "DUBLIN" }, { "name": "GAHANNA", "code": "GAHANNA" }, { "name": "GRANDVIEW HEIGHTS", "code": "GRANDVIEW HEIGHTS" }, { "name": "GROVE CITY", "code": "GROVE CITY" }, { "name": "GROVEPORT", "code": "GROVEPORT" }, { "name": "HARRISBURG", "code": "HARRISBURG" }, { "name": "HILLIARD", "code": "HILLIARD" }, { "name": "LOCKBOURNE", "code": "LOCKBOURNE" }, { "name": "MARBLE CLIFF", "code": "MARBLE CLIFF" }, { "name": "MINERVA PARK", "code": "MINERVA PARK" }, { "name": "NEW ALBANY", "code": "NEW ALBANY" }, { "name": "OBETZ", "code": "OBETZ" }, { "name": "REYNOLDSBURG", "code": "REYNOLDSBURG" }, { "name": "RIVERLEA", "code": "RIVERLEA" }, { "name": "UPPER ARLINGTON", "code": "UPPER ARLINGTON" }, { "name": "URBANCREST", "code": "URBANCREST" }, { "name": "VALLEYVIEW", "code": "VALLEYVIEW" }, { "name": "WESTERVILLE", "code": "WESTERVILLE" }, { "name": "WHITEHALL", "code": "WHITEHALL" }, { "name": "WORTHINGTON", "code": "WORTHINGTON" }, { "name": "LITHOPOLIS", "code": "LITHOPOLIS" }, { "name": "PICKERINGTON", "code": "PICKERINGTON" }, { "name": "CARROLL", "code": "CARROLL" }, { "name": "COMMERCIAL POINT", "code": "COMMERCIAL POINT" }, { "name": "DELAWARE", "code": "DELAWARE" }, { "name": "GALENA", "code": "GALENA" }, { "name": "GALLOWAY", "code": "GALLOWAY" }, { "name": "JOHNSTOWN", "code": "JOHNSTOWN" }, { "name": "KIRKERSVILLE", "code": "KIRKERSVILLE" }, { "name": "LONDON", "code": "LONDON" }, { "name": "MARYSVILLE", "code": "MARYSVILLE" }, { "name": "MOUNT STERLING", "code": "MOUNT STERLING" }, { "name": "ORIENT", "code": "ORIENT" }, { "name": "OSTRANDER", "code": "OSTRANDER" }, { "name": "PATASKALA", "code": "PATASKALA" }, { "name": "PLAIN CITY", "code": "PLAIN CITY" }, { "name": "POWELL", "code": "POWELL" }, { "name": "SHAWNEE HILLS", "code": "SHAWNEE HILLS" }, { "name": "SOUTH BLOOMFIELD", "code": "SOUTH BLOOMFIELD" }, { "name": "SUNBURY", "code": "SUNBURY" }, { "name": "WEST JEFFERSON", "code": "WEST JEFFERSON" }, { "name": "ASHVILLE", "code": "ASHVILLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_COUNTY", "type": "esriFieldTypeString", "alias": "Left County", "length": 3, "domain": { "type": "codedValue", "name": "WS1_CountyNameCode", "description": "CountyNameCode", "codedValues": [ { "name": "Adams", "code": "ADA" }, { "name": "Allen", "code": "ALL" }, { "name": "Ashland", "code": "ASD" }, { "name": "Ashtabula", "code": "ATB" }, { "name": "Athens", "code": "ATH" }, { "name": "Auglaize", "code": "AUG" }, { "name": "Belmont", "code": "BEL" }, { "name": "Brown", "code": "BRO" }, { "name": "Butler", "code": "BUT" }, { "name": "Carroll", "code": "CAR" }, { "name": "Champaign", "code": "CHP" }, { "name": "Clark", "code": "CLA" }, { "name": "Clermont", "code": "CLE" }, { "name": "Clinton", "code": "CLI" }, { "name": "Columbiana", "code": "COL" }, { "name": "Coshocton", "code": "COS" }, { "name": "Crawford", "code": "CRA" }, { "name": "Cuyahoga", "code": "CUY" }, { "name": "Darke", "code": "DAR" }, { "name": "Defiance", "code": "DEF" }, { "name": "Delaware", "code": "DEL" }, { "name": "Erie", "code": "ERI" }, { "name": "Fairfield", "code": "FAI" }, { "name": "Fayette", "code": "FAY" }, { "name": "Franklin", "code": "FRA" }, { "name": "Fulton", "code": "FUL" }, { "name": "Gallia", "code": "GAL" }, { "name": "Geauga", "code": "GEA" }, { "name": "Greene", "code": "GRE" }, { "name": "Guernsey", "code": "GUE" }, { "name": "Hamilton", "code": "HAM" }, { "name": "Hancock", "code": "HAN" }, { "name": "Hardin", "code": "HAR" }, { "name": "Harrison", "code": "HAS" }, { "name": "Henry", "code": "HEN" }, { "name": "Highland", "code": "HIG" }, { "name": "Hocking", "code": "HOC" }, { "name": "Holmes", "code": "HOL" }, { "name": "Huron", "code": "HUR" }, { "name": "Jackson", "code": "JAC" }, { "name": "Jefferson", "code": "JEF" }, { "name": "Knox", "code": "KNO" }, { "name": "Lake", "code": "LAK" }, { "name": "Lawrence", "code": "LAW" }, { "name": "Licking", "code": "LIC" }, { "name": "Logan", "code": "LOG" }, { "name": "Lorain", "code": "LOR" }, { "name": "Lucas", "code": "LUC" }, { "name": "Madison", "code": "MAD" }, { "name": "Mahoning", "code": "MAH" }, { "name": "Marion", "code": "MAR" }, { "name": "Medina", "code": "MED" }, { "name": "Meigs", "code": "MEG" }, { "name": "Mercer", "code": "MER" }, { "name": "Miami", "code": "MIA" }, { "name": "Monroe", "code": "MOE" }, { "name": "Montgomery", "code": "MOT" }, { "name": "Morgan", "code": "MRG" }, { "name": "Morrow", "code": "MRW" }, { "name": "Muskingum", "code": "MUS" }, { "name": "Noble", "code": "NOB" }, { "name": "Ottawa", "code": "OTT" }, { "name": "Paulding", "code": "PAU" }, { "name": "Perry", "code": "PER" }, { "name": "Pickaway", "code": "PIC" }, { "name": "Pike", "code": "PIK" }, { "name": "Portage", "code": "POR" }, { "name": "Preble", "code": "PRE" }, { "name": "Putnam", "code": "PUT" }, { "name": "Richland", "code": "RIC" }, { "name": "Ross", "code": "ROS" }, { "name": "Sandusky", "code": "SAN" }, { "name": "Scioto", "code": "SCI" }, { "name": "Seneca", "code": "SEN" }, { "name": "Shelby", "code": "SHE" }, { "name": "Stark", "code": "STA" }, { "name": "Summit", "code": "SUM" }, { "name": "Trumbull", "code": "TRU" }, { "name": "Tuscarawas", "code": "TUS" }, { "name": "Union", "code": "UNI" }, { "name": "Van Wert", "code": "VAN" }, { "name": "Vinton", "code": "VIN" }, { "name": "Warren", "code": "WAR" }, { "name": "Washington", "code": "WAS" }, { "name": "Wayne", "code": "WAY" }, { "name": "Williams", "code": "WIL" }, { "name": "Wood", "code": "WOO" }, { "name": "Wyandot", "code": "WYA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_COUNTY", "type": "esriFieldTypeString", "alias": "Right County", "length": 3, "domain": { "type": "codedValue", "name": "WS1_CountyNameCode", "description": "CountyNameCode", "codedValues": [ { "name": "Adams", "code": "ADA" }, { "name": "Allen", "code": "ALL" }, { "name": "Ashland", "code": "ASD" }, { "name": "Ashtabula", "code": "ATB" }, { "name": "Athens", "code": "ATH" }, { "name": "Auglaize", "code": "AUG" }, { "name": "Belmont", "code": "BEL" }, { "name": "Brown", "code": "BRO" }, { "name": "Butler", "code": "BUT" }, { "name": "Carroll", "code": "CAR" }, { "name": "Champaign", "code": "CHP" }, { "name": "Clark", "code": "CLA" }, { "name": "Clermont", "code": "CLE" }, { "name": "Clinton", "code": "CLI" }, { "name": "Columbiana", "code": "COL" }, { "name": "Coshocton", "code": "COS" }, { "name": "Crawford", "code": "CRA" }, { "name": "Cuyahoga", "code": "CUY" }, { "name": "Darke", "code": "DAR" }, { "name": "Defiance", "code": "DEF" }, { "name": "Delaware", "code": "DEL" }, { "name": "Erie", "code": "ERI" }, { "name": "Fairfield", "code": "FAI" }, { "name": "Fayette", "code": "FAY" }, { "name": "Franklin", "code": "FRA" }, { "name": "Fulton", "code": "FUL" }, { "name": "Gallia", "code": "GAL" }, { "name": "Geauga", "code": "GEA" }, { "name": "Greene", "code": "GRE" }, { "name": "Guernsey", "code": "GUE" }, { "name": "Hamilton", "code": "HAM" }, { "name": "Hancock", "code": "HAN" }, { "name": "Hardin", "code": "HAR" }, { "name": "Harrison", "code": "HAS" }, { "name": "Henry", "code": "HEN" }, { "name": "Highland", "code": "HIG" }, { "name": "Hocking", "code": "HOC" }, { "name": "Holmes", "code": "HOL" }, { "name": "Huron", "code": "HUR" }, { "name": "Jackson", "code": "JAC" }, { "name": "Jefferson", "code": "JEF" }, { "name": "Knox", "code": "KNO" }, { "name": "Lake", "code": "LAK" }, { "name": "Lawrence", "code": "LAW" }, { "name": "Licking", "code": "LIC" }, { "name": "Logan", "code": "LOG" }, { "name": "Lorain", "code": "LOR" }, { "name": "Lucas", "code": "LUC" }, { "name": "Madison", "code": "MAD" }, { "name": "Mahoning", "code": "MAH" }, { "name": "Marion", "code": "MAR" }, { "name": "Medina", "code": "MED" }, { "name": "Meigs", "code": "MEG" }, { "name": "Mercer", "code": "MER" }, { "name": "Miami", "code": "MIA" }, { "name": "Monroe", "code": "MOE" }, { "name": "Montgomery", "code": "MOT" }, { "name": "Morgan", "code": "MRG" }, { "name": "Morrow", "code": "MRW" }, { "name": "Muskingum", "code": "MUS" }, { "name": "Noble", "code": "NOB" }, { "name": "Ottawa", "code": "OTT" }, { "name": "Paulding", "code": "PAU" }, { "name": "Perry", "code": "PER" }, { "name": "Pickaway", "code": "PIC" }, { "name": "Pike", "code": "PIK" }, { "name": "Portage", "code": "POR" }, { "name": "Preble", "code": "PRE" }, { "name": "Putnam", "code": "PUT" }, { "name": "Richland", "code": "RIC" }, { "name": "Ross", "code": "ROS" }, { "name": "Sandusky", "code": "SAN" }, { "name": "Scioto", "code": "SCI" }, { "name": "Seneca", "code": "SEN" }, { "name": "Shelby", "code": "SHE" }, { "name": "Stark", "code": "STA" }, { "name": "Summit", "code": "SUM" }, { "name": "Trumbull", "code": "TRU" }, { "name": "Tuscarawas", "code": "TUS" }, { "name": "Union", "code": "UNI" }, { "name": "Van Wert", "code": "VAN" }, { "name": "Vinton", "code": "VIN" }, { "name": "Warren", "code": "WAR" }, { "name": "Washington", "code": "WAS" }, { "name": "Wayne", "code": "WAY" }, { "name": "Williams", "code": "WIL" }, { "name": "Wood", "code": "WOO" }, { "name": "Wyandot", "code": "WYA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_STATE", "type": "esriFieldTypeString", "alias": "Left State", "length": 2, "domain": null }, { "name": "R_STATE", "type": "esriFieldTypeString", "alias": "Right State", "length": 2, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "Left Zipcode", "length": 5, "domain": { "type": "codedValue", "name": "WS1_ZipCode", "description": "ZipCodes", "codedValues": [ { "name": "43000", "code": "43000" }, { "name": "43001", "code": "43001" }, { "name": "43002", "code": "43002" }, { "name": "43003", "code": "43003" }, { "name": "43004", "code": "43004" }, { "name": "43008", "code": "43008" }, { "name": "43011", "code": "43011" }, { "name": "43013", "code": "43013" }, { "name": "43015", "code": "43015" }, { "name": "43016", "code": "43016" }, { "name": "43017", "code": "43017" }, { "name": "43018", "code": "43018" }, { "name": "43021", "code": "43021" }, { "name": "43023", "code": "43023" }, { "name": "43025", "code": "43025" }, { "name": "43026", "code": "43026" }, { "name": "43029", "code": "43029" }, { "name": "43030", "code": "43030" }, { "name": "43031", "code": "43031" }, { "name": "43032", "code": "43032" }, { "name": "43033", "code": "43033" }, { "name": "43035", "code": "43035" }, { "name": "43040", "code": "43040" }, { "name": "43044", "code": "43044" }, { "name": "43045", "code": "43045" }, { "name": "43046", "code": "43046" }, { "name": "43054", "code": "43054" }, { "name": "43055", "code": "43055" }, { "name": "43056", "code": "43056" }, { "name": "43060", "code": "43060" }, { "name": "43061", "code": "43061" }, { "name": "43062", "code": "43062" }, { "name": "43064", "code": "43064" }, { "name": "43065", "code": "43065" }, { "name": "43066", "code": "43066" }, { "name": "43067", "code": "43067" }, { "name": "43068", "code": "43068" }, { "name": "43071", "code": "43071" }, { "name": "43074", "code": "43074" }, { "name": "43076", "code": "43076" }, { "name": "43080", "code": "43080" }, { "name": "43081", "code": "43081" }, { "name": "43082", "code": "43082" }, { "name": "43084", "code": "43084" }, { "name": "43085", "code": "43085" }, { "name": "43102", "code": "43102" }, { "name": "43103", "code": "43103" }, { "name": "43105", "code": "43105" }, { "name": "43107", "code": "43107" }, { "name": "43110", "code": "43110" }, { "name": "43112", "code": "43112" }, { "name": "43113", "code": "43113" }, { "name": "43115", "code": "43115" }, { "name": "43116", "code": "43116" }, { "name": "43119", "code": "43119" }, { "name": "43123", "code": "43123" }, { "name": "43125", "code": "43125" }, { "name": "43130", "code": "43130" }, { "name": "43135", "code": "43135" }, { "name": "43137", "code": "43137" }, { "name": "43140", "code": "43140" }, { "name": "43143", "code": "43143" }, { "name": "43145", "code": "43145" }, { "name": "43146", "code": "43146" }, { "name": "43147", "code": "43147" }, { "name": "43148", "code": "43148" }, { "name": "43150", "code": "43150" }, { "name": "43151", "code": "43151" }, { "name": "43153", "code": "43153" }, { "name": "43154", "code": "43154" }, { "name": "43155", "code": "43155" }, { "name": "43156", "code": "43156" }, { "name": "43162", "code": "43162" }, { "name": "43164", "code": "43164" }, { "name": "43201", "code": "43201" }, { "name": "43202", "code": "43202" }, { "name": "43203", "code": "43203" }, { "name": "43204", "code": "43204" }, { "name": "43205", "code": "43205" }, { "name": "43206", "code": "43206" }, { "name": "43207", "code": "43207" }, { "name": "43209", "code": "43209" }, { "name": "43210", "code": "43210" }, { "name": "43211", "code": "43211" }, { "name": "43212", "code": "43212" }, { "name": "43213", "code": "43213" }, { "name": "43214", "code": "43214" }, { "name": "43215", "code": "43215" }, { "name": "43217", "code": "43217" }, { "name": "43219", "code": "43219" }, { "name": "43220", "code": "43220" }, { "name": "43221", "code": "43221" }, { "name": "43222", "code": "43222" }, { "name": "43223", "code": "43223" }, { "name": "43224", "code": "43224" }, { "name": "43227", "code": "43227" }, { "name": "43228", "code": "43228" }, { "name": "43229", "code": "43229" }, { "name": "43230", "code": "43230" }, { "name": "43231", "code": "43231" }, { "name": "43232", "code": "43232" }, { "name": "43235", "code": "43235" }, { "name": "43240", "code": "43240" }, { "name": "43302", "code": "43302" }, { "name": "43319", "code": "43319" }, { "name": "43334", "code": "43334" }, { "name": "43340", "code": "43340" }, { "name": "43342", "code": "43342" }, { "name": "43344", "code": "43344" }, { "name": "43345", "code": "43345" }, { "name": "43356", "code": "43356" }, { "name": "43358", "code": "43358" }, { "name": "43739", "code": "43739" }, { "name": "43740", "code": "43740" }, { "name": "43746", "code": "43746" }, { "name": "43760", "code": "43760" }, { "name": "43822", "code": "43822" }, { "name": "43830", "code": "43830" }, { "name": "45644", "code": "45644" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "Right Zipcode", "length": 5, "domain": { "type": "codedValue", "name": "WS1_ZipCode", "description": "ZipCodes", "codedValues": [ { "name": "43000", "code": "43000" }, { "name": "43001", "code": "43001" }, { "name": "43002", "code": "43002" }, { "name": "43003", "code": "43003" }, { "name": "43004", "code": "43004" }, { "name": "43008", "code": "43008" }, { "name": "43011", "code": "43011" }, { "name": "43013", "code": "43013" }, { "name": "43015", "code": "43015" }, { "name": "43016", "code": "43016" }, { "name": "43017", "code": "43017" }, { "name": "43018", "code": "43018" }, { "name": "43021", "code": "43021" }, { "name": "43023", "code": "43023" }, { "name": "43025", "code": "43025" }, { "name": "43026", "code": "43026" }, { "name": "43029", "code": "43029" }, { "name": "43030", "code": "43030" }, { "name": "43031", "code": "43031" }, { "name": "43032", "code": "43032" }, { "name": "43033", "code": "43033" }, { "name": "43035", "code": "43035" }, { "name": "43040", "code": "43040" }, { "name": "43044", "code": "43044" }, { "name": "43045", "code": "43045" }, { "name": "43046", "code": "43046" }, { "name": "43054", "code": "43054" }, { "name": "43055", "code": "43055" }, { "name": "43056", "code": "43056" }, { "name": "43060", "code": "43060" }, { "name": "43061", "code": "43061" }, { "name": "43062", "code": "43062" }, { "name": "43064", "code": "43064" }, { "name": "43065", "code": "43065" }, { "name": "43066", "code": "43066" }, { "name": "43067", "code": "43067" }, { "name": "43068", "code": "43068" }, { "name": "43071", "code": "43071" }, { "name": "43074", "code": "43074" }, { "name": "43076", "code": "43076" }, { "name": "43080", "code": "43080" }, { "name": "43081", "code": "43081" }, { "name": "43082", "code": "43082" }, { "name": "43084", "code": "43084" }, { "name": "43085", "code": "43085" }, { "name": "43102", "code": "43102" }, { "name": "43103", "code": "43103" }, { "name": "43105", "code": "43105" }, { "name": "43107", "code": "43107" }, { "name": "43110", "code": "43110" }, { "name": "43112", "code": "43112" }, { "name": "43113", "code": "43113" }, { "name": "43115", "code": "43115" }, { "name": "43116", "code": "43116" }, { "name": "43119", "code": "43119" }, { "name": "43123", "code": "43123" }, { "name": "43125", "code": "43125" }, { "name": "43130", "code": "43130" }, { "name": "43135", "code": "43135" }, { "name": "43137", "code": "43137" }, { "name": "43140", "code": "43140" }, { "name": "43143", "code": "43143" }, { "name": "43145", "code": "43145" }, { "name": "43146", "code": "43146" }, { "name": "43147", "code": "43147" }, { "name": "43148", "code": "43148" }, { "name": "43150", "code": "43150" }, { "name": "43151", "code": "43151" }, { "name": "43153", "code": "43153" }, { "name": "43154", "code": "43154" }, { "name": "43155", "code": "43155" }, { "name": "43156", "code": "43156" }, { "name": "43162", "code": "43162" }, { "name": "43164", "code": "43164" }, { "name": "43201", "code": "43201" }, { "name": "43202", "code": "43202" }, { "name": "43203", "code": "43203" }, { "name": "43204", "code": "43204" }, { "name": "43205", "code": "43205" }, { "name": "43206", "code": "43206" }, { "name": "43207", "code": "43207" }, { "name": "43209", "code": "43209" }, { "name": "43210", "code": "43210" }, { "name": "43211", "code": "43211" }, { "name": "43212", "code": "43212" }, { "name": "43213", "code": "43213" }, { "name": "43214", "code": "43214" }, { "name": "43215", "code": "43215" }, { "name": "43217", "code": "43217" }, { "name": "43219", "code": "43219" }, { "name": "43220", "code": "43220" }, { "name": "43221", "code": "43221" }, { "name": "43222", "code": "43222" }, { "name": "43223", "code": "43223" }, { "name": "43224", "code": "43224" }, { "name": "43227", "code": "43227" }, { "name": "43228", "code": "43228" }, { "name": "43229", "code": "43229" }, { "name": "43230", "code": "43230" }, { "name": "43231", "code": "43231" }, { "name": "43232", "code": "43232" }, { "name": "43235", "code": "43235" }, { "name": "43240", "code": "43240" }, { "name": "43302", "code": "43302" }, { "name": "43319", "code": "43319" }, { "name": "43334", "code": "43334" }, { "name": "43340", "code": "43340" }, { "name": "43342", "code": "43342" }, { "name": "43344", "code": "43344" }, { "name": "43345", "code": "43345" }, { "name": "43356", "code": "43356" }, { "name": "43358", "code": "43358" }, { "name": "43739", "code": "43739" }, { "name": "43740", "code": "43740" }, { "name": "43746", "code": "43746" }, { "name": "43760", "code": "43760" }, { "name": "43822", "code": "43822" }, { "name": "43830", "code": "43830" }, { "name": "45644", "code": "45644" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_FIPS", "type": "esriFieldTypeString", "alias": "Left FIPS", "length": 5, "domain": { "type": "codedValue", "name": "WS1_FIPS_City", "description": "FIPSCode", "codedValues": [ { "name": "06278-Bexley", "code": "06278" }, { "name": "08532-Brice", "code": "08532" }, { "name": "11332-Canal Winchester", "code": "11332" }, { "name": "18000-Columbus", "code": "18000" }, { "name": "22694-Dublin", "code": "22694" }, { "name": "29106-Gahanna", "code": "29106" }, { "name": "31304-Grandview Heights", "code": "31304" }, { "name": "32592-Grove City", "code": "32592" }, { "name": "32606-Groveport", "code": "32606" }, { "name": "33740-Harrisburg", "code": "33740" }, { "name": "35476-Hilliard", "code": "35476" }, { "name": "44310-Lockbourne", "code": "44310" }, { "name": "47474-Marble Cliff", "code": "47474" }, { "name": "50862-Minerva Park", "code": "50862" }, { "name": "53970-New Albany", "code": "53970" }, { "name": "57862-Obetz", "code": "57862" }, { "name": "66390-Reynoldsburg", "code": "66390" }, { "name": "67440-Riverlea", "code": "67440" }, { "name": "79002-Upper Arlington", "code": "79002" }, { "name": "79100-Urbancrest", "code": "79100" }, { "name": "79282-Valleyview", "code": "79282" }, { "name": "83342-Westerville", "code": "83342" }, { "name": "84742-Whitehall", "code": "84742" }, { "name": "86604-Worthington", "code": "86604" }, { "name": "44086-Lithopolis", "code": "44086" }, { "name": "62498-Pickerington", "code": "62498" }, { "name": "06922-Blendon Twp", "code": "06922" }, { "name": "09442-Brown Twp(Fra)", "code": "09442" }, { "name": "16112-Clinton Twp", "code": "16112" }, { "name": "28280-Franklin Twp", "code": "28280" }, { "name": "33026-Hamilton Twp", "code": "33026" }, { "name": "37772-Jackson Twp", "code": "37772" }, { "name": "38612-Jefferson Twp", "code": "38612" }, { "name": "46410-Madison Twp", "code": "46410" }, { "name": "50064-Mifflin Twp", "code": "50064" }, { "name": "57344-Norwich Twp", "code": "57344" }, { "name": "61840-Perry Twp", "code": "61840" }, { "name": "62974-Plain Twp", "code": "62974" }, { "name": "63254-Pleasant Twp", "code": "63254" }, { "name": "64570-Prairie Twp", "code": "64570" }, { "name": "71787-Sharon Twp", "code": "71787" }, { "name": "77714-Truro Twp", "code": "77714" }, { "name": "81242-Washington Twp", "code": "81242" }, { "name": "18140-Concord Twp", "code": "18140" }, { "name": "29694-Genoa Twp", "code": "29694" }, { "name": "33516-Harlem Twp", "code": "33516" }, { "name": "43106-Liberty Twp", "code": "43106" }, { "name": "58618-Orange Twp", "code": "58618" }, { "name": "06950-Bloom Twp", "code": "06950" }, { "name": "80206-Violet Twp", "code": "80206" }, { "name": "25690-Etna Twp", "code": "25690" }, { "name": "39102-Jersey Twp", "code": "39102" }, { "name": "51450-Monroe Twp", "code": "51450" }, { "name": "11234-Canaan Twp", "code": "11234" }, { "name": "38696-Jefferson Twp (Mad)", "code": "38696" }, { "name": "63338-Pleasant Twp (Mad)", "code": "63338" }, { "name": "20156-Darby Twp", "code": "20156" }, { "name": "33978-Harrison Twp (Pic)", "code": "33978" }, { "name": "46564-Madison Twp (Pic)", "code": "46564" }, { "name": "70870-Scioto Twp (Pic)", "code": "70870" }, { "name": "39046-Jerome Twp", "code": "39046" }, { "name": "61112-Pataskala", "code": "61112" }, { "name": "64486-Powell", "code": "64486" }, { "name": "58940-Ostrander", "code": "58940" }, { "name": "71976-Shawnee Hills", "code": "71976" }, { "name": "20142-Darby Twp (Mad)", "code": "20142" }, { "name": "26068-Farfield Twp", "code": "26068" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_FIPS", "type": "esriFieldTypeString", "alias": "Right FIPS", "length": 5, "domain": { "type": "codedValue", "name": "WS1_FIPS_City", "description": "FIPSCode", "codedValues": [ { "name": "06278-Bexley", "code": "06278" }, { "name": "08532-Brice", "code": "08532" }, { "name": "11332-Canal Winchester", "code": "11332" }, { "name": "18000-Columbus", "code": "18000" }, { "name": "22694-Dublin", "code": "22694" }, { "name": "29106-Gahanna", "code": "29106" }, { "name": "31304-Grandview Heights", "code": "31304" }, { "name": "32592-Grove City", "code": "32592" }, { "name": "32606-Groveport", "code": "32606" }, { "name": "33740-Harrisburg", "code": "33740" }, { "name": "35476-Hilliard", "code": "35476" }, { "name": "44310-Lockbourne", "code": "44310" }, { "name": "47474-Marble Cliff", "code": "47474" }, { "name": "50862-Minerva Park", "code": "50862" }, { "name": "53970-New Albany", "code": "53970" }, { "name": "57862-Obetz", "code": "57862" }, { "name": "66390-Reynoldsburg", "code": "66390" }, { "name": "67440-Riverlea", "code": "67440" }, { "name": "79002-Upper Arlington", "code": "79002" }, { "name": "79100-Urbancrest", "code": "79100" }, { "name": "79282-Valleyview", "code": "79282" }, { "name": "83342-Westerville", "code": "83342" }, { "name": "84742-Whitehall", "code": "84742" }, { "name": "86604-Worthington", "code": "86604" }, { "name": "44086-Lithopolis", "code": "44086" }, { "name": "62498-Pickerington", "code": "62498" }, { "name": "06922-Blendon Twp", "code": "06922" }, { "name": "09442-Brown Twp(Fra)", "code": "09442" }, { "name": "16112-Clinton Twp", "code": "16112" }, { "name": "28280-Franklin Twp", "code": "28280" }, { "name": "33026-Hamilton Twp", "code": "33026" }, { "name": "37772-Jackson Twp", "code": "37772" }, { "name": "38612-Jefferson Twp", "code": "38612" }, { "name": "46410-Madison Twp", "code": "46410" }, { "name": "50064-Mifflin Twp", "code": "50064" }, { "name": "57344-Norwich Twp", "code": "57344" }, { "name": "61840-Perry Twp", "code": "61840" }, { "name": "62974-Plain Twp", "code": "62974" }, { "name": "63254-Pleasant Twp", "code": "63254" }, { "name": "64570-Prairie Twp", "code": "64570" }, { "name": "71787-Sharon Twp", "code": "71787" }, { "name": "77714-Truro Twp", "code": "77714" }, { "name": "81242-Washington Twp", "code": "81242" }, { "name": "18140-Concord Twp", "code": "18140" }, { "name": "29694-Genoa Twp", "code": "29694" }, { "name": "33516-Harlem Twp", "code": "33516" }, { "name": "43106-Liberty Twp", "code": "43106" }, { "name": "58618-Orange Twp", "code": "58618" }, { "name": "06950-Bloom Twp", "code": "06950" }, { "name": "80206-Violet Twp", "code": "80206" }, { "name": "25690-Etna Twp", "code": "25690" }, { "name": "39102-Jersey Twp", "code": "39102" }, { "name": "51450-Monroe Twp", "code": "51450" }, { "name": "11234-Canaan Twp", "code": "11234" }, { "name": "38696-Jefferson Twp (Mad)", "code": "38696" }, { "name": "63338-Pleasant Twp (Mad)", "code": "63338" }, { "name": "20156-Darby Twp", "code": "20156" }, { "name": "33978-Harrison Twp (Pic)", "code": "33978" }, { "name": "46564-Madison Twp (Pic)", "code": "46564" }, { "name": "70870-Scioto Twp (Pic)", "code": "70870" }, { "name": "39046-Jerome Twp", "code": "39046" }, { "name": "61112-Pataskala", "code": "61112" }, { "name": "64486-Powell", "code": "64486" }, { "name": "58940-Ostrander", "code": "58940" }, { "name": "71976-Shawnee Hills", "code": "71976" }, { "name": "20142-Darby Twp (Mad)", "code": "20142" }, { "name": "26068-Farfield Twp", "code": "26068" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "JURISDIC", "type": "esriFieldTypeString", "alias": "ODOT Road Type", "length": 1, "domain": { "type": "codedValue", "name": "WS1_Jurisdiction", "description": "ODOTJurisdiction", "codedValues": [ { "name": "COTA", "code": "X" }, { "name": "State", "code": "S" }, { "name": "County", "code": "C" }, { "name": "Township", "code": "T" }, { "name": "Municipal", "code": "M" }, { "name": "Private", "code": "P" }, { "name": "Federal", "code": "F" }, { "name": "Dedicated", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "length": 3, "domain": { "type": "codedValue", "name": "WS1_CountyNameCode", "description": "CountyNameCode", "codedValues": [ { "name": "Adams", "code": "ADA" }, { "name": "Allen", "code": "ALL" }, { "name": "Ashland", "code": "ASD" }, { "name": "Ashtabula", "code": "ATB" }, { "name": "Athens", "code": "ATH" }, { "name": "Auglaize", "code": "AUG" }, { "name": "Belmont", "code": "BEL" }, { "name": "Brown", "code": "BRO" }, { "name": "Butler", "code": "BUT" }, { "name": "Carroll", "code": "CAR" }, { "name": "Champaign", "code": "CHP" }, { "name": "Clark", "code": "CLA" }, { "name": "Clermont", "code": "CLE" }, { "name": "Clinton", "code": "CLI" }, { "name": "Columbiana", "code": "COL" }, { "name": "Coshocton", "code": "COS" }, { "name": "Crawford", "code": "CRA" }, { "name": "Cuyahoga", "code": "CUY" }, { "name": "Darke", "code": "DAR" }, { "name": "Defiance", "code": "DEF" }, { "name": "Delaware", "code": "DEL" }, { "name": "Erie", "code": "ERI" }, { "name": "Fairfield", "code": "FAI" }, { "name": "Fayette", "code": "FAY" }, { "name": "Franklin", "code": "FRA" }, { "name": "Fulton", "code": "FUL" }, { "name": "Gallia", "code": "GAL" }, { "name": "Geauga", "code": "GEA" }, { "name": "Greene", "code": "GRE" }, { "name": "Guernsey", "code": "GUE" }, { "name": "Hamilton", "code": "HAM" }, { "name": "Hancock", "code": "HAN" }, { "name": "Hardin", "code": "HAR" }, { "name": "Harrison", "code": "HAS" }, { "name": "Henry", "code": "HEN" }, { "name": "Highland", "code": "HIG" }, { "name": "Hocking", "code": "HOC" }, { "name": "Holmes", "code": "HOL" }, { "name": "Huron", "code": "HUR" }, { "name": "Jackson", "code": "JAC" }, { "name": "Jefferson", "code": "JEF" }, { "name": "Knox", "code": "KNO" }, { "name": "Lake", "code": "LAK" }, { "name": "Lawrence", "code": "LAW" }, { "name": "Licking", "code": "LIC" }, { "name": "Logan", "code": "LOG" }, { "name": "Lorain", "code": "LOR" }, { "name": "Lucas", "code": "LUC" }, { "name": "Madison", "code": "MAD" }, { "name": "Mahoning", "code": "MAH" }, { "name": "Marion", "code": "MAR" }, { "name": "Medina", "code": "MED" }, { "name": "Meigs", "code": "MEG" }, { "name": "Mercer", "code": "MER" }, { "name": "Miami", "code": "MIA" }, { "name": "Monroe", "code": "MOE" }, { "name": "Montgomery", "code": "MOT" }, { "name": "Morgan", "code": "MRG" }, { "name": "Morrow", "code": "MRW" }, { "name": "Muskingum", "code": "MUS" }, { "name": "Noble", "code": "NOB" }, { "name": "Ottawa", "code": "OTT" }, { "name": "Paulding", "code": "PAU" }, { "name": "Perry", "code": "PER" }, { "name": "Pickaway", "code": "PIC" }, { "name": "Pike", "code": "PIK" }, { "name": "Portage", "code": "POR" }, { "name": "Preble", "code": "PRE" }, { "name": "Putnam", "code": "PUT" }, { "name": "Richland", "code": "RIC" }, { "name": "Ross", "code": "ROS" }, { "name": "Sandusky", "code": "SAN" }, { "name": "Scioto", "code": "SCI" }, { "name": "Seneca", "code": "SEN" }, { "name": "Shelby", "code": "SHE" }, { "name": "Stark", "code": "STA" }, { "name": "Summit", "code": "SUM" }, { "name": "Trumbull", "code": "TRU" }, { "name": "Tuscarawas", "code": "TUS" }, { "name": "Union", "code": "UNI" }, { "name": "Van Wert", "code": "VAN" }, { "name": "Vinton", "code": "VIN" }, { "name": "Warren", "code": "WAR" }, { "name": "Washington", "code": "WAS" }, { "name": "Wayne", "code": "WAY" }, { "name": "Williams", "code": "WIL" }, { "name": "Wood", "code": "WOO" }, { "name": "Wyandot", "code": "WYA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RTE_CD", "type": "esriFieldTypeString", "alias": "ODOT Route Code", "length": 2, "domain": { "type": "codedValue", "name": "WS1_RouteCode", "description": "ODOTRouteCode", "codedValues": [ { "name": "Interstate", "code": "IR" }, { "name": "US Route", "code": "US" }, { "name": "State Route", "code": "SR" }, { "name": "County Road", "code": "CR" }, { "name": "Township Road", "code": "TR" }, { "name": "Municipal Street", "code": "MR" }, { "name": "Ramp", "code": "RA" }, { "name": "Private Street", "code": "PR" }, { "name": "Natural Resources Road (Park)", "code": "NR" }, { "name": "COTA Path", "code": "CP" }, { "name": "Connector", "code": "CN" }, { "name": "Bikeway", "code": "BK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "ODOT Road Number", "length": 20, "domain": null }, { "name": "RTE_EXT", "type": "esriFieldTypeString", "alias": "ODOT Route Extension", "length": 1, "domain": null }, { "name": "RTE_DESC", "type": "esriFieldTypeString", "alias": "ODOT Route Description", "length": 1, "domain": { "type": "codedValue", "name": "WS1_Rt_Desc", "description": "Route Description", "codedValues": [ { "name": "A-Alternate", "code": "A" }, { "name": "P-Proposed", "code": "P" }, { "name": "B-Bypass", "code": "B" }, { "name": "*", "code": "*" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CARDINAL", "type": "esriFieldTypeString", "alias": "Cardinal", "length": 1, "domain": { "type": "codedValue", "name": "WS1_StreetCardinal", "description": "StreetsCardinal", "codedValues": [ { "name": "Cardinal", "code": "C" }, { "name": "Non-Cardinal", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "ODOT NLFID", "length": 14, "domain": null }, { "name": "BEG_LOG", "type": "esriFieldTypeDouble", "alias": "Begin Log", "domain": null }, { "name": "END_LOG", "type": "esriFieldTypeDouble", "alias": "End Log", "domain": null }, { "name": "LENGTH3D", "type": "esriFieldTypeDouble", "alias": "Length 3D", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "STYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 2, "domain": { "type": "codedValue", "name": "WS1_StreetSurfaceType", "description": "StreetSurfaceType", "codedValues": [ { "name": "Paved", "code": "P" }, { "name": "Unpaved", "code": "U" }, { "name": "Unimproved Right of Way", "code": "UR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIR_TRAV", "type": "esriFieldTypeString", "alias": "Direction of Travel", "length": 1, "domain": { "type": "codedValue", "name": "WS1_StreetDirectionTravel", "description": "StreetDirectionTravel", "codedValues": [ { "name": "Bidirectional", "code": "B" }, { "name": "One Way Cardinal", "code": "F" }, { "name": "One Way Non-Cardinal", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REV_DIR", "type": "esriFieldTypeString", "alias": "Reverse Direction of Log", "length": 4, "domain": { "type": "codedValue", "name": "WS1_TrueFalse", "description": "TrueFalse", "codedValues": [ { "name": "True", "code": "T" }, { "name": "False", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIV", "type": "esriFieldTypeString", "alias": "Divided", "length": 1, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LANES", "type": "esriFieldTypeString", "alias": "Lanes", "length": 2, "domain": { "type": "codedValue", "name": "WS1_Lanes", "description": "# of Thru lanes", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEED", "type": "esriFieldTypeString", "alias": "Speed", "length": 2, "domain": { "type": "codedValue", "name": "WS1_Speed", "description": "Speed", "codedValues": [ { "name": "15", "code": "15" }, { "name": "20", "code": "20" }, { "name": "25", "code": "25" }, { "name": "30", "code": "30" }, { "name": "35", "code": "35" }, { "name": "40", "code": "40" }, { "name": "45", "code": "45" }, { "name": "50", "code": "50" }, { "name": "55", "code": "55" }, { "name": "60", "code": "60" }, { "name": "65", "code": "65" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "One Way", "length": 2, "domain": { "type": "codedValue", "name": "WS1_OneWay", "description": "Direction of one-way ", "codedValues": [ { "name": "Eastbound", "code": "EB" }, { "name": "Westbound", "code": "WB" }, { "name": "Northbound", "code": "NB" }, { "name": "Southbound", "code": "SB" }, { "name": "Ramp", "code": "RA" }, { "name": "Circle", "code": "CC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CFCC", "type": "esriFieldTypeString", "alias": "CensusFeatureClassCode", "length": 3, "domain": { "type": "codedValue", "name": "WS1_CFCC", "description": "CensusFeatureClassCode", "codedValues": [ { "name": "A11 - Primary road with limited access or interstate hwy, unseparated", "code": "A11" }, { "name": "A15 - Primary road with limited access or interstate hwy, separated", "code": "A15" }, { "name": "A20 - Primary Highways without limited access, major category", "code": "A20" }, { "name": "A21 - Primary Highways without limited access, unseparated", "code": "A21" }, { "name": "A25 - Primary Highways without limited access, separated", "code": "A25" }, { "name": "A30 - Secondary state and county highway, major category", "code": "A30" }, { "name": "A31 - Secondary state and county highway, unseparated", "code": "A31" }, { "name": "A35 - Secondary state and county highway, separated", "code": "A35" }, { "name": "A40 - Local, neighborhood, rural road, city street, major category", "code": "A40" }, { "name": "A41 - Local, neighborhood, rural road, city street, unseparated", "code": "A41" }, { "name": "A42 - Local, neighborhood, rural road, city street, unseparated in tunnel", "code": "A42" }, { "name": "A45 - Local, neighborhood, rural road, city street, separated", "code": "A45" }, { "name": "A50 - Vehicular (4WD) Trail, major category", "code": "A50" }, { "name": "A60 - At-grade ramp or connecting road not associated with a limited access highway", "code": "A60" }, { "name": "A61 - Cul-de-Sac, the closed end of a road that forms a loop or turn around", "code": "A61" }, { "name": "A62 - Traffic Circle, the portion of a road or intersection of roads forming a roundabout", "code": "A62" }, { "name": "A63 - Access Ramp, the portion of a road that forms a cloverleaf or limited access interchange", "code": "A63" }, { "name": "A64 - Service Road, provides access to businesses and rest areas", "code": "A64" }, { "name": "A70 - Other Thoroughfare major category", "code": "A70" }, { "name": "A71 - Walkway, for pedestrians, usually unnamed", "code": "A71" }, { "name": "A73 - Alley, road for service vehicles, located at the rear of buildings", "code": "A73" }, { "name": "A74 - Driveway, usually privately owned and unnamed", "code": "A74" }, { "name": "A75 - Road, parking area", "code": "A75" }, { "name": "A99 - COTA path", "code": "A99" }, { "name": "A79 - Unimproved Right of Way (Paper Street)", "code": "A79" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fclass", "type": "esriFieldTypeString", "alias": "ODOT FunctionalClass", "length": 2, "domain": { "type": "codedValue", "name": "WS1_FClass", "description": "ODOTFunctionalClass", "codedValues": [ { "name": "2 Other Freeways and Expressways", "code": "2" }, { "name": "4 Minor Arterial", "code": "4" }, { "name": "5 Major Collector", "code": "5" }, { "name": "6 Minor Collector", "code": "6" }, { "name": "7 Local", "code": "7" }, { "name": "1 Interstate Highway", "code": "1" }, { "name": "3 Principal Arterial", "code": "3" }, { "name": "Ramp", "code": "63" }, { "name": "COTA Ramp", "code": "99" }, { "name": "Other", "code": "90" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FIPS_CountyCode", "type": "esriFieldTypeSmallInteger", "alias": "FIPS County Code", "domain": { "type": "codedValue", "name": "WS1_FIPS_CountyCode", "description": "FIPS_CountyCode", "codedValues": [ { "name": "001 - ADM - Adams", "code": 1 }, { "name": "005 - ASD - Ashland", "code": 5 }, { "name": "009 - ATH - Athens", "code": 9 }, { "name": "013 - BEL - Belmont", "code": 13 }, { "name": "019 - CAR - Carroll", "code": 19 }, { "name": "023 - CLA - Clark", "code": 23 }, { "name": "027 - CLI - Clinton", "code": 27 }, { "name": "031 - COS - Coshocton", "code": 31 }, { "name": "037 - DAR - Darke", "code": 37 }, { "name": "041 - DEL - Delaware", "code": 41 }, { "name": "045 - FAI - Fairfield", "code": 45 }, { "name": "051 - FUL - Fulton", "code": 51 }, { "name": "055 - GEA - Geauga", "code": 55 }, { "name": "061 - HAM - Hamilton", "code": 61 }, { "name": "065 - HAR - Hardin", "code": 65 }, { "name": "069 - HEN - Henry", "code": 69 }, { "name": "075 - HOL - Holmes", "code": 75 }, { "name": "079 - JAC - Jackson", "code": 79 }, { "name": "083 - KNO - Knox", "code": 83 }, { "name": "087 - LAW - Lawrence", "code": 87 }, { "name": "091 - LOG - Logan", "code": 91 }, { "name": "097 - MAD - Madison", "code": 97 }, { "name": "101 - MAR - Marion", "code": 101 }, { "name": "105 - MEG - Meigs", "code": 105 }, { "name": "109 - MIA - Miami", "code": 109 }, { "name": "115 - MRG - Morgan", "code": 115 }, { "name": "119 - MUS - Muskingum", "code": 119 }, { "name": "123 - OTT - Ottawa", "code": 123 }, { "name": "127 - PER - Perry", "code": 127 }, { "name": "131 - PIK - Pike", "code": 131 }, { "name": "137 - PUT - Putnam", "code": 137 }, { "name": "141 - ROS - Ross", "code": 141 }, { "name": "145 - SCI - Scioto", "code": 145 }, { "name": "149 - SHE - Shelby", "code": 149 }, { "name": "155 - TRU - Trumbull", "code": 155 }, { "name": "161 - VAN - Van Wert", "code": 161 }, { "name": "165 - WAR - Warren", "code": 165 }, { "name": "171 - WIL - Williams", "code": 171 }, { "name": "175 - WYA - Wyandot", "code": 175 }, { "name": "003 - ALL - Allen", "code": 3 }, { "name": "007 - ATB - Ashtabula", "code": 7 }, { "name": "011 - AUG - Auglaize", "code": 11 }, { "name": "015 - BRO - Brown", "code": 15 }, { "name": "017 - BUT - Butler", "code": 17 }, { "name": "021 - CHP - Champaign", "code": 21 }, { "name": "025 - CLE - Clermont", "code": 25 }, { "name": "029 - COL - Columbiana", "code": 29 }, { "name": "035 - CUY - Cuyahoga", "code": 35 }, { "name": "039 - DEF - Defiance", "code": 39 }, { "name": "043 - ERI - Erie", "code": 43 }, { "name": "047 - FAY - Fayette", "code": 47 }, { "name": "053 - GAL - Gallia", "code": 53 }, { "name": "057 - GRE - Greene", "code": 57 }, { "name": "059 - GUE - Guernsey", "code": 59 }, { "name": "063 - HAN - Hancock", "code": 63 }, { "name": "067 - HAS - Harrison", "code": 67 }, { "name": "071 - HIG - Highland", "code": 71 }, { "name": "077 - HUR - Huron", "code": 77 }, { "name": "081 - JEF - Jefferson", "code": 81 }, { "name": "085 - LAK - Lake", "code": 85 }, { "name": "089 - LIC - Licking", "code": 89 }, { "name": "093 - LOR - Lorain", "code": 93 }, { "name": "095 - LUC - Lucas", "code": 95 }, { "name": "099 - MAH - Mahoning", "code": 99 }, { "name": "103 - MED - Medina", "code": 103 }, { "name": "107 - MER - Mercer", "code": 107 }, { "name": "111 - MOE - Monroe", "code": 111 }, { "name": "117 - MRW - Morrow", "code": 117 }, { "name": "121 - NOB - Noble", "code": 121 }, { "name": "125 - PAU - Paulding", "code": 125 }, { "name": "129 - PIC - Pickaway", "code": 129 }, { "name": "133 - POR - Portage", "code": 133 }, { "name": "135 - PRE - Preble", "code": 135 }, { "name": "139 - RIC - Richland", "code": 139 }, { "name": "143 - SAN - Sandusky", "code": 143 }, { "name": "147 - SEN - Seneca", "code": 147 }, { "name": "153 - SUM - Summit", "code": 153 }, { "name": "157 - TUS - Tuscarawas", "code": 157 }, { "name": "159 - UNI - Union", "code": 159 }, { "name": "163 - VIN - Vinton", "code": 163 }, { "name": "167 - WAS - Washington", "code": 167 }, { "name": "169 - WAY - Wayne", "code": 169 }, { "name": "173 - WOO - Wood", "code": 173 }, { "name": "033 - CRA - Crawford\n033 - CRA - Crawford\n033 - CRA - Crawford", "code": 33 }, { "name": "073 - HOC - Hocking", "code": 73 }, { "name": "113 - MOT - Montgomery", "code": 113 }, { "name": "151 - STA - Stark", "code": 151 }, { "name": "049 - FRA - Franklin", "code": 49 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "Long Street Name", "length": 60, "domain": null }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "Shield", "length": 4, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Street Label", "length": 60, "domain": null }, { "name": "CULDESAC", "type": "esriFieldTypeSmallInteger", "alias": "Culdesac", "domain": { "type": "codedValue", "name": "WS1_Culdesac", "description": "Code for Culdesac", "codedValues": [ { "name": "Loop Cul-de-sac", "code": 1 }, { "name": "Cul-de-sac", "code": 2 }, { "name": "Dead End", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMBAT_ID", "type": "esriFieldTypeInteger", "alias": "Combat ID", "domain": null }, { "name": "COLS_ID", "type": "esriFieldTypeInteger", "alias": "Columbus ID", "domain": null }, { "name": "LOCAL_ID", "type": "esriFieldTypeInteger", "alias": "Local ID", "domain": null }, { "name": "ASN_1", "type": "esriFieldTypeString", "alias": "Alternate Long Street Name 1", "length": 70, "domain": null }, { "name": "ASN_2", "type": "esriFieldTypeString", "alias": "ASN_2", "length": 70, "domain": null }, { "name": "ASN_3", "type": "esriFieldTypeString", "alias": "ASN_3", "length": 70, "domain": null }, { "name": "ASN_4", "type": "esriFieldTypeString", "alias": "ASN_4", "length": 70, "domain": null }, { "name": "Origin", "type": "esriFieldTypeString", "alias": "Origin", "length": 10, "domain": { "type": "codedValue", "name": "WS1_Origin", "description": "Origin", "codedValues": [ { "name": "FraLBRS", "code": "FRALBRS" }, { "name": "DelLBRS", "code": "DELLBRS" }, { "name": "FaiLBRS", "code": "FAILBRS" }, { "name": "LicLBRS", "code": "LICLBRS" }, { "name": "MadLBRS", "code": "MADLBRS" }, { "name": "PicLBRS", "code": "PICLBRS" }, { "name": "Union", "code": "UNION" }, { "name": "Dublin", "code": "DUBLIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LF_ADDR_ACTUAL", "type": "esriFieldTypeString", "alias": "LF_ADDR_ACTUAL", "length": 5, "domain": null }, { "name": "LT_ADDR_ACTUAL", "type": "esriFieldTypeString", "alias": "LT_ADDR_ACTUAL", "length": 5, "domain": null }, { "name": "RF_ADDR_ACTUAL", "type": "esriFieldTypeString", "alias": "Right From Address Actual", "length": 5, "domain": null }, { "name": "RT_ADDR_ACTUAL", "type": "esriFieldTypeString", "alias": "RT_ADDR_ACTUAL", "length": 5, "domain": null }, { "name": "GIS_MAINT_AUTH", "type": "esriFieldTypeInteger", "alias": "GIS Maintenance", "domain": { "type": "codedValue", "name": "WS1_GISMaint", "description": "GIS Maintenance Authority", "codedValues": [ { "name": "1 Columbus", "code": 1 }, { "name": "2 Dublin", "code": 2 }, { "name": "3 Gahanna", "code": 3 }, { "name": "4 Westerville", "code": 4 }, { "name": "5 FCEO/FCA", "code": 5 }, { "name": "6 DelLBRS", "code": 6 }, { "name": "7 FaiLBRS", "code": 7 }, { "name": "8 LicLBRS", "code": 8 }, { "name": "9 MadLBRS", "code": 9 }, { "name": "10 PicLBRS", "code": 10 }, { "name": "11 Union", "code": 11 }, { "name": "12 Grove City", "code": 12 }, { "name": "13 Worthington", "code": 13 }, { "name": "14 Hilliard", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Last Edit Date", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "Editor", "length": 4, "domain": { "type": "codedValue", "name": "WS1_LBRSeditor", "description": "LBRS editor", "codedValues": [ { "name": "City of Columbus", "code": "COC" }, { "name": "City of Dublin", "code": "DUB" }, { "name": "City of Gahanna", "code": "GAH" }, { "name": "Grove City", "code": "GRO" }, { "name": "City of Westerville", "code": "WEST" }, { "name": "Fra Co Engineer", "code": "FCEO" }, { "name": "Fra Co Auditor", "code": "FCA" }, { "name": "MECC", "code": "MECC" }, { "name": "MORPC", "code": "MORP" }, { "name": "Worthington", "code": "WOR" }, { "name": "Hilliard", "code": "HILL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_COMM", "type": "esriFieldTypeString", "alias": "Left Community", "length": 30, "domain": { "type": "codedValue", "name": "WS1_Community", "description": "City Village or Twp", "codedValues": [ { "name": "ALEXANDRIA", "code": "ALEXANDRIA" }, { "name": "AMANDA", "code": "AMANDA" }, { "name": "AMANDA TWP", "code": "AMANDA TWP" }, { "name": "ASHLEY", "code": "ASHLEY" }, { "name": "ASHVILLE", "code": "ASHVILLE" }, { "name": "BALTIMORE", "code": "BALTIMORE" }, { "name": "BENNINGTON TWP", "code": "BENNINGTON TWP" }, { "name": "BERKSHIRE TWP", "code": "BERKSHIRE TWP" }, { "name": "BERLIN TWP", "code": "BERLIN TWP" }, { "name": "BERNE TWP", "code": "BERNE TWP" }, { "name": "BEXLEY", "code": "BEXLEY" }, { "name": "BLENDON TWP", "code": "BLENDON TWP" }, { "name": "BLOOM TWP", "code": "BLOOM TWP" }, { "name": "BOWLING GREEN TWP", "code": "BOWLING GREEN TWP" }, { "name": "BREMEN", "code": "BREMEN" }, { "name": "BRICE", "code": "BRICE" }, { "name": "BROWN TWP", "code": "BROWN TWP" }, { "name": "BUCKEYE LAKE", "code": "BUCKEYE LAKE" }, { "name": "CANAAN TWP", "code": "CANAAN TWP" }, { "name": "CANAL WINCHESTER", "code": "CANAL WINCHESTER" }, { "name": "CARROLL", "code": "CARROLL" }, { "name": "CIRCLEVILLE", "code": "CIRCLEVILLE" }, { "name": "CIRCLEVILLE TWP", "code": "CIRCLEVILLE TWP" }, { "name": "CLAIRBOURNE TWP", "code": "CLAIRBOURNE TWP" }, { "name": "CLEARCREEK TWP", "code": "CLEARCREEK TWP" }, { "name": "CLINTON TWP", "code": "CLINTON TWP" }, { "name": "COLUMBUS", "code": "COLUMBUS" }, { "name": "COMMERCIAL POINT", "code": "COMMERCIAL POINT" }, { "name": "CONCORD TWP", "code": "CONCORD TWP" }, { "name": "DARBY TWP", "code": "DARBY TWP" }, { "name": "DARBYVILLE", "code": "DARBYVILLE" }, { "name": "DEER CREEK TWP", "code": "DEER CREEK TWP" }, { "name": "DELAWARE", "code": "DELAWARE" }, { "name": "DELAWARE TWP", "code": "DELAWARE TWP" }, { "name": "DOVER TWP", "code": "DOVER TWP" }, { "name": "DUBLIN", "code": "DUBLIN" }, { "name": "ETNA TWP", "code": "ETNA TWP" }, { "name": "FRANKLIN TWP", "code": "FRANKLIN TWP" }, { "name": "GAHANNA", "code": "GAHANNA" }, { "name": "GALENA", "code": "GALENA" }, { "name": "GRANDVIEW HEIGHTS", "code": "GRANDVIEW HEIGHTS" }, { "name": "GROVE CITY", "code": "GROVE CITY" }, { "name": "GROVEPORT", "code": "GROVEPORT" }, { "name": "HAMILTON TWP", "code": "HAMILTON TWP" }, { "name": "HARLEM TWP", "code": "HARLEM TWP" }, { "name": "HARRISBURG", "code": "HARRISBURG" }, { "name": "HILLIARD", "code": "HILLIARD" }, { "name": "JACKSON TWP", "code": "JACKSON TWP" }, { "name": "JEFFERSON TWP", "code": "JEFFERSON TWP" }, { "name": "JEROME TWP", "code": "JEROME TWP" }, { "name": "JERSEY TWP", "code": "JERSEY TWP" }, { "name": "ALLEN TWP", "code": "ALLEN TWP" }, { "name": "KINGSTON TWP", "code": "KINGSTON TWP" }, { "name": "KIRKERSVILLE", "code": "KIRKERSVILLE" }, { "name": "LANCASTER", "code": "LANCASTER" }, { "name": "LEESBURG TWP", "code": "LEESBURG TWP" }, { "name": "LIBERTY TWP", "code": "LIBERTY TWP" }, { "name": "LICKING TWP", "code": "LICKING TWP" }, { "name": "LITHOPOLIS", "code": "LITHOPOLIS" }, { "name": "LOCKBOURNE", "code": "LOCKBOURNE" }, { "name": "LONDON", "code": "LONDON" }, { "name": "MADISON TWP", "code": "MADISON TWP" }, { "name": "MARBLE CLIFF", "code": "MARBLE CLIFF" }, { "name": "MARLBORO TWO", "code": "MARLBORO TWP" }, { "name": "MARYSVILLE", "code": "MARYSVILLE" }, { "name": "MIFFLIN TWP", "code": "MIFFLIN TWP" }, { "name": "MINERVA PARK", "code": "MINERVA PARK" }, { "name": "MONROE TWP", "code": "MONROE TWP" }, { "name": "NEW ALBANY", "code": "NEW ALBANY" }, { "name": "NORWICH TWP", "code": "NORWICH TWP" }, { "name": "OAK RUN TWP", "code": "OAK RUN TWP" }, { "name": "OBETZ", "code": "OBETZ" }, { "name": "ORANGE TWP", "code": "ORANGE TWP" }, { "name": "ORIENT", "code": "ORIENT" }, { "name": "OSTRANDER", "code": "OSTRANDER" }, { "name": "OXFORD TWP", "code": "OXFORD TWP" }, { "name": "PATASKALA", "code": "PATASKALA" }, { "name": "PERRY TWP", "code": "PERRY TWP" }, { "name": "PICKERINGTON", "code": "PICKERINGTON" }, { "name": "PIKE TWP", "code": "PIKE TWP" }, { "name": "PLAIN CITY", "code": "PLAIN CITY" }, { "name": "PLEASANT TWP", "code": "PLEASANT TWP" }, { "name": "POWELL", "code": "POWELL" }, { "name": "PRAIRIE TWP", "code": "PRAIRIE TWP" }, { "name": "RADNOR TWP", "code": "RADNOR TWP" }, { "name": "REYNOLDSBURG", "code": "REYNOLDSBURG" }, { "name": "RICHWOOD", "code": "RICHWOOD" }, { "name": "RIVERLEA", "code": "RIVERLEA" }, { "name": "SCIOTO TWP", "code": "SCIOTO TWP" }, { "name": "SHARON TWP", "code": "SHARON TWP" }, { "name": "SHAWNEE HILLS", "code": "SHAWNEE HILLS" }, { "name": "SOUTH BLOOMFIELD", "code": "SOUTH BLOOMFIELD" }, { "name": "SUNBURY", "code": "SUNBURY" }, { "name": "TRENTON TWP", "code": "TRENTON TWP" }, { "name": "TROY TWP", "code": "TROY TWP" }, { "name": "TRURO TWP", "code": "TRURO TWP" }, { "name": "UNION TWP", "code": "UNION TWP" }, { "name": "UPPER ARLINGTON", "code": "UPPER ARLINGTON" }, { "name": "URBANCREST", "code": "URBANCREST" }, { "name": "UTICA", "code": "UTICA" }, { "name": "VALLEYVIEW", "code": "VALLEYVIEW" }, { "name": "VIOLET TWP", "code": "VIOLET TWP" }, { "name": "WALNUT TWP", "code": "WALNUT TWP" }, { "name": "WASHINGTON TWP", "code": "WASHINGTON TWP" }, { "name": "WAYNE TWP", "code": "WAYNE TWP" }, { "name": "WEST JEFFERSON", "code": "WEST JEFFERSON" }, { "name": "WESTERVILLE", "code": "WESTERVILLE" }, { "name": "WHITEHALL", "code": "WHITEHALL" }, { "name": "WILLIAMSPORT", "code": "WILLIAMSPORT" }, { "name": "WORTHINGTON", "code": "WORTHINGTON" }, { "name": "YORK TWP", "code": "YORK TWP" }, { "name": "PLAIN TWP", "code": "PLAIN TWP" }, { "name": "GENOA TWP", "code": "GENOA TWP" }, { "name": "JOHNSTOWN", "code": "JOHNSTOWN" }, { "name": "MOUNT STERLING", "code": "MOUNT STERLING" }, { "name": "GREENFIELD TWP", "code": "GREENFIELD TWP" }, { "name": "HARRISON TWP", "code": "HARRISON TWP" }, { "name": "FAIRFIELD TWP", "code": "FAIRFIELD TWP" }, { "name": "MILL CREEK TWP", "code": "MILL CREEK TWP" }, { "name": "ST ALBANS TWP", "code": "ST ALBANS TWP" }, { "name": "MUHLENBERG TWP", "code": "MUHLENBERG TWP" }, { "name": "RANGE TWP", "code": "RANGE TWP" }, { "name": "HARTFORD TWP", "code": "HARTFORD TWP" }, { "name": "LEWIS CENTER", "code": "LEWIS CENTER" }, { "name": "BURLINGTON TWP", "code": "BURLINGTON TWP" }, { "name": "BLACKLICK", "code": "BLACKLICK" }, { "name": "GALLOWAY", "code": "GALLOWAY" }, { "name": "CROTON", "code": "CROTON" }, { "name": "MILLERSPORT", "code": "MILLERSPORT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "R_COMM", "type": "esriFieldTypeString", "alias": "Right Community", "length": 30, "domain": { "type": "codedValue", "name": "WS1_Community", "description": "City Village or Twp", "codedValues": [ { "name": "ALEXANDRIA", "code": "ALEXANDRIA" }, { "name": "AMANDA", "code": "AMANDA" }, { "name": "AMANDA TWP", "code": "AMANDA TWP" }, { "name": "ASHLEY", "code": "ASHLEY" }, { "name": "ASHVILLE", "code": "ASHVILLE" }, { "name": "BALTIMORE", "code": "BALTIMORE" }, { "name": "BENNINGTON TWP", "code": "BENNINGTON TWP" }, { "name": "BERKSHIRE TWP", "code": "BERKSHIRE TWP" }, { "name": "BERLIN TWP", "code": "BERLIN TWP" }, { "name": "BERNE TWP", "code": "BERNE TWP" }, { "name": "BEXLEY", "code": "BEXLEY" }, { "name": "BLENDON TWP", "code": "BLENDON TWP" }, { "name": "BLOOM TWP", "code": "BLOOM TWP" }, { "name": "BOWLING GREEN TWP", "code": "BOWLING GREEN TWP" }, { "name": "BREMEN", "code": "BREMEN" }, { "name": "BRICE", "code": "BRICE" }, { "name": "BROWN TWP", "code": "BROWN TWP" }, { "name": "BUCKEYE LAKE", "code": "BUCKEYE LAKE" }, { "name": "CANAAN TWP", "code": "CANAAN TWP" }, { "name": "CANAL WINCHESTER", "code": "CANAL WINCHESTER" }, { "name": "CARROLL", "code": "CARROLL" }, { "name": "CIRCLEVILLE", "code": "CIRCLEVILLE" }, { "name": "CIRCLEVILLE TWP", "code": "CIRCLEVILLE TWP" }, { "name": "CLAIRBOURNE TWP", "code": "CLAIRBOURNE TWP" }, { "name": "CLEARCREEK TWP", "code": "CLEARCREEK TWP" }, { "name": "CLINTON TWP", "code": "CLINTON TWP" }, { "name": "COLUMBUS", "code": "COLUMBUS" }, { "name": "COMMERCIAL POINT", "code": "COMMERCIAL POINT" }, { "name": "CONCORD TWP", "code": "CONCORD TWP" }, { "name": "DARBY TWP", "code": "DARBY TWP" }, { "name": "DARBYVILLE", "code": "DARBYVILLE" }, { "name": "DEER CREEK TWP", "code": "DEER CREEK TWP" }, { "name": "DELAWARE", "code": "DELAWARE" }, { "name": "DELAWARE TWP", "code": "DELAWARE TWP" }, { "name": "DOVER TWP", "code": "DOVER TWP" }, { "name": "DUBLIN", "code": "DUBLIN" }, { "name": "ETNA TWP", "code": "ETNA TWP" }, { "name": "FRANKLIN TWP", "code": "FRANKLIN TWP" }, { "name": "GAHANNA", "code": "GAHANNA" }, { "name": "GALENA", "code": "GALENA" }, { "name": "GRANDVIEW HEIGHTS", "code": "GRANDVIEW HEIGHTS" }, { "name": "GROVE CITY", "code": "GROVE CITY" }, { "name": "GROVEPORT", "code": "GROVEPORT" }, { "name": "HAMILTON TWP", "code": "HAMILTON TWP" }, { "name": "HARLEM TWP", "code": "HARLEM TWP" }, { "name": "HARRISBURG", "code": "HARRISBURG" }, { "name": "HILLIARD", "code": "HILLIARD" }, { "name": "JACKSON TWP", "code": "JACKSON TWP" }, { "name": "JEFFERSON TWP", "code": "JEFFERSON TWP" }, { "name": "JEROME TWP", "code": "JEROME TWP" }, { "name": "JERSEY TWP", "code": "JERSEY TWP" }, { "name": "ALLEN TWP", "code": "ALLEN TWP" }, { "name": "KINGSTON TWP", "code": "KINGSTON TWP" }, { "name": "KIRKERSVILLE", "code": "KIRKERSVILLE" }, { "name": "LANCASTER", "code": "LANCASTER" }, { "name": "LEESBURG TWP", "code": "LEESBURG TWP" }, { "name": "LIBERTY TWP", "code": "LIBERTY TWP" }, { "name": "LICKING TWP", "code": "LICKING TWP" }, { "name": "LITHOPOLIS", "code": "LITHOPOLIS" }, { "name": "LOCKBOURNE", "code": "LOCKBOURNE" }, { "name": "LONDON", "code": "LONDON" }, { "name": "MADISON TWP", "code": "MADISON TWP" }, { "name": "MARBLE CLIFF", "code": "MARBLE CLIFF" }, { "name": "MARLBORO TWO", "code": "MARLBORO TWP" }, { "name": "MARYSVILLE", "code": "MARYSVILLE" }, { "name": "MIFFLIN TWP", "code": "MIFFLIN TWP" }, { "name": "MINERVA PARK", "code": "MINERVA PARK" }, { "name": "MONROE TWP", "code": "MONROE TWP" }, { "name": "NEW ALBANY", "code": "NEW ALBANY" }, { "name": "NORWICH TWP", "code": "NORWICH TWP" }, { "name": "OAK RUN TWP", "code": "OAK RUN TWP" }, { "name": "OBETZ", "code": "OBETZ" }, { "name": "ORANGE TWP", "code": "ORANGE TWP" }, { "name": "ORIENT", "code": "ORIENT" }, { "name": "OSTRANDER", "code": "OSTRANDER" }, { "name": "OXFORD TWP", "code": "OXFORD TWP" }, { "name": "PATASKALA", "code": "PATASKALA" }, { "name": "PERRY TWP", "code": "PERRY TWP" }, { "name": "PICKERINGTON", "code": "PICKERINGTON" }, { "name": "PIKE TWP", "code": "PIKE TWP" }, { "name": "PLAIN CITY", "code": "PLAIN CITY" }, { "name": "PLEASANT TWP", "code": "PLEASANT TWP" }, { "name": "POWELL", "code": "POWELL" }, { "name": "PRAIRIE TWP", "code": "PRAIRIE TWP" }, { "name": "RADNOR TWP", "code": "RADNOR TWP" }, { "name": "REYNOLDSBURG", "code": "REYNOLDSBURG" }, { "name": "RICHWOOD", "code": "RICHWOOD" }, { "name": "RIVERLEA", "code": "RIVERLEA" }, { "name": "SCIOTO TWP", "code": "SCIOTO TWP" }, { "name": "SHARON TWP", "code": "SHARON TWP" }, { "name": "SHAWNEE HILLS", "code": "SHAWNEE HILLS" }, { "name": "SOUTH BLOOMFIELD", "code": "SOUTH BLOOMFIELD" }, { "name": "SUNBURY", "code": "SUNBURY" }, { "name": "TRENTON TWP", "code": "TRENTON TWP" }, { "name": "TROY TWP", "code": "TROY TWP" }, { "name": "TRURO TWP", "code": "TRURO TWP" }, { "name": "UNION TWP", "code": "UNION TWP" }, { "name": "UPPER ARLINGTON", "code": "UPPER ARLINGTON" }, { "name": "URBANCREST", "code": "URBANCREST" }, { "name": "UTICA", "code": "UTICA" }, { "name": "VALLEYVIEW", "code": "VALLEYVIEW" }, { "name": "VIOLET TWP", "code": "VIOLET TWP" }, { "name": "WALNUT TWP", "code": "WALNUT TWP" }, { "name": "WASHINGTON TWP", "code": "WASHINGTON TWP" }, { "name": "WAYNE TWP", "code": "WAYNE TWP" }, { "name": "WEST JEFFERSON", "code": "WEST JEFFERSON" }, { "name": "WESTERVILLE", "code": "WESTERVILLE" }, { "name": "WHITEHALL", "code": "WHITEHALL" }, { "name": "WILLIAMSPORT", "code": "WILLIAMSPORT" }, { "name": "WORTHINGTON", "code": "WORTHINGTON" }, { "name": "YORK TWP", "code": "YORK TWP" }, { "name": "PLAIN TWP", "code": "PLAIN TWP" }, { "name": "GENOA TWP", "code": "GENOA TWP" }, { "name": "JOHNSTOWN", "code": "JOHNSTOWN" }, { "name": "MOUNT STERLING", "code": "MOUNT STERLING" }, { "name": "GREENFIELD TWP", "code": "GREENFIELD TWP" }, { "name": "HARRISON TWP", "code": "HARRISON TWP" }, { "name": "FAIRFIELD TWP", "code": "FAIRFIELD TWP" }, { "name": "MILL CREEK TWP", "code": "MILL CREEK TWP" }, { "name": "ST ALBANS TWP", "code": "ST ALBANS TWP" }, { "name": "MUHLENBERG TWP", "code": "MUHLENBERG TWP" }, { "name": "RANGE TWP", "code": "RANGE TWP" }, { "name": "HARTFORD TWP", "code": "HARTFORD TWP" }, { "name": "LEWIS CENTER", "code": "LEWIS CENTER" }, { "name": "BURLINGTON TWP", "code": "BURLINGTON TWP" }, { "name": "BLACKLICK", "code": "BLACKLICK" }, { "name": "GALLOWAY", "code": "GALLOWAY" }, { "name": "CROTON", "code": "CROTON" }, { "name": "MILLERSPORT", "code": "MILLERSPORT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MORPCcheck", "type": "esriFieldTypeString", "alias": "MORPC check", "length": 10, "domain": null }, { "name": "SIDEWALK", "type": "esriFieldTypeString", "alias": "Sidewalk", "length": 2, "domain": { "type": "codedValue", "name": "WS1_Sidewalk", "description": "Sidewalk", "codedValues": [ { "name": "Left", "code": "L" }, { "name": "Right", "code": "R" }, { "name": "Both", "code": "B" }, { "name": "None", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BIKEWAY", "type": "esriFieldTypeString", "alias": "Bikeway", "length": 2, "domain": { "type": "codedValue", "name": "WS1_Bikeway", "description": "Bikeway", "codedValues": [ { "name": "Path Off-Road", "code": "P" }, { "name": "Lane", "code": "L" }, { "name": "Sharrow", "code": "SH" }, { "name": "Wide Curb", "code": "WC" }, { "name": "Paved Shoulder", "code": "PS" }, { "name": "Signed Route", "code": "RT" }, { "name": "Bike Blvd", "code": "BB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MSAG_LSN", "type": "esriFieldTypeString", "alias": "MSAG_LSN", "length": 75, "domain": null }, { "name": "Symbology", "type": "esriFieldTypeSmallInteger", "alias": "Symbology", "domain": { "type": "codedValue", "name": "WS1_Symbology", "description": "Road symbology", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Ramp", "code": 4 }, { "name": "Major Road", "code": 5 }, { "name": "Minor Road", "code": 6 }, { "name": "Other", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEG_Uniq", "type": "esriFieldTypeString", "alias": "SEG_Uniq", "length": 40, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_14", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Right-of-Way", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1756751.4428397268, "ymin": 653909.2593034804, "xmax": 1895285.0401158035, "ymax": 781442.7414407283, "zmin": 0, "zmax": 2398.342499999999, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "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": 255, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "LegalStartDate", "type": "esriFieldTypeDate", "alias": "LegalStartDate", "length": 8, "domain": null }, { "name": "RECBOOKCD", "type": "esriFieldTypeString", "alias": "RECBOOKCD", "length": 4, "domain": null }, { "name": "RECBOOK", "type": "esriFieldTypeString", "alias": "RECBOOK", "length": 5, "domain": null }, { "name": "RECPAGE", "type": "esriFieldTypeString", "alias": "RECPAGE", "length": 5, "domain": null }, { "name": "INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 15, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "OWNERNME1", "length": 254, "domain": null }, { "name": "RECOFF", "type": "esriFieldTypeString", "alias": "OfficialRecord", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S31_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Driveway and Parking Lots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1756052.0922043025, "ymin": 653815.7900022268, "xmax": 1895478.5781145543, "ymax": 781139.6600258946, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STYLE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STYLE", "type": "esriFieldTypeInteger", "alias": "STYLE", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_28", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2.0E-4, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 122, 80, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1754976.4447493106, "ymin": 653713.5093668997, "xmax": 1895777.920035556, "ymax": 782575.5987550616, "zmin": 0, "zmax": 747318.0592, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Base_Elev", "type": "esriFieldTypeDouble", "alias": "Base_Elev", "domain": null }, { "name": "Roof_Elev", "type": "esriFieldTypeDouble", "alias": "Roof_Elev", "domain": null }, { "name": "Roof_Height", "type": "esriFieldTypeDouble", "alias": "Roof_Height", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_30", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 226, 51, 82, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1755401.1002348363, "ymin": 653909.259143427, "xmax": 1895285.0399545878, "ymax": 781169.6972073466, "zmin": 0, "zmax": 2529.4110000000005, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "cnvyname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 11, "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Map Rt Number", "length": 17, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 1, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 1, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Legal Acres", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "GIS Acres", "domain": null }, { "name": "LGLSTARTDT", "type": "esriFieldTypeString", "alias": "Legal Start Data", "length": 1, "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 3, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 200, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 20, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 200, "domain": null }, { "name": "NBHDCD", "type": "esriFieldTypeString", "alias": "Appr. Neigh Code", "length": 8, "domain": null }, { "name": "AUDMAP", "type": "esriFieldTypeString", "alias": "Auditor Map", "length": 9, "domain": null }, { "name": "AUDRTG", "type": "esriFieldTypeString", "alias": "Auditor Routing", "length": 6, "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 3, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class Description", "length": 100, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 70, "domain": null }, { "name": "ZIPCD", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "PRPRTYDSCRP", "type": "esriFieldTypeString", "alias": "Legal Desc. 1", "length": 100, "domain": null }, { "name": "PRPRTYDSCRP2", "type": "esriFieldTypeString", "alias": "Legal Desc. 2", "length": 100, "domain": null }, { "name": "PRPRTYDSCRP3", "type": "esriFieldTypeString", "alias": "Legal Desc. 3", "length": 100, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub\\Condo Name", "length": 100, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "Owner Name 1", "length": 100, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Owner Name 2", "length": 1000, "domain": null }, { "name": "OWNERNME3", "type": "esriFieldTypeString", "alias": "Owner Name 3", "length": 1, "domain": null }, { "name": "MAILNME1", "type": "esriFieldTypeString", "alias": "Owner Address 1", "length": 200, "domain": null }, { "name": "MAILNME2", "type": "esriFieldTypeString", "alias": "Owner Address 2", "length": 200, "domain": null }, { "name": "SALEDATE", "type": "esriFieldTypeDate", "alias": "Sale Date", "length": 8, "domain": null }, { "name": "SALEPRICE", "type": "esriFieldTypeDouble", "alias": "Sale Price", "domain": null }, { "name": "PSTLNME1", "type": "esriFieldTypeString", "alias": "Tax Mailing Name 1", "length": 100, "domain": null }, { "name": "PSTLNME2", "type": "esriFieldTypeString", "alias": "Tax Mailing Name 2", "length": 100, "domain": null }, { "name": "PSTLADDRES", "type": "esriFieldTypeString", "alias": "Tax Mailing Address", "length": 200, "domain": null }, { "name": "PSTLCITYSTZIP", "type": "esriFieldTypeString", "alias": "Tax Mailing City ST Zip", "length": 200, "domain": null }, { "name": "CAUV", "type": "esriFieldTypeString", "alias": "CAUV", "length": 1, "domain": null }, { "name": "OWNEROCCUPIED", "type": "esriFieldTypeString", "alias": "Owner Occupied", "length": 1, "domain": null }, { "name": "HOMSTD", "type": "esriFieldTypeString", "alias": "Homestead", "length": 1, "domain": null }, { "name": "RENTAL", "type": "esriFieldTypeString", "alias": "Rental", "length": 1, "domain": null }, { "name": "FLOOD", "type": "esriFieldTypeString", "alias": "Flood", "length": 1, "domain": null }, { "name": "PCLASS", "type": "esriFieldTypeString", "alias": "Parcel Class", "length": 4, "domain": null }, { "name": "USECD", "type": "esriFieldTypeString", "alias": "Use Code", "length": 10, "domain": null }, { "name": "PCLASSDSCRP", "type": "esriFieldTypeString", "alias": "Parcel Use Code Desc.", "length": 1, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeString", "alias": "Floor Count", "length": 1, "domain": null }, { "name": "RESFLRAREA_AG", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Above Grade", "domain": null }, { "name": "RESFLRAREA_BG", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Below Grade", "domain": null }, { "name": "RESFLRAREA", "type": "esriFieldTypeInteger", "alias": "Res Floor Area Total", "domain": null }, { "name": "RESYRBLT", "type": "esriFieldTypeInteger", "alias": "Res. Year Built", "domain": null }, { "name": "RESYRBLTEFF", "type": "esriFieldTypeInteger", "alias": "Res Effective Year Built", "domain": null }, { "name": "RESSTRTYP", "type": "esriFieldTypeString", "alias": "Res Structure Type", "length": 40, "domain": null }, { "name": "CLASSMOD", "type": "esriFieldTypeString", "alias": "Class Mod", "length": 1, "domain": null }, { "name": "NOCARDS", "type": "esriFieldTypeInteger", "alias": "Number of Cards", "domain": null }, { "name": "ATTIC", "type": "esriFieldTypeString", "alias": "Attic", "length": 30, "domain": null }, { "name": "BASEMENT", "type": "esriFieldTypeString", "alias": "Basement", "length": 30, "domain": null }, { "name": "ROOMS", "type": "esriFieldTypeInteger", "alias": "Rooms", "domain": null }, { "name": "BATHS", "type": "esriFieldTypeInteger", "alias": "Baths", "domain": null }, { "name": "HBATHS", "type": "esriFieldTypeInteger", "alias": "Half Baths", "domain": null }, { "name": "BEDRMS", "type": "esriFieldTypeInteger", "alias": "Bed Rooms", "domain": null }, { "name": "FIREPLC", "type": "esriFieldTypeInteger", "alias": "Fire Places", "domain": null }, { "name": "AIRCOND", "type": "esriFieldTypeString", "alias": "Heat\\AC", "length": 30, "domain": null }, { "name": "WALL", "type": "esriFieldTypeString", "alias": "Wall", "length": 30, "domain": null }, { "name": "COND", "type": "esriFieldTypeString", "alias": "Condition", "length": 40, "domain": null }, { "name": "GRADE", "type": "esriFieldTypeString", "alias": "Grade", "length": 3, "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeString", "alias": "Height", "length": 4, "domain": null }, { "name": "BLDTYP", "type": "esriFieldTypeString", "alias": "Building Type", "length": 10, "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeInteger", "alias": "Building Area", "domain": null }, { "name": "STRCLASS", "type": "esriFieldTypeString", "alias": "Structure Class", "length": 30, "domain": null }, { "name": "PROPTYP", "type": "esriFieldTypeString", "alias": "Base Property Type", "length": 3, "domain": null }, { "name": "LNDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Land Value", "domain": null }, { "name": "BLDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Building Value", "domain": null }, { "name": "TOTVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Base Total Value", "domain": null }, { "name": "CAUVLNDBASE", "type": "esriFieldTypeDouble", "alias": "CAUV Land Value", "domain": null }, { "name": "TIFLUC", "type": "esriFieldTypeString", "alias": "TIF Property Type", "length": 3, "domain": null }, { "name": "LNDVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Land Value", "domain": null }, { "name": "BLDVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Building Value", "domain": null }, { "name": "TOTVALUETIF", "type": "esriFieldTypeDouble", "alias": "TIF Total Value", "domain": null }, { "name": "EXPLUC", "type": "esriFieldTypeString", "alias": "Exp Property Type", "length": 3, "domain": null }, { "name": "LNDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Land Value", "domain": null }, { "name": "BLDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Building Value", "domain": null }, { "name": "TOTVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Exp Total Value", "domain": null }, { "name": "PR_CLASSCD", "type": "esriFieldTypeString", "alias": "Prior Property Type", "length": 3, "domain": null }, { "name": "PR_LNDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Land Value", "domain": null }, { "name": "PR_BLDVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Building Value", "domain": null }, { "name": "PR_TOTVALUEBASE", "type": "esriFieldTypeDouble", "alias": "Prior Base Total Value", "domain": null }, { "name": "PR_CAUVLNDBASE", "type": "esriFieldTypeDouble", "alias": "Prior CAUV Land Value", "domain": null }, { "name": "PR_TIFLUC", "type": "esriFieldTypeString", "alias": "Prior TIF Property Type", "length": 3, "domain": null }, { "name": "PR_LNDVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Land Value", "domain": null }, { "name": "PR_BLDVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Building Value", "domain": null }, { "name": "PR_TOTVALUETIF", "type": "esriFieldTypeDouble", "alias": "Prior TIF Total Value", "domain": null }, { "name": "PR_EXPLUC", "type": "esriFieldTypeString", "alias": "Prior Exp Property Type", "length": 3, "domain": null }, { "name": "PR_LNDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Land Value", "domain": null }, { "name": "PR_BLDVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Building Value", "domain": null }, { "name": "PR_TOTVALUEEXP", "type": "esriFieldTypeDouble", "alias": "Prior Exp Total Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "County Taxable Value", "domain": null }, { "name": "PRVTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Prior County Taxabkle Value", "domain": null }, { "name": "ASSDVALYRCG", "type": "esriFieldTypeDouble", "alias": "Assessed Value Change", "domain": null }, { "name": "ASSDPCNTCG", "type": "esriFieldTypeDouble", "alias": "Assessed Value Percent Change", "domain": null }, { "name": "TXBLVALYRCHG", "type": "esriFieldTypeDouble", "alias": "Taxable Value Change", "domain": null }, { "name": "TXBLPCNTCHG", "type": "esriFieldTypeDouble", "alias": "Taxable Value Percent Change", "domain": null }, { "name": "PRVWNTTXOD", "type": "esriFieldTypeString", "alias": "Prior Year First Half Tax", "length": 1, "domain": null }, { "name": "PRVSMRTXOD", "type": "esriFieldTypeString", "alias": "Prior Year Second Half Tax", "length": 1, "domain": null }, { "name": "TOTPRVTXTOD", "type": "esriFieldTypeString", "alias": "Prior Year Total Tax", "length": 1, "domain": null }, { "name": "CNTWNTTXOD", "type": "esriFieldTypeString", "alias": "Current Year First Half Tax", "length": 1, "domain": null }, { "name": "CNTSMRTXOD", "type": "esriFieldTypeString", "alias": "Current Year Second Half Tax", "length": 1, "domain": null }, { "name": "TOTCNTTXOD", "type": "esriFieldTypeDouble", "alias": "Current Year Total Tax", "domain": null }, { "name": "TXODYRCHG", "type": "esriFieldTypeString", "alias": "Total Tax Change", "length": 1, "domain": null }, { "name": "TXODPCNTCHG", "type": "esriFieldTypeString", "alias": "Total Tax Percent Change", "length": 1, "domain": null }, { "name": "WATERSERV", "type": "esriFieldTypeString", "alias": "Water Service", "length": 1, "domain": null }, { "name": "SEWERSERV", "type": "esriFieldTypeString", "alias": "Sewer Service", "length": 1, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X Coord", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y Coord", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "VALID", "type": "esriFieldTypeString", "alias": "VALID", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Orginal Lot Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1756077.9530449659, "ymin": 654113.8651934713, "xmax": 1895165.2752634734, "ymax": 782603.9756668061, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "style", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STYLE", "type": "esriFieldTypeInteger", "alias": "STYLE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R42_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_42", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Zoning Overlay", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1967069999978344E8, "falseY": -9.561289999976303E7, "xyUnits": 15624.999985448083, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1868841.900225088, "ymin": 725881.9997194707, "xmax": 1873596.0369335264, "ymax": 734854.2066398263, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Legacy ID", "length": 30, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 10, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 130, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R285_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_285", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_285", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S239_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 14, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 5.120000004768372E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.1967069999978344E8, "falseY": -9.561289999976303E7, "xyUnits": 15624.999985448083, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NewZone", "uniqueValueGroups": [ { "heading": "NewZone", "classes": [ { "label": "Creekside Mixed-Use (CMU)", "description": "Creekside Mixed-Use (CMU)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 99, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "CMU" ] ] }, { "label": "Creekside Residential (CR)", "description": "Creekside Residential (CR)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 220, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "CR" ] ] }, { "label": "Estate Residential (ER)", "description": "Estate Residential (ER)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "ER" ] ] }, { "label": "Large Lot Residential (R-1)", "description": "Large Lot Residential (R-1)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "R-1" ] ] }, { "label": "Medium Lot Residential (R-2)", "description": "Medium Lot Residential (R-2)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "R-2" ] ] }, { "label": "Small Lot Residential (R-3)", "description": "Small Lot Residential (R-3)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 154, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "R-3" ] ] }, { "label": "Multi-Unit Residential (R-4)", "description": "Multi-Unit Residential (R-4)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 60, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "R-4" ] ] }, { "label": "Neighborhood Commercial (NC)", "description": "Neighborhood Commercial (NC)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 186, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "NC" ] ] }, { "label": "General Commercial (GC)", "description": "General Commercial (GC)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 30, 30, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "GC" ] ] }, { "label": "Restricted Institutional (RI)", "description": "Restricted Institutional (RI)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 14, 69, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "RI" ] ] }, { "label": "Office (OF)", "description": "Office (OF)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "OF" ] ] }, { "label": "Innovation & Manufacturing (IM)", "description": "Innovation & Manufacturing (IM)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 82, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "IM" ] ] }, { "label": "Conservation (CON)", "description": "Conservation (CON)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 166, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "CON" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 99, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "CMU", "label": "Creekside Mixed-Use (CMU)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 220, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "CR", "label": "Creekside Residential (CR)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "ER", "label": "Estate Residential (ER)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "R-1", "label": "Large Lot Residential (R-1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 158, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "R-2", "label": "Medium Lot Residential (R-2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 154, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "R-3", "label": "Small Lot Residential (R-3)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 60, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "R-4", "label": "Multi-Unit Residential (R-4)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 186, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "NC", "label": "Neighborhood Commercial (NC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 30, 30, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "GC", "label": "General Commercial (GC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 14, 69, 97, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "RI", "label": "Restricted Institutional (RI)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "OF", "label": "Office (OF)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 82, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "IM", "label": "Innovation & Manufacturing (IM)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 166, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } }, "value": "CON", "label": "Conservation (CON)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 239, 252, 255 ], "toColor": [ 197, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 194, 255 ], "toColor": [ 252, 207, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 189, 252, 255 ], "toColor": [ 198, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 179, 255 ], "toColor": [ 252, 227, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 212, 252, 255 ], "toColor": [ 187, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 243, 255 ], "toColor": [ 197, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 208, 255 ], "toColor": [ 252, 192, 208, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.NewZone", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 8000, "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": "Tahoma", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1855386.7020685673, "ymin": 723795.1948535293, "xmax": 1881634.299853012, "ymax": 749200.8930531889, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NewZone", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "NewZone", "type": "esriFieldTypeString", "alias": "NewZone", "length": 254, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R291_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_291", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_291", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S243_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b54a289e6f1a4fd6a995c35414c860a6" } ], "tables": [] }