{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[HOUSE]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 18055.954822, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 1498030.4302194417, "ymin": 337720.58032135665, "xmax": 1690117.513892278, "ymax": 571112.1532354355, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ADDRESS_ID", "type": "esriFieldTypeInteger", "alias": "ADDRESS_ID", "domain": null }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null }, { "name": "NAME_ID", "type": "esriFieldTypeInteger", "alias": "NAME_ID", "domain": null }, { "name": "RENUM", "type": "esriFieldTypeString", "alias": "RENUM", "length": 15, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 72, "domain": null }, { "name": "HOUSE", "type": "esriFieldTypeInteger", "alias": "HOUSE", "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 10, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 10, "domain": { "type": "codedValue", "name": "Address_Unit_Type", "description": "Address unit types", "codedValues": [ { "name": "APARTMENT", "code": "APT" }, { "name": "BUILDING", "code": "BLDG" }, { "name": "BASEMENT", "code": "BSMT" }, { "name": "DEPARTMENT", "code": "DEPT" }, { "name": "FLOOR", "code": "FL" }, { "name": "FRONT", "code": "FRNT" }, { "name": "HANGER", "code": "HNGR" }, { "name": "KEY", "code": "KEY" }, { "name": "LOBBY", "code": "LBBY" }, { "name": "LOT", "code": "LOT" }, { "name": "LOWER", "code": "LOWR" }, { "name": "OFFICE", "code": "OFC" }, { "name": "PENTHOUSE", "code": "PH" }, { "name": "PIER", "code": "PIER" }, { "name": "REAR", "code": "REAR" }, { "name": "ROOM", "code": "RM" }, { "name": "SUFFIX", "code": "SFX" }, { "name": "SIDE", "code": "SIDE" }, { "name": "SLIP", "code": "SLIP" }, { "name": "SPACE", "code": "SPC" }, { "name": "SUITE", "code": "STE" }, { "name": "STOP", "code": "STOP" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "UNIT", "code": "UNIT" }, { "name": "UPPER", "code": "UPPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 3, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 50, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 4, "domain": null }, { "name": "CMNTY", "type": "esriFieldTypeString", "alias": "CMNTY", "length": 20, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null }, { "name": "ESN", "type": "esriFieldTypeSmallInteger", "alias": "ESN", "domain": null }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 100, "domain": null }, { "name": "B_TYPE", "type": "esriFieldTypeString", "alias": "B_TYPE", "length": 24, "domain": { "type": "codedValue", "name": "Address_Dwelling_Use", "description": "Address dwelling uses", "codedValues": [ { "name": "Apartment/Condo", "code": "Apartment/Condo" }, { "name": "Billboard", "code": "Billboard" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Emergency Response", "code": "Emergency Response" }, { "name": "Government", "code": "Government" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Lodging", "code": "Lodging" }, { "name": "Mixed-Use", "code": "Mixed-Use" }, { "name": "Mobile Home", "code": "Mobile Home" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Park", "code": "Park" }, { "name": "Education", "code": "Education" }, { "name": "Single Family", "code": "Single Family" }, { "name": "Utility", "code": "Utility" }, { "name": "Vacant", "code": "Vacant" }, { "name": "Radio Tower", "code": "Radio Tower" }, { "name": "Healthcare", "code": "Healthcare" }, { "name": "Seasonal Residential", "code": "Seasonal Residential" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Out Building/Barn", "code": "Out Building/Barn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "B_SOURCE", "type": "esriFieldTypeString", "alias": "B_SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "Address_Source", "description": "Address sources", "codedValues": [ { "name": "ADDRESS06", "code": "ADDRESS06" }, { "name": "BAY MEDICAL EMS", "code": "BAY MEDICAL EMS" }, { "name": "BCDOH06", "code": "BCDOH06" }, { "name": "BSSDI", "code": "BSSDI" }, { "name": "ELC06", "code": "ELC06" }, { "name": "LH0307", "code": "LH0307" }, { "name": "LH07", "code": "LH07" }, { "name": "PARKS_PC", "code": "PARKS_PC" }, { "name": "PB0108", "code": "PB0108" }, { "name": "PB0304", "code": "PB0304" }, { "name": "PB0405", "code": "PB0405" }, { "name": "PB0506", "code": "PB0506" }, { "name": "PB0607", "code": "PB0607" }, { "name": "PB0708", "code": "PB0708" }, { "name": "PB08", "code": "PB08" }, { "name": "PC0208", "code": "PC0208" }, { "name": "PC0308", "code": "PC0308" }, { "name": "PCPC0408", "code": "PCPC0408" }, { "name": "PCPD0408", "code": "PCPD0408" }, { "name": "SITE04", "code": "SITE04" }, { "name": "SITE05", "code": "SITE05" }, { "name": "SITE06", "code": "SITE06" }, { "name": "SITE07", "code": "SITE07" }, { "name": "SITE08", "code": "SITE08" }, { "name": "TFCU06", "code": "TFCU06" }, { "name": "WEBSITE", "code": "WEBSITE" }, { "name": "ADDRESSING", "code": "ADDRESSING" }, { "name": "GPS", "code": "GPS" }, { "name": "SITE", "code": "SITE" }, { "name": "PHONE BOOK", "code": "PHONE BOOK" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "E", "type": "esriFieldTypeString", "alias": "E", "length": 1, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "FULLHOUSE", "type": "esriFieldTypeString", "alias": "FULLHOUSE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "CREATE_WHO", "type": "esriFieldTypeString", "alias": "CREATE_WHO", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDIT_WHO", "type": "esriFieldTypeString", "alias": "EDIT_WHO", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACT_NUM", "type": "esriFieldTypeString", "alias": "ACT_NUM", "length": 12, "domain": null }, { "name": "PRJ_NUM", "type": "esriFieldTypeString", "alias": "PRJ_NUM", "length": 12, "domain": null }, { "name": "DEV_NUM", "type": "esriFieldTypeString", "alias": "DEV_NUM", "length": 12, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "domain": null }, { "name": "C1_EXCEPTION", "type": "esriFieldTypeInteger", "alias": "Validation Exception", "domain": null }, { "name": "CREATION_USER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "Modify User", "length": 50, "domain": null }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDate", "alias": "Modify Date", "length": 8, "domain": null }, { "name": "NO_MSAG", "type": "esriFieldTypeSmallInteger", "alias": "MSAG Exclusion", "domain": null }, { "name": "RESIDENTIAL", "type": "esriFieldTypeString", "alias": "RESIDENTIAL", "length": 5, "domain": { "type": "codedValue", "name": "wHydrantBreakaway", "description": "Hydrant Breakaway Status", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unk" }, { "name": "Check", "code": "Check" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOR", "type": "esriFieldTypeString", "alias": "DOR", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes and No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 25, "domain": null }, { "name": "BUILDINGNUMBER", "type": "esriFieldTypeString", "alias": "BUILDINGNUMBER", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R579_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G2016ADDRESS_ID", "fields": "ADDRESS_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S552_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2dbce503febf461987ef2ea2e4a1c727" }, { "currentVersion": 10.81, "id": 1, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1496322.7499077767, "ymin": 337461.37480302155, "xmax": 1690222.2502313554, "ymax": 571414.2500721812, "spatialReference": { "wkid": 102660, "latestWkid": 2238 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "A2OWNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "A1RENUM", "type": "esriFieldTypeString", "alias": "A1RENUM", "length": 15, "domain": null }, { "name": "RE_LABEL", "type": "esriFieldTypeString", "alias": "RE_LABEL", "length": 15, "domain": null }, { "name": "A2OWNAME", "type": "esriFieldTypeString", "alias": "A2OWNAME", "length": 30, "domain": null }, { "name": "A3MAILADDR", "type": "esriFieldTypeString", "alias": "A3MAILADDR", "length": 30, "domain": null }, { "name": "A4MAILADDR", "type": "esriFieldTypeString", "alias": "A4MAILADDR", "length": 30, "domain": null }, { "name": "A5MAILADDR", "type": "esriFieldTypeString", "alias": "A5MAILADDR", "length": 30, "domain": null }, { "name": "A6MAILCITY", "type": "esriFieldTypeString", "alias": "A6MAILCITY", "length": 30, "domain": null }, { "name": "A7MAILST", "type": "esriFieldTypeString", "alias": "A7MAILST", "length": 2, "domain": null }, { "name": "A8MAILZIP", "type": "esriFieldTypeString", "alias": "A8MAILZIP", "length": 10, "domain": null }, { "name": "A9MAILCTRY", "type": "esriFieldTypeString", "alias": "A9MAILCTRY", "length": 20, "domain": null }, { "name": "DORAPPCODE", "type": "esriFieldTypeString", "alias": "DORAPPCODE", "length": 4, "domain": null }, { "name": "DORAPPDESC", "type": "esriFieldTypeString", "alias": "DORAPPDESC", "length": 20, "domain": null }, { "name": "DTAXDIST", "type": "esriFieldTypeString", "alias": "DTAXDIST", "length": 2, "domain": null }, { "name": "DSITEADDR", "type": "esriFieldTypeString", "alias": "DSITEADDR", "length": 40, "domain": null }, { "name": "AHSENO", "type": "esriFieldTypeString", "alias": "AHSENO", "length": 7, "domain": null }, { "name": "AHSENOSUF", "type": "esriFieldTypeString", "alias": "AHSENOSUF", "length": 4, "domain": null }, { "name": "ASTNAME", "type": "esriFieldTypeString", "alias": "ASTNAME", "length": 25, "domain": null }, { "name": "ASTMD", "type": "esriFieldTypeString", "alias": "ASTMD", "length": 4, "domain": null }, { "name": "ASTDIR", "type": "esriFieldTypeString", "alias": "ASTDIR", "length": 2, "domain": null }, { "name": "ASTUNIT", "type": "esriFieldTypeString", "alias": "ASTUNIT", "length": 5, "domain": null }, { "name": "DSITEZIP", "type": "esriFieldTypeString", "alias": "DSITEZIP", "length": 5, "domain": null }, { "name": "DMAPAREA", "type": "esriFieldTypeDouble", "alias": "DMAPAREA", "domain": null }, { "name": "DMAPNUM", "type": "esriFieldTypeString", "alias": "DMAPNUM", "length": 6, "domain": null }, { "name": "DSECTION", "type": "esriFieldTypeString", "alias": "DSECTION", "length": 9, "domain": null }, { "name": "DTAXACRES", "type": "esriFieldTypeDouble", "alias": "DTAXACRES", "domain": null }, { "name": "LEGALINE1", "type": "esriFieldTypeString", "alias": "LEGALINE1", "length": 30, "domain": null }, { "name": "LEGALINE2", "type": "esriFieldTypeString", "alias": "LEGALINE2", "length": 30, "domain": null }, { "name": "LEGALINE3", "type": "esriFieldTypeString", "alias": "LEGALINE3", "length": 30, "domain": null }, { "name": "LEGALINE4", "type": "esriFieldTypeString", "alias": "LEGALINE4", "length": 30, "domain": null }, { "name": "LEGALINE5", "type": "esriFieldTypeString", "alias": "LEGALINE5", "length": 30, "domain": null }, { "name": "LEGALINE6", "type": "esriFieldTypeString", "alias": "LEGALINE6", "length": 30, "domain": null }, { "name": "LEGALINE7", "type": "esriFieldTypeString", "alias": "LEGALINE7", "length": 30, "domain": null }, { "name": "LEGALINE8", "type": "esriFieldTypeString", "alias": "LEGALINE8", "length": 30, "domain": null }, { "name": "LEGALINE9", "type": "esriFieldTypeString", "alias": "LEGALINE9", "length": 30, "domain": null }, { "name": "LL1APPTYPE", "type": "esriFieldTypeString", "alias": "LL1APPTYPE", "length": 17, "domain": null }, { "name": "LL1DEPTH", "type": "esriFieldTypeInteger", "alias": "LL1DEPTH", "domain": null }, { "name": "LL1FRONT", "type": "esriFieldTypeInteger", "alias": "LL1FRONT", "domain": null }, { "name": "LL1UNITS", "type": "esriFieldTypeDouble", "alias": "LL1UNITS", "domain": null }, { "name": "LL1UNITYPE", "type": "esriFieldTypeString", "alias": "LL1UNITYPE", "length": 2, "domain": null }, { "name": "S1APPTYPE", "type": "esriFieldTypeString", "alias": "S1APPTYPE", "length": 17, "domain": null }, { "name": "S1AREAHEAT", "type": "esriFieldTypeDouble", "alias": "S1AREAHEAT", "domain": null }, { "name": "S1AREATTL", "type": "esriFieldTypeDouble", "alias": "S1AREATTL", "domain": null }, { "name": "S1BATHRMS", "type": "esriFieldTypeDouble", "alias": "S1BATHRMS", "domain": null }, { "name": "S1BEDRMS", "type": "esriFieldTypeInteger", "alias": "S1BEDRMS", "domain": null }, { "name": "S1STORIES", "type": "esriFieldTypeDouble", "alias": "S1STORIES", "domain": null }, { "name": "S1UNITS", "type": "esriFieldTypeInteger", "alias": "S1UNITS", "domain": null }, { "name": "S1YRBLTACT", "type": "esriFieldTypeInteger", "alias": "S1YRBLTACT", "domain": null }, { "name": "S1YRBLTEFF", "type": "esriFieldTypeInteger", "alias": "S1YRBLTEFF", "domain": null }, { "name": "SALE1DATE", "type": "esriFieldTypeString", "alias": "SALE1DATE", "length": 10, "domain": null }, { "name": "SALE1GRNTR", "type": "esriFieldTypeString", "alias": "SALE1GRNTR", "length": 45, "domain": null }, { "name": "SALE1GRTEE", "type": "esriFieldTypeString", "alias": "SALE1GRTEE", "length": 45, "domain": null }, { "name": "SALE1INST", "type": "esriFieldTypeString", "alias": "SALE1INST", "length": 20, "domain": null }, { "name": "SALE1PRADJ", "type": "esriFieldTypeDouble", "alias": "SALE1PRADJ", "domain": null }, { "name": "SALE1QU_VI", "type": "esriFieldTypeString", "alias": "SALE1QU_VI", "length": 24, "domain": null }, { "name": "SALE2DATE", "type": "esriFieldTypeString", "alias": "SALE2DATE", "length": 10, "domain": null }, { "name": "SALE2GRNTR", "type": "esriFieldTypeString", "alias": "SALE2GRNTR", "length": 45, "domain": null }, { "name": "SALE2GRTEE", "type": "esriFieldTypeString", "alias": "SALE2GRTEE", "length": 45, "domain": null }, { "name": "SALE2INST", "type": "esriFieldTypeString", "alias": "SALE2INST", "length": 20, "domain": null }, { "name": "SALE2PRADJ", "type": "esriFieldTypeDouble", "alias": "SALE2PRADJ", "domain": null }, { "name": "SALE2QU_VI", "type": "esriFieldTypeString", "alias": "SALE2QU_VI", "length": 24, "domain": null }, { "name": "SALE3DATE", "type": "esriFieldTypeString", "alias": "SALE3DATE", "length": 10, "domain": null }, { "name": "SALE3GRNTR", "type": "esriFieldTypeString", "alias": "SALE3GRNTR", "length": 45, "domain": null }, { "name": "SALE3GRTEE", "type": "esriFieldTypeString", "alias": "SALE3GRTEE", "length": 45, "domain": null }, { "name": "SALE3INST", "type": "esriFieldTypeString", "alias": "SALE3INST", "length": 20, "domain": null }, { "name": "SALE3PRADJ", "type": "esriFieldTypeDouble", "alias": "SALE3PRADJ", "domain": null }, { "name": "SALE3QU_VI", "type": "esriFieldTypeString", "alias": "SALE3QU_VI", "length": 24, "domain": null }, { "name": "VAPBLDG", "type": "esriFieldTypeInteger", "alias": "VAPBLDG", "domain": null }, { "name": "VAPFEATXTR", "type": "esriFieldTypeInteger", "alias": "VAPFEATXTR", "domain": null }, { "name": "VAPLNDAGR", "type": "esriFieldTypeInteger", "alias": "VAPLNDAGR", "domain": null }, { "name": "VAPLNDMRK", "type": "esriFieldTypeInteger", "alias": "VAPLNDMRK", "domain": null }, { "name": "VAPTOTAL", "type": "esriFieldTypeInteger", "alias": "VAPTOTAL", "domain": null }, { "name": "VASCAPPED", "type": "esriFieldTypeString", "alias": "VASCAPPED", "length": 1, "domain": null }, { "name": "VASEXEMPT", "type": "esriFieldTypeInteger", "alias": "VASEXEMPT", "domain": null }, { "name": "VASJUST", "type": "esriFieldTypeInteger", "alias": "VASJUST", "domain": null }, { "name": "VASTAXABLE", "type": "esriFieldTypeInteger", "alias": "VASTAXABLE", "domain": null }, { "name": "VASTOTAL", "type": "esriFieldTypeInteger", "alias": "VASTOTAL", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PLINK", "type": "esriFieldTypeString", "alias": "PLINK", "length": 254, "domain": null }, { "name": "Surge", "type": "esriFieldTypeString", "alias": "Surge", "length": 255, "domain": null }, { "name": "SALE1MULT", "type": "esriFieldTypeString", "alias": "SALE1MULT", "length": 1, "domain": null }, { "name": "SALE2MULT", "type": "esriFieldTypeString", "alias": "SALE2MULT", "length": 1, "domain": null }, { "name": "SALE3MULT", "type": "esriFieldTypeString", "alias": "SALE3MULT", "length": 1, "domain": null }, { "name": "FloodZone", "type": "esriFieldTypeString", "alias": "FloodZone", "length": 255, "domain": null }, { "name": "FLU", "type": "esriFieldTypeString", "alias": "FLU", "length": 255, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 255, "domain": null }, { "name": "EcoSys", "type": "esriFieldTypeString", "alias": "EcoSys", "length": 255, "domain": null }, { "name": "Evac", "type": "esriFieldTypeString", "alias": "Evac", "length": 255, "domain": null }, { "name": "POName", "type": "esriFieldTypeString", "alias": "POName", "length": 255, "domain": null }, { "name": "ServArea", "type": "esriFieldTypeString", "alias": "ServArea", "length": 255, "domain": null }, { "name": "SubdivName", "type": "esriFieldTypeString", "alias": "SubdivName", "length": 255, "domain": null }, { "name": "SubdivBlk", "type": "esriFieldTypeString", "alias": "SubdivBlk", "length": 255, "domain": null }, { "name": "SubdivLot", "type": "esriFieldTypeString", "alias": "SubdivLot", "length": 255, "domain": null }, { "name": "FeeDist", "type": "esriFieldTypeString", "alias": "FeeDist", "length": 255, "domain": null }, { "name": "CommDist", "type": "esriFieldTypeString", "alias": "CommDist", "length": 255, "domain": null }, { "name": "VotePrct", "type": "esriFieldTypeString", "alias": "VotePrct", "length": 255, "domain": null }, { "name": "FireDist", "type": "esriFieldTypeString", "alias": "FireDist", "length": 255, "domain": null }, { "name": "LNDCNT", "type": "esriFieldTypeSmallInteger", "alias": "LNDCNT", "domain": null }, { "name": "AGLCNT", "type": "esriFieldTypeSmallInteger", "alias": "AGLCNT", "domain": null }, { "name": "BLDCNT", "type": "esriFieldTypeSmallInteger", "alias": "BLDCNT", "domain": null }, { "name": "XFTCNT", "type": "esriFieldTypeSmallInteger", "alias": "XFTCNT", "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "DEXEMPTS", "type": "esriFieldTypeString", "alias": "DEXEMPTS", "length": 47, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITOR", "type": "esriFieldTypeString", "alias": "LAST_EDITOR", "length": 255, "domain": null }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "length": 8, "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": "R581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I2018A1RENUM", "fields": "A1RENUM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I_a2owner", "fields": "A2OWNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S554_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "2dbce503febf461987ef2ea2e4a1c727" }, { "currentVersion": 10.81, "id": 2, "name": "Coastal Const Control Line", "type": "Feature Layer", "description": "
This coverage depicts all the Coastal Construction Control Lines as established by legal descriptions filed at the appropriate County Courthouse.<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 288895.277144,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
250,
52,
17,
255
],
"width": 3
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 1496321.481584087,
"ymin": 337749.60110967606,
"xmax": 1686996.39878992,
"ymax": 465018.82065209,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"displayField": "COUNTY",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "COUNTY",
"type": "esriFieldTypeString",
"alias": "COUNTY",
"length": 16,
"domain": null
},
{
"name": "YEAR",
"type": "esriFieldTypeString",
"alias": "YEAR",
"length": 10,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "CREATOR",
"type": "esriFieldTypeString",
"alias": "CREATOR",
"length": 255,
"domain": null
},
{
"name": "CREATE_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATE_DATE",
"length": 8,
"domain": null
},
{
"name": "LAST_EDITOR",
"type": "esriFieldTypeString",
"alias": "LAST_EDITOR",
"length": 255,
"domain": null
},
{
"name": "LAST_EDIT_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDIT_DATE",
"length": 8,
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R592_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S565_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 3,
"name": "Wind Debris Region",
"type": "Feature Layer",
"description": " Wind codes for building, Bay County, FL.<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 288895.277144,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "SUB_WIND",
"field2": "WIND_TYPE",
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
169,
0,
230,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "3,IN",
"label": "IN",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 1496275.96428667,
"ymin": 337137.4569927603,
"xmax": 1690221.1856474206,
"ymax": 571436.7902304232,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"displayField": "WIND_TYPE",
"typeIdField": "SUB_WIND",
"subtypeFieldName": "SUB_WIND",
"subtypeField": "SUB_WIND",
"defaultSubtypeCode": 1,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "SUB_WIND",
"type": "esriFieldTypeSmallInteger",
"alias": "SUB_WIND",
"domain": null
},
{
"name": "WIND_TYPE",
"type": "esriFieldTypeString",
"alias": "WIND_TYPE",
"length": 8,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "CREATOR",
"type": "esriFieldTypeString",
"alias": "CREATOR",
"length": 255,
"domain": null
},
{
"name": "CREATE_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATE_DATE",
"length": 8,
"domain": null
},
{
"name": "LAST_EDITOR",
"type": "esriFieldTypeString",
"alias": "LAST_EDITOR",
"length": 255,
"domain": null
},
{
"name": "LAST_EDIT_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDIT_DATE",
"length": 8,
"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": "R593_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S566_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"types": [
{
"domains": {},
"id": 1,
"name": "Speed"
},
{
"domains": {},
"id": 2,
"name": "Exposure"
},
{
"domains": {},
"id": 3,
"name": "Debris"
}
],
"subtypes": [
{
"domains": {},
"defaultValues": {
"SUB_WIND": 1,
"WIND_TYPE": null,
"GlobalID": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null
},
"code": 1,
"name": "Speed"
},
{
"domains": {},
"defaultValues": {
"SUB_WIND": 1,
"WIND_TYPE": null,
"GlobalID": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null
},
"code": 2,
"name": "Exposure"
},
{
"domains": {},
"defaultValues": {
"SUB_WIND": 1,
"WIND_TYPE": null,
"GlobalID": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null
},
"code": 3,
"name": "Debris"
}
],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 4,
"name": "WindSpeed Contours",
"type": "Group Layer",
"description": "",
"geometryType": null,
"copyrightText": "",
"parentLayer": null,
"subLayers": [
{
"id": 5,
"name": "Risk Cat I Bldgs"
},
{
"id": 6,
"name": "Risk Cat II Bldgs"
},
{
"id": 7,
"name": "Risk Cat III/IV Bldgs"
}
],
"minScale": 0,
"maxScale": 0,
"defaultVisibility": false,
"extent": {
"xmin": 721439.4762330875,
"ymin": -1488084.7882247418,
"xmax": 3563758.843420256,
"ymax": 978950.9410797581,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"displayField": "",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": null,
"geometryField": {},
"indexes": [],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query",
"supportsStatistics": false,
"supportsAdvancedQueries": false,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": false,
"supportsHavingClause": false,
"supportsCountDistinct": false,
"supportsOrderBy": false,
"supportsDistinct": false,
"supportsPagination": false,
"supportsTrueCurve": false,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": false
},
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 5,
"name": "Risk Cat I Bldgs",
"type": "Feature Layer",
"description": " WInd contours used to designate ultimate design wind sppeds for buildings based on risk category assessments I, II, III & IV.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "Florida Department of Community Affairs; Codes and Standards Division; Applied Reserach Associates Inc",
"parentLayer": {
"id": 4,
"name": "WindSpeed Contours"
},
"subLayers": [],
"minScale": 577790.554289,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
101,
0,
173,
255
],
"width": 2
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": [
{
"labelPlacement": "esriServerLinePlacementAboveAlong",
"where": null,
"labelExpression": "[CONTOUR]",
"useCodedValues": true,
"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": null,
"haloSize": null,
"font": {
"family": "Arial",
"size": 12,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 577790.554289,
"maxScale": 0
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 721439.4762330875,
"ymin": -1488084.7882247418,
"xmax": 3563758.843420256,
"ymax": 978950.9410797581,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "RISKCAT",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "CONTOUR",
"type": "esriFieldTypeDouble",
"alias": "CONTOUR",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "RISKCAT",
"type": "esriFieldTypeString",
"alias": "Risk Category Buildings",
"length": 50,
"domain": null
},
{
"name": "CREATOR",
"type": "esriFieldTypeString",
"alias": "CREATOR",
"length": 255,
"domain": null
},
{
"name": "CREATE_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATE_DATE",
"length": 8,
"domain": null
},
{
"name": "LAST_EDITOR",
"type": "esriFieldTypeString",
"alias": "LAST_EDITOR",
"length": 255,
"domain": null
},
{
"name": "LAST_EDIT_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDIT_DATE",
"length": 8,
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R603_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S576_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 6,
"name": "Risk Cat II Bldgs",
"type": "Feature Layer",
"description": " Wind contours used to designate ultimate design wind speeds for buildings based on risk category assessments I, II, III & IV. The basic wind speed in miles per hour, for the development of wind loads. <\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "Florida Department of Community Affairs; Codes and Standards Division; Applied Reserach Associates Inc",
"parentLayer": {
"id": 4,
"name": "WindSpeed Contours"
},
"subLayers": [],
"minScale": 577790.554289,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
130,
173,
255
],
"width": 2
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": [
{
"labelPlacement": "esriServerLinePlacementAboveAlong",
"where": null,
"labelExpression": "[CONTOUR]",
"useCodedValues": true,
"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": null,
"haloSize": null,
"font": {
"family": "Arial",
"size": 12,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 577790.554289,
"maxScale": 0
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 721439.4762330875,
"ymin": -1488084.7882247418,
"xmax": 3563758.843420256,
"ymax": 978950.9410797581,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "RISKCAT",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "CONTOUR",
"type": "esriFieldTypeDouble",
"alias": "CONTOUR",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "RISKCAT",
"type": "esriFieldTypeString",
"alias": "Risk Category Buildings",
"length": 50,
"domain": null
},
{
"name": "CREATOR",
"type": "esriFieldTypeString",
"alias": "CREATOR",
"length": 255,
"domain": null
},
{
"name": "CREATE_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATE_DATE",
"length": 8,
"domain": null
},
{
"name": "LAST_EDITOR",
"type": "esriFieldTypeString",
"alias": "LAST_EDITOR",
"length": 255,
"domain": null
},
{
"name": "LAST_EDIT_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDIT_DATE",
"length": 8,
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R603_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S576_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 7,
"name": "Risk Cat III/IV Bldgs",
"type": "Feature Layer",
"description": " WInd contours used to designate ultimate design wind sppeds for buildings based on risk category assessments I, II, III & IV.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "Florida Department of Community Affairs; Codes and Standards Division; Applied Reserach Associates Inc",
"parentLayer": {
"id": 4,
"name": "WindSpeed Contours"
},
"subLayers": [],
"minScale": 577790.554289,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
153,
0,
255
],
"width": 2
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": [
{
"labelPlacement": "esriServerLinePlacementAboveAlong",
"where": null,
"labelExpression": "[CONTOUR]",
"useCodedValues": true,
"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": null,
"haloSize": null,
"font": {
"family": "Arial",
"size": 12,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 577790.554289,
"maxScale": 0
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 721439.4762330875,
"ymin": -1488084.7882247418,
"xmax": 3563758.843420256,
"ymax": 978950.9410797581,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "RISKCAT",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "CONTOUR",
"type": "esriFieldTypeDouble",
"alias": "CONTOUR",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "RISKCAT",
"type": "esriFieldTypeString",
"alias": "Risk Category Buildings",
"length": 50,
"domain": null
},
{
"name": "CREATOR",
"type": "esriFieldTypeString",
"alias": "CREATOR",
"length": 255,
"domain": null
},
{
"name": "CREATE_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATE_DATE",
"length": 8,
"domain": null
},
{
"name": "LAST_EDITOR",
"type": "esriFieldTypeString",
"alias": "LAST_EDITOR",
"length": 255,
"domain": null
},
{
"name": "LAST_EDIT_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDIT_DATE",
"length": 8,
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R603_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S576_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 8,
"name": "Wetlands",
"type": "Feature Layer",
"description": "This data set represents the extent, approximate location and type of wetlands and deepwater habitats in the conterminous United States. These data delineate the areal extent of wetlands and surface waters as defined by Cowardin et al. (1979). Certain wetland habitats are excluded from the National mapping program because of the limitations of aerial imagery as the primary data source used to detect wetlands. These habitats include seagrasses or submerged aquatic vegetation that are found in the intertidal and subtidal zones of estuaries and near shore coastal waters. Some deepwater reef communities (coral or tuberficid worm reefs) have also been excluded from the inventory. These habitats, because of their depth, go undetected by aerial imagery. By policy, the Service also excludes certain types of \"farmed wetlands\" as may be defined by the Food Security Act or that do not coincide with the Cowardin et al. definition. Contact the Service's Regional Wetland Coordinator for additional information on what types of farmed wetlands are included on wetland maps.",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 144447.638572,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "WETLAND_TYPE",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
136,
55,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Freshwater Forested/Shrub Wetland",
"label": "Freshwater Forested/Shrub Wetland",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
127,
195,
28,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Freshwater Emergent Wetland",
"label": "Freshwater Emergent Wetland",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
104,
140,
192,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Freshwater Pond",
"label": "Freshwater Pond",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
102,
194,
165,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Estuarine and Marine Wetland",
"label": "Estuarine and Marine Wetland",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
1,
144,
191,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Riverine",
"label": "Riverine",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
19,
0,
124,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Lake",
"label": "Lake",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
124,
136,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Estuarine and Marine Deepwater",
"label": "Estuarine and Marine Deepwater",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
178,
134,
83,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Other",
"label": "Other",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 1462574.325278774,
"ymin": 319367.1600072682,
"xmax": 1707988.3501977772,
"ymax": 690614.7790590972,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "ATTRIBUTE",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "ATTRIBUTE",
"type": "esriFieldTypeString",
"alias": "ATTRIBUTE",
"length": 20,
"domain": null
},
{
"name": "WETLAND_TYPE",
"type": "esriFieldTypeString",
"alias": "WETLAND_TYPE",
"length": 50,
"domain": null
},
{
"name": "ACRES",
"type": "esriFieldTypeDouble",
"alias": "ACRES",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "CREATOR",
"type": "esriFieldTypeString",
"alias": "CREATOR",
"length": 255,
"domain": null
},
{
"name": "CREATE_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATE_DATE",
"length": 8,
"domain": null
},
{
"name": "LAST_EDITOR",
"type": "esriFieldTypeString",
"alias": "LAST_EDITOR",
"length": 255,
"domain": null
},
{
"name": "LAST_EDIT_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDIT_DATE",
"length": 8,
"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": "R298_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S285_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 9,
"name": "Flood Zones",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 144448,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "FLD_ZONE",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
0,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
130,
130,
130,
255
],
"width": 0
}
},
"value": "",
"label": "Special Flood Hazard Areas (SFHA)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
92,
137,
68,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
130,
130,
255
],
"width": 1
}
},
"value": "A",
"label": "A Estimated 1% Chance Annual Flood - BFE undetermined",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
205,
102,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
130,
130,
255
],
"width": 1
}
},
"value": "AE",
"label": "AE 1% Chance Annual Flood - BFE determined",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
199,
215,
158,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
130,
130,
255
],
"width": 1
}
},
"value": "AH",
"label": "AH Pond Area With 1% Chance Annual Flood - BFE determined",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
245,
122,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
130,
130,
255
],
"width": 1
}
},
"value": "AO",
"label": "AO Sheet Flow Area With 1% Chance Annual Flood - BFE determined",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
156,
157,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
130,
130,
255
],
"width": 1
}
},
"value": "VE",
"label": "VE Coastal Zone With 1% or Greater Chance of Annual Flooding - BFE determined",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 0,
"labelingInfo": [
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "STATIC_BFE > 0",
"labelExpression": "[FLD_ZONE] CONCAT [STATIC_BFE]",
"useCodedValues": true,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
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,
253
],
"haloSize": 1,
"font": {
"family": "Arial",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 36111.909643,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "STATIC_BFE < 0",
"labelExpression": "[FLD_ZONE]",
"useCodedValues": true,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
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,
253
],
"haloSize": 1,
"font": {
"family": "Arial",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 36111.909643,
"maxScale": 0
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": 1496234.8141065054,
"ymin": 336649.9412355125,
"xmax": 1690198.2742759213,
"ymax": 571319.2136939242,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"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": 28,
"domain": null
},
{
"name": "FLD_ZONE",
"type": "esriFieldTypeString",
"alias": "FLD_ZONE",
"length": 17,
"domain": null
},
{
"name": "ZONE_SUBTY",
"type": "esriFieldTypeString",
"alias": "ZONE_SUBTY",
"length": 57,
"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": "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": "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": "R610_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_610",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S583_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 10,
"name": "Ecosystem Mgmt Areas",
"type": "Feature Layer",
"description": " Ecosystem management areas, including Deer Point Reservoir Protection Zone, which are part of special treatment zones used in the Bay County Comprehensive Plan<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 288895.277144,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "ECO_AREA",
"field2": null,
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
212,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
130,
130,
130,
255
],
"width": 0
}
},
"value": "Lake Powell",
"label": "Lake Powell",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
249,
194,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
130,
130,
130,
255
],
"width": 0
}
},
"value": "West Bay",
"label": "West Bay",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
194,
254,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
130,
130,
130,
255
],
"width": 0
}
},
"value": "North Bay",
"label": "North Bay",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
250,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
130,
130,
130,
255
],
"width": 0
}
},
"value": "East Bay",
"label": "East Bay",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
178,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
130,
130,
130,
255
],
"width": 0
}
},
"value": "Deer Point Protection Zon",
"label": "Deer Point Protection Zone",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 0,
"labelingInfo": [
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": null,
"labelExpression": "[ECO_AREA]",
"useCodedValues": true,
"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": null,
"haloSize": null,
"font": {
"family": "Arial",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 288895.277144,
"maxScale": 0
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": 1496435.7011719197,
"ymin": 353375.818216756,
"xmax": 1687508.495206669,
"ymax": 524287.32284975797,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"displayField": "ECO_AREA",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "ECO_AREA",
"type": "esriFieldTypeString",
"alias": "ECO_AREA",
"length": 50,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "CREATOR",
"type": "esriFieldTypeString",
"alias": "CREATOR",
"length": 255,
"domain": null
},
{
"name": "CREATE_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATE_DATE",
"length": 8,
"domain": null
},
{
"name": "LAST_EDITOR",
"type": "esriFieldTypeString",
"alias": "LAST_EDITOR",
"length": 255,
"domain": null
},
{
"name": "LAST_EDIT_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDIT_DATE",
"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": "R583_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_583",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S556_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 11,
"name": "Zoning",
"type": "Feature Layer",
"description": " Depicts the zoning for unicorporated Bay County, Panama City, Panama City Beach, Lynn Haven, Callaway and Mexico Beach.<\/SPAN><\/SPAN><\/P> SUB_ZONING codes:<\/SPAN><\/SPAN><\/P> 1 Bay County<\/SPAN><\/SPAN><\/P> 2 Callaway<\/SPAN><\/SPAN><\/P> 3 Lynn Haven<\/SPAN><\/SPAN><\/P> 4 Mexico Beach<\/SPAN><\/SPAN><\/P> 5 Panama City<\/SPAN><\/SPAN><\/P> 6 Panama City Beach<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 72223.819286,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "SUB_ZONING",
"field2": "ZONING",
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,R-1",
"label": "R-1 Single Family",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
230,
152,
0,
255
],
"outline": null
},
"value": "1,R-2",
"label": "R-2 Duplex/Manufactured Housing",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
170,
0,
255
],
"outline": null
},
"value": "1,R-3",
"label": "R-3 Duplex/Triplex/Quadraplex",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
230,
152,
0,
255
],
"outline": null
},
"value": "1,R-4",
"label": "R-4 Manufactured Housing/Mobile Home",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
217,
152,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,R-5",
"label": "R-5 Multi-Family",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
190,
0,
255
],
"outline": null
},
"value": "1,R-5A",
"label": "R-5A Multi-Family Light",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
255,
115,
223,
255
],
"outline": null
},
"value": "1,SR-1",
"label": "SR-1 Seasonal Resort Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
246,
164,
254,
255
],
"outline": null
},
"value": "1,SR-1A",
"label": "SR-1A Seasonal Resort Mixed Use",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
246,
164,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,SR-2",
"label": "SR-2 Seasonal Resort Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
234,
92,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,C-1",
"label": "C-1 Neighborhood Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSForwardDiagonal",
"color": [
230,
0,
169,
255
],
"outline": null
},
"value": "1,C-2",
"label": "C-2 Plaza Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,C-3",
"label": "C-3 General Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
213,
56,
59,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,C-3A",
"label": "C-3A General Commercial Low",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSForwardDiagonal",
"color": [
230,
0,
0,
255
],
"outline": null
},
"value": "1,C-4",
"label": "C-4 Research and Design",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
161,
33,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
161,
33,
240,
255
],
"width": 0.4
}
},
"value": "1,MLU",
"label": "MLU Mixed Land Use",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
173,
164,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,CSVH",
"label": "CSVH Conservation Habitation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
255,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,CSVP",
"label": "CSVP Conservation Preservation ",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
20,
164,
171,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,CSVR",
"label": "CSVR Conservation Recreation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
210,
210,
210,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,IND-1",
"label": "IND-1 Light Industrial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
165,
165,
165,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,IND-2",
"label": "IND-2 Industrial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
2,
219,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,AG-1",
"label": "AG-1 Agriculture",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
160,
102,
50,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,AG-2",
"label": "AG-2 Agriculture/Timberland",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
22,
0,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,P/I",
"label": "P/I Public/Institutional",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
156,
156,
156,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,A/IND-SP",
"label": "A/IND-SP Airport/Industrial Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
1,
99,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,WBP",
"label": "WBP West Bay Preservation Area Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
164,
164,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,BC",
"label": "BC Business Center Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
190,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,VC",
"label": "VC Village Center Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
129,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,WBWC",
"label": "WBWC West Bay West Center Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
13,
0,
129,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,REC",
"label": "REC Regional Employment Center Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
255,
255,
255,
255
],
"outline": null
},
"value": "1,WBEC",
"label": "WBEC West Bay East Center Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
248,
164,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "1,LIR",
"label": "LIR Low Intensity Residential Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
18,
201,
171,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,MFHD",
"label": "Multi-Family High Density",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
18,
201,
171,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,MFHD-M",
"label": "Multi-Family High Density-M",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
0,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,R-5",
"label": "Residential R-5",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
202,
0,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,R-5M",
"label": "Residential R-5M",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
250,
212,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,R-MFMD",
"label": "Multi-Family Medium Density",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,R-6",
"label": "Residential R-6",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
0,
0,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,R-6M",
"label": "Residential R-6M",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
164,
249,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,R-7",
"label": "Residential R-7",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,R-8",
"label": "Residential R-8",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
248,
164,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,R-9",
"label": "Residential R-9",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
190,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,R-10",
"label": "Residential R-10",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,R-MF",
"label": "Residential Multi-Family",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
164,
164,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,PD",
"label": "Planned Development",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
1,
99,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,AG",
"label": "Agriculture",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,COM-1",
"label": "Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
255,
0,
0,
255
],
"outline": null
},
"value": "2,C-H",
"label": "Highway Commercial",
"description": ""
},
{
"symbol": {
"type": "esriPFS",
"url": "2666a3cd3e4854b9072b2ad32070db67",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUaIG1WkmS5CAMpCP4/5c9l5oeCis3wXCyAS2WUgtUzed5nvHzM8bzjNaoaNe5hPeJHgGPOcb43oSI0IdUe9c5xQvRrfuYEfd39sGfvRMKZswcbzDlGDIqXZhspUshd9pW3xkoCKN3Z+/NcCv4TAlt5CH07MKPfRiid54Rz2XPN7xdj7Phws9NdI6hHR2XPbMUzBRxEh3al0K7A3OD/p29lSIqOf2d66KGeTCFN6B/Z2+liJpPk1LizRN4L/v+fbQL8RRyiudJ0mqG1IRwdGssE5A0Dvt6J4GZITUtr7lJzTXc/u4mvSTBkvcJCR14d2G+vysP7WhMmqHiHddpJCApZTcOEJXMpBmiMa0EdjothpTkdOZ2b+r9t2S5GdpJGmx+h6iCNHo+QU8Z05WQXVBX6A2Y73zc5Ljte3+08vL/bD7S3sDV8xXTO+MwKZTrblzvz05v4BhReBw3J5XCbnORlDonN4RHR+VxL5HdKEdOTkguNPb9gS5eImONAlO2WnPKnuKJ9Kxoi5DDBw4053ZP+5rLy+HZueH5yt5uTJ8YZZ0XXmj3CBG83VjtCHLLnwvxJLfsBoUHju6HoPluJ+Ucd9Ec6vxKeCsFKiHsuggpl175MJ5pnvgMfJ5msc4EKO+KGirlpMax4K2U6FjdhXbaASKdK8N8wVspjpig+TS2meeSsAsalWltTuZTT3Xj98BA3h1ZR6lVkeSQkBoe8SfO5Pfep81HRYNgyZROmhdmvN9TVucDXZrOeqW027xUOhcen3CzMxRNpxwmejiQL/bwm5NO21ft2WulyzMZKtEt4/2rpSJ0Eg2C3GmSYoZ1y+JAv1oywc68Wkv4dmJbVJH7v1o6ayflie1XHd0rkalYRozUWsW3E9OOfkrOZ9TZO4FOJRTNJZ5lcpXRxLqG9614dyuBc7pLdYQdWXKu7vTrbiU4TZhGqNTwTs7BgTC4T9EeZOqKzrsCdobrCce7ybFRJbXi3StZboNQ3FK0qoATGmxNhEP9PzLGOO28Tu/BCqUlfxEO/r+AU2UWIeXzTsN0cG9XzMTo/wtYjY7hbsA7GbINdSDqeLdbr4XikpZUoHsx3ciiEZ+En+B5L6ZTHilKHISZPXn+s44zHIXSmHdoFc9Xc+KUAvas1phCpzcnoefxHZlj5bR8dBIfGk65A3zeP+DdtnqlhNuNdZBjIOp92X8K8SRbd6tGNYKrJ957dyCOFGAntxtdIJJHY/oU1utIvbuvucmSGZx8iz5PdzI3m2M01ce4zUhw/6bP053MrRR019Xo3OCMMf4ApZ8QRyEM1kQAAAAASUVORK5CYII=",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
212,
208,
200,
0
],
"width": 0
},
"width": 45.75,
"height": 45.75,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "2,C-S",
"label": "Service Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSForwardDiagonal",
"color": [
230,
0,
0,
255
],
"outline": null
},
"value": "2,C-C",
"label": "Community Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
180,
254,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,CON",
"label": "Conservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
200,
194,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,I-P",
"label": "Institutional-Professional",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
194,
254,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,P",
"label": "Parks",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
194,
125,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "2,UN",
"label": "Undesignated",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "3,COM",
"label": "Commercial/Industrial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
18,
201,
171,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "3,MRA",
"label": "Multi Residential - A",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
202,
0,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "3,A",
"label": "Residential - A",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
0,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "3,AA",
"label": "Residential - AA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
164,
249,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "3,AAA",
"label": "Residential - AAA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
248,
164,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "3,AAAA",
"label": "Residential - AAAA",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
190,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "3,BB",
"label": "Residential - BB",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "3,RB",
"label": "Retail Business",
"description": ""
},
{
"symbol": {
"type": "esriPFS",
"url": "2666a3cd3e4854b9072b2ad32070db67",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUaIG1WkmS5CAMpCP4/5c9l5oeCis3wXCyAS2WUgtUzed5nvHzM8bzjNaoaNe5hPeJHgGPOcb43oSI0IdUe9c5xQvRrfuYEfd39sGfvRMKZswcbzDlGDIqXZhspUshd9pW3xkoCKN3Z+/NcCv4TAlt5CH07MKPfRiid54Rz2XPN7xdj7Phws9NdI6hHR2XPbMUzBRxEh3al0K7A3OD/p29lSIqOf2d66KGeTCFN6B/Z2+liJpPk1LizRN4L/v+fbQL8RRyiudJ0mqG1IRwdGssE5A0Dvt6J4GZITUtr7lJzTXc/u4mvSTBkvcJCR14d2G+vysP7WhMmqHiHddpJCApZTcOEJXMpBmiMa0EdjothpTkdOZ2b+r9t2S5GdpJGmx+h6iCNHo+QU8Z05WQXVBX6A2Y73zc5Ljte3+08vL/bD7S3sDV8xXTO+MwKZTrblzvz05v4BhReBw3J5XCbnORlDonN4RHR+VxL5HdKEdOTkguNPb9gS5eImONAlO2WnPKnuKJ9Kxoi5DDBw4053ZP+5rLy+HZueH5yt5uTJ8YZZ0XXmj3CBG83VjtCHLLnwvxJLfsBoUHju6HoPluJ+Ucd9Ec6vxKeCsFKiHsuggpl175MJ5pnvgMfJ5msc4EKO+KGirlpMax4K2U6FjdhXbaASKdK8N8wVspjpig+TS2meeSsAsalWltTuZTT3Xj98BA3h1ZR6lVkeSQkBoe8SfO5Pfep81HRYNgyZROmhdmvN9TVucDXZrOeqW027xUOhcen3CzMxRNpxwmejiQL/bwm5NO21ft2WulyzMZKtEt4/2rpSJ0Eg2C3GmSYoZ1y+JAv1oywc68Wkv4dmJbVJH7v1o6ayflie1XHd0rkalYRozUWsW3E9OOfkrOZ9TZO4FOJRTNJZ5lcpXRxLqG9614dyuBc7pLdYQdWXKu7vTrbiU4TZhGqNTwTs7BgTC4T9EeZOqKzrsCdobrCce7ybFRJbXi3StZboNQ3FK0qoATGmxNhEP9PzLGOO28Tu/BCqUlfxEO/r+AU2UWIeXzTsN0cG9XzMTo/wtYjY7hbsA7GbINdSDqeLdbr4XikpZUoHsx3ciiEZ+En+B5L6ZTHilKHISZPXn+s44zHIXSmHdoFc9Xc+KUAvas1phCpzcnoefxHZlj5bR8dBIfGk65A3zeP+DdtnqlhNuNdZBjIOp92X8K8SRbd6tGNYKrJ957dyCOFGAntxtdIJJHY/oU1utIvbuvucmSGZx8iz5PdzI3m2M01ce4zUhw/6bP053MrRR019Xo3OCMMf4ApZ8QRyEM1kQAAAAASUVORK5CYII=",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
212,
208,
200,
0
],
"width": 0
},
"width": 45.75,
"height": 45.75,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "3,SB",
"label": "Semi Business",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
200,
194,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "3,P/SP",
"label": "Public/Semi Public",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
194,
125,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "3,UND",
"label": "Undesignated",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
115,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "4,UN",
"label": "Undesignated",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
112,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "4,TMU",
"label": "Tourist Mixed Use",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
0,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "4,TC",
"label": "Tourist Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "4,RLD",
"label": "Residential - Low Density",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
170,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "4,RG",
"label": "Residential - General",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
170,
102,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "4,PRS",
"label": "Preservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
77,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "4,PI",
"label": "Public Institutional",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "4,GC",
"label": "General Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
205,
102,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "4,CON",
"label": "Conservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
38,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "4,TR",
"label": "Tourist Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
168,
0,
0,
255
],
"width": 0.4
}
},
"value": "5,DTD",
"label": "Downtown District",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
127,
127,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
127,
127,
255
],
"width": 0.4
}
},
"value": "5,GC 1",
"label": "General Commercial - 1",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
0,
0,
255
],
"width": 0.4
}
},
"value": "5,GC 2",
"label": "General Commercial - 2",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
130,
130,
130,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
130,
130,
255
],
"width": 0.4
}
},
"value": "5,HI",
"label": "Heavy Industry",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
178,
178,
178,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
178,
178,
178,
255
],
"width": 0.4
}
},
"value": "5,LI",
"label": "Light Industry",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
211,
127,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
211,
127,
255
],
"width": 0.4
}
},
"value": "5,MU 1",
"label": "Mixed Use - 1",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
170,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
170,
0,
255
],
"width": 0.4
}
},
"value": "5,MU 2",
"label": "Mixed Use - 2",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
112,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
168,
112,
0,
255
],
"width": 0.4
}
},
"value": "5,MU 3",
"label": "Mixed Use - 3",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
187,
201,
135,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
187,
201,
113,
255
],
"width": 0.4
}
},
"value": "5,PUD",
"label": "Planned Unit Development",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
52,
156,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
38,
115,
0,
255
],
"width": 0.4
}
},
"value": "5,PRESERVE",
"label": "Preservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
77,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
77,
168,
255
],
"width": 0.4
}
},
"value": "5,PI",
"label": "Public/Institutional",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
85,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
85,
255,
0,
255
],
"width": 0.4
}
},
"value": "5,REC",
"label": "Recreation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
115,
255
],
"width": 0.4
}
},
"value": "5,RLD 1",
"label": "Residential - 1",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
234,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
235,
255,
0,
255
],
"width": 0.4
}
},
"value": "5,RLD 2",
"label": "Residential - 2",
"description": ""
},
{
"symbol": {
"type": "esriPFS",
"url": "260448c1a1b2cb3a59710ec284af09b5",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwJJREFUeJztXEty6yAQ1IKjpXwaH8encfluyiKFC0sg5tszJOlVKu+hgZ4vA6Ts+75vQNxft/fPj68nUrQKBS2wJef+urmTZaWYN1ERmn58Pd3JslLMmyi0piOgUUzZNpwLaGVExrdShUomwRnT0yaXPM7Y0b+buJ7nxFsZvfEzSOY2UwxnLh9ZT2POXKK5siQkz8ZwFB1aHkjGSmPdcQz3OyKiIrOixBJHvxe7Hke4NjBnwJWFHkkUu54mMGfClcVV3F+3rVhYwqokUaGyqPoBKla3PljW08QzJMmjuRWEdrXujUwao0QFsShkRW6B3nyhridZdHR2rfKglbl0kYi+VU9mC/gWRgoJSZaW2CVq9VReYZkEukRl2ppkSQJT14uID0f5Fdw2jrvrZYWk52Wl5A+iot3MA1brOXU4Ne0TS1PPprST62l82zIJZOt5Xcao6K1GdFXeYloeUOG9KETX4EqWadbjZBkqqSgrmrm4eXkgOa7KFrh7Cg+po7IRQ0EIUZmCNFVpYZW5tGq2JphahoRuYbQnvlYuTLHwpfZ6iNg2+j6JqCzxxDO2mRypW5i71QJnsc2LyClRlnHA6pvUAtXSVcmNu95EpEA1A936UQiBq4Kc9aQkoQj2luNeHqD6SpZyeqEm/ZF6hJwe2fCXCxFtEw6Gt1l6H/ZyDQS0ckZWOexw/uUsl6YftQJO3YPoLUkWOTMUaVpFtXKztIxFj4Z+SxHJQfcAdIbV6iILdMsDClbc2GoAu2feQvJKyvJ7krFhpzAV1i8nvN4chtdRWtdCjYUSle0iB2cs/Pq0R8tFY5XUsSEvQD1SvlcPvmK5A1AurJQSnvWQsjRuriIqS9VMhSaWnW4Ftx+lCG7HrkCWFMO/eyAp3DKR5fZyIdMiZ6BYvnUpcvqTI7MJaAVagLp4y1JkeiH/agJSbWk3sdLCkiPjOE7Uj6r/L+LiPleultTTuZ4GXG1FblmksuD9KI/TXARCbwVny7Ip+1HZSNq26yQV3rjLBtaR+j9+0FrWN+UFKya4ROKkAAAAAElFTkSuQmCC",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
109,
187,
67,
255
],
"width": 0.4
},
"width": 55.5,
"height": 55.5,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "5,SILV",
"label": "Silviculture",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
168,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
168,
168,
0,
255
],
"width": 0
}
},
"value": "5,UR 1",
"label": "Urban Residential 1",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
115,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
115,
115,
0,
255
],
"width": 0
}
},
"value": "5,UR 2",
"label": "Urban Residential 2",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
60,
69,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
60,
69,
0,
255
],
"width": 1
}
},
"value": "5,UR 3",
"label": "Urban Residential 3",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSForwardDiagonal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "5,NZ",
"label": "Not Zoned",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "6,CH",
"label": "Commercial - High Intensity (CH)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
76,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "6,CM",
"label": "Commercial - Medium Intensity (CM)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
127,
127,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "6,CL",
"label": "Commercial - Low Intensity (CL)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
232,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "6,M-1",
"label": "Light Industry (M-1)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
1,
99,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "6,AR",
"label": "Agricultural and Rural Residential (AR)",
"description": ""
},
{
"symbol": {
"type": "esriPFS",
"url": "2d2b9e6ea3968803a627c38e35f60594",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9BJREFUaIG1mtuxHCEMRHEVQTkTx+hMnNXer91iGUl9WmC+ZnhIQmo9YGa+Xq/X77+/xr8/r9Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cbfs+dGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApO774uaioLuvDO1j+itxJE9btBybHmCbzXeZ9NU4i7kFM0T4JW16VmBkeaYysGTuGwj3cCGHWpSaxGgxpV3P5OLeQE2Op9ZgsJvLsw39+VhXY0OsVQ9J7m6YyBk8puHCAink4xVPq0YtiptCqkOKczWr2p90/KohGaBI2qf4eognT2fIKe0KcjJjujLtMbMN/p0OC4z3tsWln5fxYfbm1A5Xz49E7YDQrROPXr/ZnUBkSJyuJpcRIJTIsLJ9WR2OAeHZXFUSC7kY5ITHAuNPb5jiwokFWFQiVsNEbSnqKZyRmtjVwuPXBkfbR62scoLUKzc8PzFb2pT58oZe1XVujWCBa8qa92GNH0RyHuxJZdoemBo7sRssFOvu5YOKv8QngrAdRGVHSu4J3RymSo+oli0/N05esVA2VdlUMVH1c5CN5KiI7WKbTdCjCTOVLMF7zdDXXgTYOTs0GHzt4mmez0u5bq+u+JgtAdWUeoVRDnkOAqPqNfGbO89z4tPqI1GSwroZ3ipVLe55TV2SBd0xmPhKbFSyRzZPGZTSZNremkQ0cOAvloTnlz0in7ojl7rqQ0naYC3doeXy3VQhJoMsidBqlKsTQtjpF8tawYk3415tDt+LbKIte/WpKxk/RUzVcWfgQy5csZITUW0e34NJFP8Xm3MHo70ImYZn2OZSu+SmlqXML7lr/TTEBOd66MaUXmnKs79TrNBKcBk7hKCG/nHOwwy+aptSeROlqHroBJo5Yg1nWOjSqoRe8oZdECIbql6GQB4hrVmHKH8D+yirBbeZ3eg6kNqZQYIQ3/BewKszKJnvc1lQz0doUGRvwXsGodxd2At9NkGUogSqzbzddKcLW2ykDXfLoTRR06Dj1F85pPuzRclBCE0Zrc/qxDGhHI9XmyVtF8FCckFVTPaqwS6PTmxLV8ekdGtOymj07gyxpJdxmdxwe821qPhKDVWAc5BFGPy/5TiDvRups1qg1V/Q+fdph2YFzlzRtVYMav9OlTWK/Nte4+RoNlpfBqL/I83YncVV+1JtoMLUac+zd5nu5EbiUgHVetc4Mzxhg/EnPFlgEWRKIAAAAASUVORK5CYII=",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
212,
208,
200,
0
],
"width": 0.4
},
"width": 45.75,
"height": 45.75,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "6,C",
"label": "Conservation (C)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
112,
68,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "6,PF",
"label": "Public Facilities (PF)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
144,
238,
144,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "6,R",
"label": "Recreation (R)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
139,
139,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "6,PUD",
"label": "Planned Unit Development (PUD)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
77,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "6,RO",
"label": "Residential - Zero Lot Line (RO)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
211,
127,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "6,R-1a",
"label": "Single Family, Low Density (R-1a)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
209,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
0
],
"width": 0
}
},
"value": "6,R-1b",
"label": "Single Family, Medium Density (R-1b)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "6,R-1c",
"label": "Single Family, High Density (R-1c)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
170,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "6,R-1c-T",
"label": "Single Family, High Density Manufactured Home (R-1c-T)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
170,
102,
205,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "6,R-2",
"label": "Limited Multi-family (R-2)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
0,
197,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "6,R-3",
"label": "Unlimited Multi-family (R-3)",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "6,RTH",
"label": "Townhouse (RTH)",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 0,
"labelingInfo": [
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_ZONING = 1",
"labelExpression": "[ZONING] CONCAT \" (BAY)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Arial",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 9027.977411,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_ZONING = 2",
"labelExpression": "[ZONING] CONCAT \" (CAL)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Arial",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 9027.977411,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_ZONING = 3",
"labelExpression": "[ZONING] CONCAT \" (LH)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Arial",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 9027.977411,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_ZONING = 4",
"labelExpression": "[ZONING] CONCAT \" (MB)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Arial",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 9027.977411,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_ZONING = 5",
"labelExpression": "[ZONING] CONCAT \" (PC)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Arial",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 9027.977411,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_ZONING = 6",
"labelExpression": "[ZONING] CONCAT \" (PCB)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Arial",
"size": 8,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
},
"minScale": 9027.977411,
"maxScale": 0
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": 1496322.7499542534,
"ymin": 337461.3746520132,
"xmax": 1690222.2502778359,
"ymax": 571414.2499211729,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"displayField": "ZONING",
"typeIdField": "SUB_ZONING",
"subtypeFieldName": "SUB_ZONING",
"subtypeField": "SUB_ZONING",
"defaultSubtypeCode": 1,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "SUB_ZONING",
"type": "esriFieldTypeSmallInteger",
"alias": "SUB_ZONING",
"domain": null
},
{
"name": "ZONING",
"type": "esriFieldTypeString",
"alias": "Zoning Type",
"length": 15,
"domain": null
},
{
"name": "ORD_NUM",
"type": "esriFieldTypeString",
"alias": "Ordinance Number",
"length": 15,
"domain": null
},
{
"name": "ORD_DATE",
"type": "esriFieldTypeDate",
"alias": "Ordinance Date",
"length": 8,
"domain": null
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "Comments",
"length": 200,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "COMMENTS2",
"type": "esriFieldTypeString",
"alias": "COMMENTS2",
"length": 30,
"domain": null
},
{
"name": "CONDITIONS",
"type": "esriFieldTypeString",
"alias": "CONDITIONS",
"length": 50,
"domain": null
},
{
"name": "CREATOR",
"type": "esriFieldTypeString",
"alias": "CREATOR",
"length": 255,
"domain": null
},
{
"name": "CREATE_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATE_DATE",
"length": 8,
"domain": null
},
{
"name": "LAST_EDITOR",
"type": "esriFieldTypeString",
"alias": "LAST_EDITOR",
"length": 255,
"domain": null
},
{
"name": "LAST_EDIT_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDIT_DATE",
"length": 8,
"domain": null
},
{
"name": "Label",
"type": "esriFieldTypeString",
"alias": "Label",
"length": 15,
"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": "R605_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_605",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S578_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"types": [
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_BayCounty",
"description": "Zoning codes for Bay County",
"codedValues": [
{
"name": "A/IND-SP Airport/Industrial Sector Plan",
"code": "A/IND-SP"
},
{
"name": "AG-1 Agriculture",
"code": "AG-1"
},
{
"name": "AG-2 Agriculture Timberland",
"code": "AG-2"
},
{
"name": "BC Business Center",
"code": "BC"
},
{
"name": "C-1 Neighborhood Commercial",
"code": "C-1"
},
{
"name": "C-2 Plaza Commercial",
"code": "C-2"
},
{
"name": "C-3 General Commercial",
"code": "C-3"
},
{
"name": "C-3A General Commercial Low",
"code": "C-3A"
},
{
"name": "C-4 Research and Design",
"code": "C-4"
},
{
"name": "CSVH Conservation Habitation",
"code": "CSVH"
},
{
"name": "CSVP Conservation Preservation",
"code": "CSVP"
},
{
"name": "CSVR Conservation Recreation",
"code": "CSVR"
},
{
"name": "IND-1 Light Industrial",
"code": "IND-1"
},
{
"name": "IND-2 Industrial",
"code": "IND-2"
},
{
"name": "LIR Low Intensity Residential",
"code": "LIR"
},
{
"name": "P/I Public/Institutional",
"code": "P/I"
},
{
"name": "R-1 Single Family",
"code": "R-1"
},
{
"name": "R-2 Duplex/Manufactured Housing",
"code": "R-2"
},
{
"name": "R-3 Duplex/Triplex/Quadraplex",
"code": "R-3"
},
{
"name": "R-4 Manufactured Housing/Mobile Home",
"code": "R-4"
},
{
"name": "R-5 Multi-Family",
"code": "R-5"
},
{
"name": "R-5A Multi-Family Light",
"code": "R-5A"
},
{
"name": "REC Regional Employment Center",
"code": "REC"
},
{
"name": "RES Residential",
"code": "RES"
},
{
"name": "SR-1 Seasonal Resort Residential",
"code": "SR-1"
},
{
"name": "SR-1A Seasonal Resort Mixed Use",
"code": "SR-1A"
},
{
"name": "SR-2 Seasonal Resort Commercial",
"code": "SR-2"
},
{
"name": "VC Village Center",
"code": "VC"
},
{
"name": "WBEC West Bay East Center",
"code": "WBEC"
},
{
"name": "WBP West Bay Preservation Area",
"code": "WBP"
},
{
"name": "WBWC West Bay West Center",
"code": "WBWC"
},
{
"name": "MLU Mixed Land Use",
"code": "MLU"
},
{
"name": "LTC Long Term Conservation",
"code": "LTC"
},
{
"name": "ROS Recreation/Open Space",
"code": "ROS"
},
{
"name": "WBC West Bay Center",
"code": "WBC"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 1,
"name": "Bay County"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_Callaway",
"description": "Zoning codes for Callaway",
"codedValues": [
{
"name": "Agriculture",
"code": "AG"
},
{
"name": "Commercial",
"code": "COM-1"
},
{
"name": "Conservation",
"code": "CON"
},
{
"name": "Service Commercial",
"code": "C-S"
},
{
"name": "Institutional-Professional",
"code": "I-P"
},
{
"name": "Multi-Family High Density",
"code": "MFHD"
},
{
"name": "Multi-Family High Density-M",
"code": "MFHD-M"
},
{
"name": "Parks",
"code": "P"
},
{
"name": "Planned Development",
"code": "PD"
},
{
"name": "Residential R-10",
"code": "R-10"
},
{
"name": "Residential R-5",
"code": "R-5"
},
{
"name": "Residential R-5M",
"code": "R-5M"
},
{
"name": "Residential R-6",
"code": "R-6"
},
{
"name": "Residential R-6M",
"code": "R-6M"
},
{
"name": "Residential R-7",
"code": "R-7"
},
{
"name": "Residential R-7.5",
"code": "R-7.5"
},
{
"name": "Residential R-9",
"code": "R-9"
},
{
"name": "Residential Multi-Family",
"code": "R-MF"
},
{
"name": "Undesignated",
"code": "UN"
},
{
"name": "Multi-Family Medium Density",
"code": "R-MFMD"
},
{
"name": "Highway Commercial",
"code": "C-H"
},
{
"name": "Community Commercial",
"code": "C-C"
},
{
"name": "Residential R-8",
"code": "R-8"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 2,
"name": "Callaway"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_LynnHaven",
"description": "Zoning codes for Lynn Haven",
"codedValues": [
{
"name": "See FLU",
"code": "See FLU"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 3,
"name": "Lynn Haven"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_MexicoBeach",
"description": "Zoning codes for Mexico Beach",
"codedValues": [
{
"name": "Residential - Low Density",
"code": "RLD"
},
{
"name": "General Commercial",
"code": "GC"
},
{
"name": "Residential - General",
"code": "RG"
},
{
"name": "Tourist Commercial",
"code": "TC"
},
{
"name": "Tourist Residential",
"code": "TR"
},
{
"name": "Public/Instutional",
"code": "P/I"
},
{
"name": "Preservatino",
"code": "PRS"
},
{
"name": "Tourist Mixed Use",
"code": "TMU"
},
{
"name": "Conservation",
"code": "CON"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 4,
"name": "Mexico Beach"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_PanamaCity",
"description": "Zoning codes for Panama City",
"codedValues": [
{
"name": "General Commercial - 1",
"code": "GC 1"
},
{
"name": "General Commercial - 2",
"code": "GC 2"
},
{
"name": "Mixed Use - 1",
"code": "MU 1"
},
{
"name": "Mixed Use - 2",
"code": "MU 2"
},
{
"name": "Mixed Use - 3",
"code": "MU 3"
},
{
"name": "Public/Institutional",
"code": "PI"
},
{
"name": "Preservation",
"code": "PRESERVE"
},
{
"name": "Recreation",
"code": "REC"
},
{
"name": "Silviculture",
"code": "SILV"
},
{
"name": "Downtown District",
"code": "DTD"
},
{
"name": "Heavy Industry",
"code": "HI"
},
{
"name": "Light Industry",
"code": "LI"
},
{
"name": "Urban Residential 1",
"code": "UR 1"
},
{
"name": "Urban Residential 2",
"code": "UR 2"
},
{
"name": "Urban Residential 3",
"code": "UR 3"
},
{
"name": "Not Zoned",
"code": "NZ"
},
{
"name": "Planned Unit Development",
"code": "PUD"
},
{
"name": "Residential - 1",
"code": "RLD 1"
},
{
"name": "Residential - 2",
"code": "RLD 2"
},
{
"name": "East Robinson Bayou Planned Unit Development",
"code": "ERB"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 5,
"name": "Panama City"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_PanamaCityBeach",
"description": "Zoning codes for Panama City Beach",
"codedValues": [
{
"name": "Conservation",
"code": "C"
},
{
"name": "Planned Unit Development",
"code": "PUD"
},
{
"name": "Recreation",
"code": "R"
},
{
"name": "Agricultural & Rural Residential",
"code": "AR"
},
{
"name": "Single Family, Low Density",
"code": "R-1a"
},
{
"name": "Single Family, Medium Density",
"code": "R-1b"
},
{
"name": "Single Family, High Density",
"code": "R-1c"
},
{
"name": "Single Family, High Density Manufactured Home",
"code": "R-1c-T"
},
{
"name": "Residential - Zero Lot Line",
"code": "RO"
},
{
"name": "Townhouse",
"code": "RTH"
},
{
"name": "Limited Multi-family",
"code": "R-2"
},
{
"name": "Unlimited Multi-family",
"code": "R-3"
},
{
"name": "Commercial-Low Intensity",
"code": "CL"
},
{
"name": "Commerical-Medium Intensity",
"code": "CM"
},
{
"name": "Commerical-High Intensity",
"code": "CH"
},
{
"name": "Light Industry",
"code": "M-1"
},
{
"name": "Public Facilities",
"code": "PF"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 6,
"name": "Panama City Beach"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_Parker",
"description": "Zoning codes for Parker",
"codedValues": [
{
"name": "See FLU",
"code": "See FLU"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 7,
"name": "Parker"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_Springfield",
"description": "Zoning codes for Springfield",
"codedValues": [
{
"name": "See FLU",
"code": "See FLU"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 8,
"name": "Springfield"
}
],
"subtypes": [
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_BayCounty",
"description": "Zoning codes for Bay County",
"codedValues": [
{
"name": "A/IND-SP Airport/Industrial Sector Plan",
"code": "A/IND-SP"
},
{
"name": "AG-1 Agriculture",
"code": "AG-1"
},
{
"name": "AG-2 Agriculture Timberland",
"code": "AG-2"
},
{
"name": "BC Business Center",
"code": "BC"
},
{
"name": "C-1 Neighborhood Commercial",
"code": "C-1"
},
{
"name": "C-2 Plaza Commercial",
"code": "C-2"
},
{
"name": "C-3 General Commercial",
"code": "C-3"
},
{
"name": "C-3A General Commercial Low",
"code": "C-3A"
},
{
"name": "C-4 Research and Design",
"code": "C-4"
},
{
"name": "CSVH Conservation Habitation",
"code": "CSVH"
},
{
"name": "CSVP Conservation Preservation",
"code": "CSVP"
},
{
"name": "CSVR Conservation Recreation",
"code": "CSVR"
},
{
"name": "IND-1 Light Industrial",
"code": "IND-1"
},
{
"name": "IND-2 Industrial",
"code": "IND-2"
},
{
"name": "LIR Low Intensity Residential",
"code": "LIR"
},
{
"name": "P/I Public/Institutional",
"code": "P/I"
},
{
"name": "R-1 Single Family",
"code": "R-1"
},
{
"name": "R-2 Duplex/Manufactured Housing",
"code": "R-2"
},
{
"name": "R-3 Duplex/Triplex/Quadraplex",
"code": "R-3"
},
{
"name": "R-4 Manufactured Housing/Mobile Home",
"code": "R-4"
},
{
"name": "R-5 Multi-Family",
"code": "R-5"
},
{
"name": "R-5A Multi-Family Light",
"code": "R-5A"
},
{
"name": "REC Regional Employment Center",
"code": "REC"
},
{
"name": "RES Residential",
"code": "RES"
},
{
"name": "SR-1 Seasonal Resort Residential",
"code": "SR-1"
},
{
"name": "SR-1A Seasonal Resort Mixed Use",
"code": "SR-1A"
},
{
"name": "SR-2 Seasonal Resort Commercial",
"code": "SR-2"
},
{
"name": "VC Village Center",
"code": "VC"
},
{
"name": "WBEC West Bay East Center",
"code": "WBEC"
},
{
"name": "WBP West Bay Preservation Area",
"code": "WBP"
},
{
"name": "WBWC West Bay West Center",
"code": "WBWC"
},
{
"name": "MLU Mixed Land Use",
"code": "MLU"
},
{
"name": "LTC Long Term Conservation",
"code": "LTC"
},
{
"name": "ROS Recreation/Open Space",
"code": "ROS"
},
{
"name": "WBC West Bay Center",
"code": "WBC"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_ZONING": 1,
"ZONING": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"GlobalID": null,
"COMMENTS2": null,
"CONDITIONS": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 1,
"name": "Bay County"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_Callaway",
"description": "Zoning codes for Callaway",
"codedValues": [
{
"name": "Agriculture",
"code": "AG"
},
{
"name": "Commercial",
"code": "COM-1"
},
{
"name": "Conservation",
"code": "CON"
},
{
"name": "Service Commercial",
"code": "C-S"
},
{
"name": "Institutional-Professional",
"code": "I-P"
},
{
"name": "Multi-Family High Density",
"code": "MFHD"
},
{
"name": "Multi-Family High Density-M",
"code": "MFHD-M"
},
{
"name": "Parks",
"code": "P"
},
{
"name": "Planned Development",
"code": "PD"
},
{
"name": "Residential R-10",
"code": "R-10"
},
{
"name": "Residential R-5",
"code": "R-5"
},
{
"name": "Residential R-5M",
"code": "R-5M"
},
{
"name": "Residential R-6",
"code": "R-6"
},
{
"name": "Residential R-6M",
"code": "R-6M"
},
{
"name": "Residential R-7",
"code": "R-7"
},
{
"name": "Residential R-7.5",
"code": "R-7.5"
},
{
"name": "Residential R-9",
"code": "R-9"
},
{
"name": "Residential Multi-Family",
"code": "R-MF"
},
{
"name": "Undesignated",
"code": "UN"
},
{
"name": "Multi-Family Medium Density",
"code": "R-MFMD"
},
{
"name": "Highway Commercial",
"code": "C-H"
},
{
"name": "Community Commercial",
"code": "C-C"
},
{
"name": "Residential R-8",
"code": "R-8"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_ZONING": 1,
"ZONING": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"GlobalID": null,
"COMMENTS2": null,
"CONDITIONS": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 2,
"name": "Callaway"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_LynnHaven",
"description": "Zoning codes for Lynn Haven",
"codedValues": [
{
"name": "See FLU",
"code": "See FLU"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_ZONING": 1,
"ZONING": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"GlobalID": null,
"COMMENTS2": null,
"CONDITIONS": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 3,
"name": "Lynn Haven"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_MexicoBeach",
"description": "Zoning codes for Mexico Beach",
"codedValues": [
{
"name": "Residential - Low Density",
"code": "RLD"
},
{
"name": "General Commercial",
"code": "GC"
},
{
"name": "Residential - General",
"code": "RG"
},
{
"name": "Tourist Commercial",
"code": "TC"
},
{
"name": "Tourist Residential",
"code": "TR"
},
{
"name": "Public/Instutional",
"code": "P/I"
},
{
"name": "Preservatino",
"code": "PRS"
},
{
"name": "Tourist Mixed Use",
"code": "TMU"
},
{
"name": "Conservation",
"code": "CON"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_ZONING": 1,
"ZONING": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"GlobalID": null,
"COMMENTS2": null,
"CONDITIONS": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 4,
"name": "Mexico Beach"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_PanamaCity",
"description": "Zoning codes for Panama City",
"codedValues": [
{
"name": "General Commercial - 1",
"code": "GC 1"
},
{
"name": "General Commercial - 2",
"code": "GC 2"
},
{
"name": "Mixed Use - 1",
"code": "MU 1"
},
{
"name": "Mixed Use - 2",
"code": "MU 2"
},
{
"name": "Mixed Use - 3",
"code": "MU 3"
},
{
"name": "Public/Institutional",
"code": "PI"
},
{
"name": "Preservation",
"code": "PRESERVE"
},
{
"name": "Recreation",
"code": "REC"
},
{
"name": "Silviculture",
"code": "SILV"
},
{
"name": "Downtown District",
"code": "DTD"
},
{
"name": "Heavy Industry",
"code": "HI"
},
{
"name": "Light Industry",
"code": "LI"
},
{
"name": "Urban Residential 1",
"code": "UR 1"
},
{
"name": "Urban Residential 2",
"code": "UR 2"
},
{
"name": "Urban Residential 3",
"code": "UR 3"
},
{
"name": "Not Zoned",
"code": "NZ"
},
{
"name": "Planned Unit Development",
"code": "PUD"
},
{
"name": "Residential - 1",
"code": "RLD 1"
},
{
"name": "Residential - 2",
"code": "RLD 2"
},
{
"name": "East Robinson Bayou Planned Unit Development",
"code": "ERB"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_ZONING": 1,
"ZONING": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"GlobalID": null,
"COMMENTS2": null,
"CONDITIONS": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 5,
"name": "Panama City"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_PanamaCityBeach",
"description": "Zoning codes for Panama City Beach",
"codedValues": [
{
"name": "Conservation",
"code": "C"
},
{
"name": "Planned Unit Development",
"code": "PUD"
},
{
"name": "Recreation",
"code": "R"
},
{
"name": "Agricultural & Rural Residential",
"code": "AR"
},
{
"name": "Single Family, Low Density",
"code": "R-1a"
},
{
"name": "Single Family, Medium Density",
"code": "R-1b"
},
{
"name": "Single Family, High Density",
"code": "R-1c"
},
{
"name": "Single Family, High Density Manufactured Home",
"code": "R-1c-T"
},
{
"name": "Residential - Zero Lot Line",
"code": "RO"
},
{
"name": "Townhouse",
"code": "RTH"
},
{
"name": "Limited Multi-family",
"code": "R-2"
},
{
"name": "Unlimited Multi-family",
"code": "R-3"
},
{
"name": "Commercial-Low Intensity",
"code": "CL"
},
{
"name": "Commerical-Medium Intensity",
"code": "CM"
},
{
"name": "Commerical-High Intensity",
"code": "CH"
},
{
"name": "Light Industry",
"code": "M-1"
},
{
"name": "Public Facilities",
"code": "PF"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_ZONING": 1,
"ZONING": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"GlobalID": null,
"COMMENTS2": null,
"CONDITIONS": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 6,
"name": "Panama City Beach"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_Parker",
"description": "Zoning codes for Parker",
"codedValues": [
{
"name": "See FLU",
"code": "See FLU"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_ZONING": 1,
"ZONING": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"GlobalID": null,
"COMMENTS2": null,
"CONDITIONS": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 7,
"name": "Parker"
},
{
"domains": {
"ZONING": {
"type": "codedValue",
"name": "Zoning_Springfield",
"description": "Zoning codes for Springfield",
"codedValues": [
{
"name": "See FLU",
"code": "See FLU"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_ZONING": 1,
"ZONING": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"GlobalID": null,
"COMMENTS2": null,
"CONDITIONS": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 8,
"name": "Springfield"
}
],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 12,
"name": "Future Land Use",
"type": "Feature Layer",
"description": " Future land use as defined by Bay County Planning and the planning departments of the seven municipalties.<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 72223.819286,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "SUB_FLU",
"field2": "FLU_CODE",
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
2,
219,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,AG",
"label": "AG Agriculture",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
160,
102,
50,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,AGT",
"label": "AGT Agriculture Timberland",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
155,
156,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,CSV",
"label": "CSV Conservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
255,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,CSVP",
"label": "CSVP Conservation Preservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
15,
124,
129,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,CSVR",
"label": "CSVR Conservation Recreation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
234,
92,
182,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,NCOM",
"label": "NCOM Neighborhood Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,GCOM",
"label": "GCOM General Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
161,
33,
240,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
161,
33,
240,
255
],
"width": 0
}
},
"value": "1,MIXU",
"label": "MIXU Mixed Use",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
165,
165,
165,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,IND",
"label": "IND Industrial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
13,
0,
129,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,P/I",
"label": "P/I Public/Institutional",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
178,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,REC",
"label": "REC Recreation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,RES",
"label": "RES Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
250,
194,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,R-RES",
"label": "R-RES Rural Community Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
249,
194,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,S/R",
"label": "S/R Seasonal/Resort",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
130,
130,
130,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,ARPT/IND",
"label": "ARPT/IND Airport Industrial Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
172,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,VC",
"label": "VC Village Center Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
92,
41,
89,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "1,TC",
"label": "TC Town Center Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
38,
115,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,WBPA",
"label": "WBPA West Bay Preservation Area Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
64,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "1,LTC",
"label": "LTC Long Term Conservation Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
115,
76,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "1,ROS",
"label": "ROS Recreation/Open Space Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
129,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,WBC",
"label": "WBC West Bay Center Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
22,
0,
219,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,RE",
"label": "RE Regional Employment Center Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
164,
164,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "1,BC",
"label": "BC Business Center Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
242,
255,
87,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
99,
0,
95,
255
],
"width": 0.4
}
},
"value": "1,LIR",
"label": "LIR Low Impact Residential Sector Plan",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
170,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
130,
130,
130,
255
],
"width": 0
}
},
"value": "2,HDRES",
"label": "High Density Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
76,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "2,MDRES",
"label": "Medium Density Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
130,
130,
130,
255
],
"width": 0
}
},
"value": "2,LDRES",
"label": "Low Density Residential",
"description": ""
},
{
"symbol": {
"type": "esriPFS",
"url": "efb63fea884552cc72e6c855ec57a018",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAIIAAAB6CAYAAABzwouJAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABdhJREFUeJztnUty3DgQRHOhq8wN5VN4bujDyKtWdLRJoD6ZhbYj31IEAYgCkvUD9fH19fmFC/778T8A4NfPz6vL7fYsGOOemnsX5rw/2j2Yf4LvhfC6urKrrLoqo6v6rh1jN6iVQKWur9c7CmFFMACeFkJ1R2Z//srd9apCdeeTofs7Rtuzn+XVdSuCAbB4NUR3ZPbnrF2UtRkyu1K109njMO+3IhgAC0VQWdIs70K5G6fiCd1xsvevnqEVwQAAPt4lqrabBztOwbAZujEQ9niv1zMqakUwAIAP9k6rruaOD1zpN9NXt29WlDbrHWTGtSIYAIGFwNolqh3dfY9mxtoxlbFl2XWOI5g/2C4EtTfB3NGrn0evd5jK2CpiMVYEA4AYR2Bl/Xb3T8Q72BlM9X3R+TqOYLaE4wjVd3M36ta9P3K96xGpoqLdOIXjCCZNux6hizoDN+FFvFv8oWJbWBEMAEI9gsoiZmdFM/11x856Hez4Q8W2sCIYAIQ4wt+QQ4iMF2nbrRFUq2ynPyuCARCII1R3Irtqh239V3bdVBUX+3eJ9GdFMAAI2Ud11EzllSh2N7tqa1eD+IDxbKwIBsDiNHSXqm0RjWgqdrzKg2J5Tt1nuerHimAABE5Dq7yG7k5WeAlTUc4dLI/KuQaT5pjXoELxZRVWpVJ1PNW49hrMH8jOPrKzi+xvFnR+b5b1zrIFGM/aimAALHINKp86ej3avjrPq/bvEkc4kYexIhgAhQol9XuQfQ4iw7vEEdTzcK7B3JJeCOx4erd99H6FUkzDUlXnGswtx7+hNPVNgUx7Vua0+vPufZW/pRXBABDGEaL9sbOaDNiZU1Y9QvS+B5m/oRXBABiII+z6y46/o/LenT51lYVVE7Lqx4pgAAzEEaKwvIfKe7f6rp7yHlh5m9W4VgQD4EAcgXUy6h2ifVPew4PuN5VW41oRDICLOEL0dI2quvnu/kkFOO0l3KHMyFoRDICLhRDdwewKpKwCKHMUp70EpS1wd78VwQA48GqY+o5QtP3VdxazfUzlGKrtIvdbEQyAi4Vw6hTP9DweZHIOKro2AWPeW2NxNxmVQaRKOq3asZJOjGPqVygDUn41GACFEPMp9/IV1e6KtK2qGeuVowjmWREMAMLn9VSwbYhVf+wjZrt+u0Zf9rpDzCZM+UMZ6nArc8fv+lOFelk2BNsD85E3c0t5IUwXZVTnM9HnZNCLMf6VQlgRDIDEv/LZ/ZyNavyO91Adm50yV6SprQgGQOGACzsxwrK4d/1F7u++i1XH+qplexnlsiIYAIKFcMprUPWnHJu1sxl2kxXBAEgUpvythZuVebC9h1PFPvYaTJpwhdJUJJFtEUfmkbXKmXUAKyarvKwIBkCiQondLnuf8mMWp/IdquPwlWdlRTAAAhVKD6Kra6rqpjq/zLxY+Q627bCj8qysCAYAYSFMvscy13fjR3Zjp+InO1amv2y7CFYEA0AYWdzxTjZBd2exo6fdDO1uPHsN5hZZZPHUeQhFHcKDKQ+o237nydlrMLfIFgLbG1DWMKrrAqbVsTKOFcEAIHwog31ucLrCKXK/OmahrMyOYkUwABJeA6tCN8tUZdSq7anoZ/TrNF31ds2i+Sa8ENRVOeoTxZkso9reicLe+atnY0UwAAheg3rnT8DykE5kDa+o2EdWBAOA4DVkYSlI1KJmRvtY1j/7GVfrIZ7vsyIYAEKvIXp91y66ypVeRLdd195i1S+s7rMiGACLcw3TufeTXgM7jnBKUe7aR/7GVgQDYHGu4ZRNEG3f9RqeYc91SgWZWVErggEQWAisk8LZdtm6O7ayZea6Q1XjwYxHWBEMgKeFUM0BTK92Fs/9qyuEupnbro1ir8GE+V4I1d3ArlOoeh1Kr2E3NvvZRdvZazB00vUI6nd8dEd3vYYO7OxgtT0jo/rAimAAFP7vo8qynq5c6nwxJdt+ymvoRIOtCAZA4f81VNufUprIeCw1UrVX22u/fn7iN674+nUM6iKwAAAAAElFTkSuQmCC",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
156,
156,
156,
255
],
"width": 0
},
"width": 98,
"height": 91.5,
"angle": 1,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "2,RESCONHAB",
"label": "Residential - Conservation/Habitat",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
129,
254,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
130,
130,
130,
255
],
"width": 0
}
},
"value": "2,PUB",
"label": "Public Buildings & Facilities",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
190,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "2,MU",
"label": "Mixed Use",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
170,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
156,
156,
156,
255
],
"width": 0
}
},
"value": "2,REC",
"label": "Recreational",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
230,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
156,
156,
156,
255
],
"width": 0
}
},
"value": "2,COMM",
"label": "Commercial",
"description": ""
},
{
"symbol": {
"type": "esriPFS",
"url": "2d2b9e6ea3968803a627c38e35f60594",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9BJREFUaIG1mtuxHCEMRHEVQTkTx+hMnNXer91iGUl9WmC+ZnhIQmo9YGa+Xq/X77+/xr8/r9Fp0dq1z6F9IodDY44xviZli7KNRHPXPkUrW7fOq5S4v1cbfs+dGeOKGLFGJVyFjEiWireSJeI7qdZ3AgrC2TuZe9PdIjpTQTuzUPZM4VdtLFtPnjOa65wveFOLV43CjwY6omgi4zpnRowrQUigy+a50O7AnKx/RG8liApO774uaioLuvDO1j+itxJE9btBybHmCbzXeZ9NU4i7kFM0T4JW16VmBkeaYysGTuGwj3cCGHWpSaxGgxpV3P5OLeQE2Op9ZgsJvLsw39+VhXY0OsVQ9J7m6YyBk8puHCAink4xVPq0YtiptCqkOKczWr2p90/KohGaBI2qf4eognT2fIKe0KcjJjujLtMbMN/p0OC4z3tsWln5fxYfbm1A5Xz49E7YDQrROPXr/ZnUBkSJyuJpcRIJTIsLJ9WR2OAeHZXFUSC7kY5ITHAuNPb5jiwokFWFQiVsNEbSnqKZyRmtjVwuPXBkfbR62scoLUKzc8PzFb2pT58oZe1XVujWCBa8qa92GNH0RyHuxJZdoemBo7sRssFOvu5YOKv8QngrAdRGVHSu4J3RymSo+oli0/N05esVA2VdlUMVH1c5CN5KiI7WKbTdCjCTOVLMF7zdDXXgTYOTs0GHzt4mmez0u5bq+u+JgtAdWUeoVRDnkOAqPqNfGbO89z4tPqI1GSwroZ3ipVLe55TV2SBd0xmPhKbFSyRzZPGZTSZNremkQ0cOAvloTnlz0in7ojl7rqQ0naYC3doeXy3VQhJoMsidBqlKsTQtjpF8tawYk3415tDt+LbKIte/WpKxk/RUzVcWfgQy5csZITUW0e34NJFP8Xm3MHo70ImYZn2OZSu+SmlqXML7lr/TTEBOd66MaUXmnKs79TrNBKcBk7hKCG/nHOwwy+aptSeROlqHroBJo5Yg1nWOjSqoRe8oZdECIbql6GQB4hrVmHKH8D+yirBbeZ3eg6kNqZQYIQ3/BewKszKJnvc1lQz0doUGRvwXsGodxd2At9NkGUogSqzbzddKcLW2ykDXfLoTRR06Dj1F85pPuzRclBCE0Zrc/qxDGhHI9XmyVtF8FCckFVTPaqwS6PTmxLV8ekdGtOymj07gyxpJdxmdxwe821qPhKDVWAc5BFGPy/5TiDvRups1qg1V/Q+fdph2YFzlzRtVYMav9OlTWK/Nte4+RoNlpfBqL/I83YncVV+1JtoMLUac+zd5nu5EbiUgHVetc4Mzxhg/EnPFlgEWRKIAAAAASUVORK5CYII=",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
156,
156,
156,
255
],
"width": 0
},
"width": 45.75,
"height": 45.75,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "2,CON",
"label": "Conservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
112,
168,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
156,
156,
156,
255
],
"width": 0
}
},
"value": "2,AG",
"label": "Agriculture",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
169,
0,
230,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
156,
156,
156,
255
],
"width": 0
}
},
"value": "2,IND",
"label": "Industrial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
223,
194,
125,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "2,UN",
"label": "Undesignated",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSForwardDiagonal",
"color": [
255,
0,
0,
255
],
"outline": null
},
"value": "3,COM",
"label": "Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
115,
223,
255
],
"outline": null
},
"value": "3,C1",
"label": "Neighborhood Commericial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSForwardDiagonal",
"color": [
205,
170,
102,
255
],
"outline": null
},
"value": "3,LDR",
"label": "Low Density Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
122,
142,
245,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.1
}
},
"value": "3,MDR",
"label": "Medium Density Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
112,
0,
255
],
"outline": null
},
"value": "3,HDR",
"label": "High Density Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
0,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "3,IND",
"label": "Industrial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
77,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "3,MHP",
"label": "Mobile Home Park",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
151,
219,
242,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "3,P/I",
"label": "Public/Institutional",
"description": ""
},
{
"symbol": {
"type": "esriPFS",
"url": "c0b46fd029233dc01869b4e92bdcff4f",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAC9JREFUKJFj+f///38GEgALKYpRNPg9Z2TYJImwDBcfrgFZEh+ffCeRrGHUD3j4ACT8L0dALI0NAAAAAElFTkSuQmCC",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
212,
208,
200,
0
],
"width": 0.4
},
"width": 9,
"height": 9,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "3,R/OS",
"label": "Recreation/Open Space",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
1,
129,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.1
}
},
"value": "3,CON",
"label": "Conservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSForwardDiagonal",
"color": [
169,
0,
230,
255
],
"outline": null
},
"value": "3,MU",
"label": "Mixed Use",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
230,
152,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
},
"value": "3,TND",
"label": "Traditional Neighborhood Development",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
128,
55,
58,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "3,RP",
"label": "Research Park",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
225,
225,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "3,UND",
"label": "Undesignated",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
0,
255
],
"width": 0.4
}
},
"value": "4,RLD",
"label": "Residential - Low Density",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
170,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
170,
0,
255
],
"width": 0.4
}
},
"value": "4,RG",
"label": "Residential - General",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
38,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
38,
115,
255
],
"width": 0.4
}
},
"value": "4,TR",
"label": "Tourist Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
112,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
168,
112,
0,
255
],
"width": 0.4
}
},
"value": "4,TMU",
"label": "Tourist Mixed Use",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
0,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
197,
0,
255,
255
],
"width": 0.4
}
},
"value": "4,TC",
"label": "Tourist Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
0,
0,
255
],
"width": 0.4
}
},
"value": "4,GC",
"label": "General Commerical",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
77,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
77,
168,
255
],
"width": 0.4
}
},
"value": "4,PI",
"label": "Public/Institutional",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
205,
170,
102,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
205,
170,
102,
255
],
"width": 0.4
}
},
"value": "4,PRS",
"label": "Preservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
205,
102,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "4,CON",
"label": "Conservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
115,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
115,
0,
255
],
"width": 0.4
}
},
"value": "4,UN",
"label": "Undesignated",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
168,
0,
0,
255
],
"width": 0.4
}
},
"value": "5,DT",
"label": "Downtown District",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
102,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
102,
255
],
"width": 0.4
}
},
"value": "5,RES",
"label": "Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
219,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
219,
0,
0,
255
],
"width": 0.1
}
},
"value": "5,GC",
"label": "General Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
178,
178,
178,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
178,
178,
178,
255
],
"width": 0.1
}
},
"value": "5,IN",
"label": "Industry",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
172,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
254,
172,
0,
255
],
"width": 0.1
}
},
"value": "5,MU",
"label": "Mixed Use",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
1,
99,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "5,PR",
"label": "Preservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
37,
99,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "5,PI",
"label": "Public/Institutional",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
180,
254,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "5,REC",
"label": "Recreation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
255
],
"width": 1
}
},
"value": "5,RVS",
"label": "Residential Vested",
"description": ""
},
{
"symbol": {
"type": "esriPFS",
"url": "260448c1a1b2cb3a59710ec284af09b5",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwJJREFUeJztXEty6yAQ1IKjpXwaH8encfluyiKFC0sg5tszJOlVKu+hgZ4vA6Ts+75vQNxft/fPj68nUrQKBS2wJef+urmTZaWYN1ERmn58Pd3JslLMmyi0piOgUUzZNpwLaGVExrdShUomwRnT0yaXPM7Y0b+buJ7nxFsZvfEzSOY2UwxnLh9ZT2POXKK5siQkz8ZwFB1aHkjGSmPdcQz3OyKiIrOixBJHvxe7Hke4NjBnwJWFHkkUu54mMGfClcVV3F+3rVhYwqokUaGyqPoBKla3PljW08QzJMmjuRWEdrXujUwao0QFsShkRW6B3nyhridZdHR2rfKglbl0kYi+VU9mC/gWRgoJSZaW2CVq9VReYZkEukRl2ppkSQJT14uID0f5Fdw2jrvrZYWk52Wl5A+iot3MA1brOXU4Ne0TS1PPprST62l82zIJZOt5Xcao6K1GdFXeYloeUOG9KETX4EqWadbjZBkqqSgrmrm4eXkgOa7KFrh7Cg+po7IRQ0EIUZmCNFVpYZW5tGq2JphahoRuYbQnvlYuTLHwpfZ6iNg2+j6JqCzxxDO2mRypW5i71QJnsc2LyClRlnHA6pvUAtXSVcmNu95EpEA1A936UQiBq4Kc9aQkoQj2luNeHqD6SpZyeqEm/ZF6hJwe2fCXCxFtEw6Gt1l6H/ZyDQS0ckZWOexw/uUsl6YftQJO3YPoLUkWOTMUaVpFtXKztIxFj4Z+SxHJQfcAdIbV6iILdMsDClbc2GoAu2feQvJKyvJ7krFhpzAV1i8nvN4chtdRWtdCjYUSle0iB2cs/Pq0R8tFY5XUsSEvQD1SvlcPvmK5A1AurJQSnvWQsjRuriIqS9VMhSaWnW4Ftx+lCG7HrkCWFMO/eyAp3DKR5fZyIdMiZ6BYvnUpcvqTI7MJaAVagLp4y1JkeiH/agJSbWk3sdLCkiPjOE7Uj6r/L+LiPleultTTuZ4GXG1FblmksuD9KI/TXARCbwVny7Ip+1HZSNq26yQV3rjLBtaR+j9+0FrWN+UFKya4ROKkAAAAAElFTkSuQmCC",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
109,
187,
67,
255
],
"width": 0.4
},
"width": 55.5,
"height": 55.5,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "5,SILV",
"label": "Silviculture",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
99,
0,
95,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "5,UC",
"label": "Urban Community",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
219,
205,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.1
}
},
"value": "5,UR",
"label": "Urban Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
38,
115,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
38,
115,
0,
255
],
"width": 0.4
}
},
"value": "6,AG",
"label": "Agricultural",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
76,
230,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 0.4
}
},
"value": "6,CSV",
"label": "Conservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
77,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
77,
168,
255
],
"width": 0.4
}
},
"value": "6,EDU",
"label": "Educational",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
0,
132,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
168,
0,
132,
255
],
"width": 0.4
}
},
"value": "6,IND",
"label": "Industrial District",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
90,
68,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
137,
99,
68,
255
],
"width": 0.4
}
},
"value": "6,MU",
"label": "Mixed Use",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
152,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
152,
0,
255
],
"width": 0.4
}
},
"value": "6,MFR",
"label": "Multi Family Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
112,
68,
137,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
112,
68,
137,
255
],
"width": 0.4
}
},
"value": "6,PBG",
"label": "Public Buildings and Grounds",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
144,
238,
144,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "6,REC",
"label": "Recreation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
0,
255
],
"width": 0.4
}
},
"value": "6,SFR",
"label": "Single Family Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
76,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
76,
0,
255
],
"width": 0.4
}
},
"value": "6,TD",
"label": "Tourist District",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
211,
127,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
211,
127,
255
],
"width": 0.4
}
},
"value": "7,LDR",
"label": "Low Density Residential",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
211,
255,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
211,
255,
190,
255
],
"width": 0.4
}
},
"value": "7,MU",
"label": "Mixed Use - 1",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
168,
132,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
168,
132,
255
],
"width": 0.4
}
},
"value": "7,MU2",
"label": "Mixed Use - 2",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
0,
0,
255
],
"width": 0.4
}
},
"value": "7,GC",
"label": "General Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
132,
0,
168,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
132,
0,
168,
255
],
"width": 0.4
}
},
"value": "7,PI",
"label": "Public/Institution",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
115,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
115,
223,
255
],
"width": 0.4
}
},
"value": "7,REC",
"label": "Recreation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
169,
230,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
169,
230,
255
],
"width": 0.4
}
},
"value": "7,CON",
"label": "Conservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
230,
152,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "8,RLD",
"label": "Residential Low Density",
"description": ""
},
{
"symbol": {
"type": "esriPFS",
"url": "0523c2afb64b4a25176c6da97c38ba8c",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8tJREFUaIG1mku67CAIhB24wF5q77Dv6PRnG6D+Qq+jxAcgFA9N5ufz+bxer/F+v0enRWvXPof2iRwOjTnG+JmULco2Es1d+xStbN06r1Li/l5t+G/uzBhXxIg1KuEqZESyVLyVLBHfSbW+E1AQzt7J3JvuFtGZCtqZhbJnCr9qY9l68pzRXOf8wJtavGoUfjTQEUUTGdc5M2JcCUICXTbPhXYH5mT9I3orQVRw+uvroqayoAvvbP0jeitBVL8blBxrnsB7nffdNIW4CzlF8yRodV1qZnCkObZi4BQO+3gngFGXmsRqNKhRxe3v1EJOgK3eZ7aQwLsL8/1dWWhHo1MMRe9pns4YOKnsxgEi4ukUQ6VPK4adSqtCinM6o9Wbev+mLBqhSdCo+neIKkhnzyfoCX06YrIz6jK9AfOdDg2O+7zHppWV/2fx4dYGVM6HT++E3aAQjVO/3p9JbUCUqCyeFieRwLS4cFIdiQ3u0VFZHAWyG+mIxATnQmOf78iCAllVKFTCRmMk7SmamZzR2sjl0gNH1kerp32M0iI0Ozc8P9Gb+vSJUtZ+ZYVujWDBm/pqhxFNfxTiTmzZFZoeOLobIRvs5OuOhbPKL4S3EkBtREXnCt4ZrUyGqp8oNj1PV75eMVDWVTlU8XGVg+CthOhonULbrQAzmSPF/MDb3VAH3jQ4ORt06OxtkslOv2uprv+eKAjdkXWEWgVxDgmu4jP6lTHLe+/T4iNak8GyEtopXirlfU9ZnQ3SNZ3xSGhavEQyRxaf2WTS1JpOOnTkIJCP5pQ3J52yL5qz50pK02kq0K3t8dVSLSSBJoPcaZCqFEvT4hjJV8uKMelXYw7djm+rLHL9qyUZO0lP1Xxl4UcgU76cEVJjEd2OTxP5FJ+/FkZvBzoR06zPsWzFVylNjUt43/J3mgnI6c6VMa3InHN1p16nmeA0YBJXCeHtnIMdZtk8tfYkUkfr0BUwadQSxLrOsVEFtegdpSxaIES3FJ0sQFyjGlPuEP5HVhF2K6/TezC1IZUSI6Thv4BdYVYm0fO+ppKB3q7QwIj/Alato7gb8HaaLEMJRIl1u/laCa7WVhnomk93oqhDx6GnaF7zaZeGixKCMFqT2591SCMCuT5P1iqaj+KEpILqWY1VAp3enLiWT+/IiJbd9NEJfFkj6S6j8/iAd1vrkRC0GusghyDqcdl/CnEnWnezRrWhqv/h0w7TDoyrvHmjCsz4lT59Cuu1udbdx2iwrBRe7UWepzuRu+qr1kSbocWIc/8mz9OdyK0EpOOqdW5wxhjjH90zsHq/jpktAAAAAElFTkSuQmCC",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
78,
78,
78,
255
],
"width": 0
},
"width": 45.75,
"height": 45.75,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "8,MU",
"label": "Mixed Use",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
219,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
219,
0,
0,
255
],
"width": 0.4
}
},
"value": "8,GC",
"label": "General Commercial",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
77,
168,
255
],
"outline": null
},
"value": "8,LI",
"label": "Light Industrial",
"description": ""
},
{
"symbol": {
"type": "esriPFS",
"url": "93a32a400372e3243f9c576a0773ecf9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATNJREFUeJzt1EEKAjEYxeBf6IE9ijeuK0UGQZAslPmyLDQMzGvW3nvPzFyuMzMz+zZPHmev5+/OPt0/k3MdZd98yKf7Z3KuQco6/p1ffUr/4rTQGA2NnRYao6Gx00JjNDR2WmiMhsZOC43R0NhpoTEaGjstNEZDY6eFxmho7LTQGA2NnRYao6Gx00JjNDR2WmiMhsZOC43R0NhpoTEaGjstNEZDY6eFxmho7LTQGA2NnRYao6Gx00JjNDR2WmiMhsZOC43R0NhpoTEaGjstNEZDY6eFxmho7LTQGA2NnRYao6Gx00JjNDR2WmiMhsZOC43R0NhpoTEaGjstNEZDY6eFxmho7LTQGA2NnRYao6Gx00JjNDR2WmiMhsZOC43R0NhpoTEaGjstNEZDY6eFxmho7LwDgpyPmDnkk3wAAAAASUVORK5CYII=",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
},
"width": 63,
"height": 63,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "8,REC",
"label": "Recreation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
205,
102,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
137,
205,
102,
255
],
"width": 0.4
}
},
"value": "8,CON",
"label": "Conservation",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSHorizontal",
"color": [
115,
0,
76,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "8,PI",
"label": "Public Institutional",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
255,
115,
255
],
"width": 0.4
}
},
"value": "8,UN",
"label": "Undesignated",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 0,
"labelingInfo": [
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_FLU = 1",
"labelExpression": "[FLU_CODE] CONCAT \" (BAY)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"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"
}
},
"minScale": 6000,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_FLU = 2",
"labelExpression": "[FLU_CODE] CONCAT \" (CAL)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"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"
}
},
"minScale": 6000,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_FLU = 3",
"labelExpression": "[FLU_CODE] CONCAT \" (LH)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"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"
}
},
"minScale": 6000,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_FLU = 4",
"labelExpression": "[FLU_CODE] CONCAT \" (MB)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"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"
}
},
"minScale": 6000,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_FLU = 5",
"labelExpression": "[FLU_CODE] CONCAT \" (PC)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"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"
}
},
"minScale": 6000,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_FLU = 6",
"labelExpression": "[FLU_CODE] CONCAT \" (PCB)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"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"
}
},
"minScale": 6000,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_FLU = 7",
"labelExpression": "[FLU_CODE] CONCAT \" (PKR)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"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"
}
},
"minScale": 6000,
"maxScale": 0
},
{
"labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
"where": "SUB_FLU = 8",
"labelExpression": "[FLU_CODE] CONCAT \" (SPR)\"",
"useCodedValues": false,
"symbol": {
"type": "esriTS",
"color": [
0,
0,
0,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "baseline",
"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"
}
},
"minScale": 6000,
"maxScale": 0
}
]
},
"defaultVisibility": false,
"extent": {
"xmin": 1496322.7499542534,
"ymin": 337461.3746520132,
"xmax": 1690222.2502778359,
"ymax": 571414.2499211729,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "FLU_CODE",
"typeIdField": "SUB_FLU",
"subtypeFieldName": "SUB_FLU",
"subtypeField": "SUB_FLU",
"defaultSubtypeCode": 1,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "SUB_FLU",
"type": "esriFieldTypeSmallInteger",
"alias": "Jurisdiction",
"domain": null
},
{
"name": "FLU_CODE",
"type": "esriFieldTypeString",
"alias": "Type",
"length": 10,
"domain": null
},
{
"name": "ORD_NUM",
"type": "esriFieldTypeString",
"alias": "ORD_NUM",
"length": 15,
"domain": null
},
{
"name": "ORD_DATE",
"type": "esriFieldTypeDate",
"alias": "ORD_DATE",
"length": 8,
"domain": null
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "COMMENTS",
"length": 200,
"domain": null
},
{
"name": "NOTES",
"type": "esriFieldTypeString",
"alias": "NOTES",
"length": 20,
"domain": null
},
{
"name": "NOTES2",
"type": "esriFieldTypeString",
"alias": "NOTES2",
"length": 30,
"domain": null
},
{
"name": "CONDITIONS",
"type": "esriFieldTypeString",
"alias": "CONDITIONS",
"length": 35,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "CREATOR",
"type": "esriFieldTypeString",
"alias": "CREATOR",
"length": 255,
"domain": null
},
{
"name": "CREATE_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATE_DATE",
"length": 8,
"domain": null
},
{
"name": "LAST_EDITOR",
"type": "esriFieldTypeString",
"alias": "LAST_EDITOR",
"length": 255,
"domain": null
},
{
"name": "LAST_EDIT_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDIT_DATE",
"length": 8,
"domain": null
},
{
"name": "Label",
"type": "esriFieldTypeString",
"alias": "Label",
"length": 15,
"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": "R604_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_604",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S577_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"types": [
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_BayCounty",
"description": "Future Land Use codes for Bay County",
"codedValues": [
{
"name": "Agriculture",
"code": "AG"
},
{
"name": "Agriculture/Timberland",
"code": "AGT"
},
{
"name": "Airport Industrial - Sector Plan",
"code": "ARPT/IND"
},
{
"name": "Business Center - Sector Plan",
"code": "BC"
},
{
"name": "Conservation",
"code": "CSV"
},
{
"name": "Conservation/Preservation",
"code": "CSVP"
},
{
"name": "Conservation/Recreation",
"code": "CSVR"
},
{
"name": "General Commercial",
"code": "GCOM"
},
{
"name": "Industrial",
"code": "IND"
},
{
"name": "Low Impact Residential",
"code": "LIR"
},
{
"name": "Neighborhood Commercial",
"code": "NCOM"
},
{
"name": "Public/institutional",
"code": "P/I"
},
{
"name": "Regional Employment Center - Sector Plan",
"code": "RE"
},
{
"name": "Recreation",
"code": "REC"
},
{
"name": "Residential",
"code": "RES"
},
{
"name": "Rural Community Residential",
"code": "R-RES"
},
{
"name": "Seasonal/Resort",
"code": "S/R"
},
{
"name": "Village Center - Sector Plan",
"code": "VC"
},
{
"name": "West Bay Center - Sector Plan",
"code": "WBC"
},
{
"name": "West Bay Preservation Area - Sector Plan",
"code": "WBPA"
},
{
"name": "Mixed Use",
"code": "MIXU"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 1,
"name": "Bay County"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_Callaway",
"description": "Future Land Use codes for Callaway",
"codedValues": [
{
"name": "Agriculture",
"code": "AG"
},
{
"name": "Commercial",
"code": "COMM"
},
{
"name": "Conservation",
"code": "CON"
},
{
"name": "High Density Residential",
"code": "HDRES"
},
{
"name": "Industrial",
"code": "IND"
},
{
"name": "Low Density Residential",
"code": "LDRES"
},
{
"name": "Public Buildings & Facilities",
"code": "PUB"
},
{
"name": "Recreational",
"code": "REC"
},
{
"name": "Undesignated",
"code": "UN"
},
{
"name": "Medium Density Residential",
"code": "MDRES"
},
{
"name": "Residential - Conservation/Habitat",
"code": "RESCONHAB"
},
{
"name": "Mixed Use",
"code": "MU"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 2,
"name": "Callaway"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_LynnHaven",
"description": "Future Land Use codes for Lynn Haven",
"codedValues": [
{
"name": "Commercial",
"code": "COM"
},
{
"name": "High Density Residential",
"code": "HDR"
},
{
"name": "Industrial",
"code": "IND"
},
{
"name": "Low Density Residential",
"code": "LDR"
},
{
"name": "Medium Density Residential",
"code": "MDR"
},
{
"name": "Mixed Use",
"code": "MU"
},
{
"name": "Mobile Home Park",
"code": "MHP"
},
{
"name": "Traditional Neighborhood Development",
"code": "TND"
},
{
"name": "Undesignated",
"code": "UND"
},
{
"name": "Neighborhood Commercial",
"code": "C1"
},
{
"name": "Conservation",
"code": "CON"
},
{
"name": "Research Park",
"code": "RP"
},
{
"name": "Recreation & Open Space",
"code": "R/OS"
},
{
"name": "Public/Institutional",
"code": "P/I"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 3,
"name": "Lynn Haven"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_MexicoBeach",
"description": "Future Land Use code for Mexico Beach",
"codedValues": [
{
"name": "Residential - Low Density",
"code": "RLD"
},
{
"name": "Residential - General",
"code": "RG"
},
{
"name": "Tourist Residential",
"code": "TR"
},
{
"name": "Tourist Mixed Use",
"code": "TMU"
},
{
"name": "Tourist Commercial",
"code": "TC"
},
{
"name": "General Commerical",
"code": "GC"
},
{
"name": "Conservation",
"code": "CON"
},
{
"name": "Preservation",
"code": "PRS"
},
{
"name": "Undesignated",
"code": "UN"
},
{
"name": "Public Institutional",
"code": "PI"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 4,
"name": "Mexico Beach"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_PanamaCity",
"description": "Future Land Use codes for Panama City",
"codedValues": [
{
"name": "General Commercial",
"code": "GC"
},
{
"name": "Mixed Use",
"code": "MU"
},
{
"name": "Public/Institutional",
"code": "PI"
},
{
"name": "Recreation",
"code": "REC"
},
{
"name": "Residential Vested",
"code": "RVS"
},
{
"name": "Silviculture",
"code": "SILV"
},
{
"name": "Industry",
"code": "IN"
},
{
"name": "Residential",
"code": "RES"
},
{
"name": "Preservation",
"code": "PR"
},
{
"name": "Downtown District",
"code": "DT"
},
{
"name": "Urban Community",
"code": "UC"
},
{
"name": "Urban Residential",
"code": "UR"
},
{
"name": "East Robinson Bayou",
"code": "ERB"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 5,
"name": "Panama City"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_PanamaCityBeach",
"description": "Future Land Use codes for Panama City Beach",
"codedValues": [
{
"name": "Agricultural",
"code": "AG"
},
{
"name": "Conservation",
"code": "CSV"
},
{
"name": "Educational",
"code": "EDU"
},
{
"name": "Industrial District",
"code": "IND"
},
{
"name": "Mixed Use",
"code": "MU"
},
{
"name": "Multi Family Residential",
"code": "MFR"
},
{
"name": "Public Buildings and Grounds",
"code": "PBG"
},
{
"name": "Recreation",
"code": "REC"
},
{
"name": "Single Family Residential",
"code": "SFR"
},
{
"name": "Tourist District",
"code": "TD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 6,
"name": "Panama City Beach"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_Parker",
"description": "Future Land Use codes for Parker",
"codedValues": [
{
"name": "Conservation",
"code": "CON"
},
{
"name": "General Commercial",
"code": "GC"
},
{
"name": "Low Density Residential",
"code": "LDR"
},
{
"name": "Mixed Use",
"code": "MU"
},
{
"name": "Mixed Use - 2",
"code": "MU2"
},
{
"name": "Public/Institution",
"code": "PI"
},
{
"name": "Recreation",
"code": "REC"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 7,
"name": "Parker"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_Springfield",
"description": "Future Land Use codes for Springfield",
"codedValues": [
{
"name": "Conservation",
"code": "CON"
},
{
"name": "General Commercial",
"code": "GC"
},
{
"name": "Light Industrial",
"code": "LI"
},
{
"name": "Mixed Use",
"code": "MU"
},
{
"name": "Public Institutional",
"code": "PI"
},
{
"name": "Recreation",
"code": "REC"
},
{
"name": "Residential Low Density",
"code": "RLD"
},
{
"name": "Undesignated",
"code": "UN"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"id": 8,
"name": "Springfield"
}
],
"subtypes": [
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_BayCounty",
"description": "Future Land Use codes for Bay County",
"codedValues": [
{
"name": "Agriculture",
"code": "AG"
},
{
"name": "Agriculture/Timberland",
"code": "AGT"
},
{
"name": "Airport Industrial - Sector Plan",
"code": "ARPT/IND"
},
{
"name": "Business Center - Sector Plan",
"code": "BC"
},
{
"name": "Conservation",
"code": "CSV"
},
{
"name": "Conservation/Preservation",
"code": "CSVP"
},
{
"name": "Conservation/Recreation",
"code": "CSVR"
},
{
"name": "General Commercial",
"code": "GCOM"
},
{
"name": "Industrial",
"code": "IND"
},
{
"name": "Low Impact Residential",
"code": "LIR"
},
{
"name": "Neighborhood Commercial",
"code": "NCOM"
},
{
"name": "Public/institutional",
"code": "P/I"
},
{
"name": "Regional Employment Center - Sector Plan",
"code": "RE"
},
{
"name": "Recreation",
"code": "REC"
},
{
"name": "Residential",
"code": "RES"
},
{
"name": "Rural Community Residential",
"code": "R-RES"
},
{
"name": "Seasonal/Resort",
"code": "S/R"
},
{
"name": "Village Center - Sector Plan",
"code": "VC"
},
{
"name": "West Bay Center - Sector Plan",
"code": "WBC"
},
{
"name": "West Bay Preservation Area - Sector Plan",
"code": "WBPA"
},
{
"name": "Mixed Use",
"code": "MIXU"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_FLU": 1,
"FLU_CODE": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"NOTES": null,
"NOTES2": null,
"CONDITIONS": null,
"GlobalID": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 1,
"name": "Bay County"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_Callaway",
"description": "Future Land Use codes for Callaway",
"codedValues": [
{
"name": "Agriculture",
"code": "AG"
},
{
"name": "Commercial",
"code": "COMM"
},
{
"name": "Conservation",
"code": "CON"
},
{
"name": "High Density Residential",
"code": "HDRES"
},
{
"name": "Industrial",
"code": "IND"
},
{
"name": "Low Density Residential",
"code": "LDRES"
},
{
"name": "Public Buildings & Facilities",
"code": "PUB"
},
{
"name": "Recreational",
"code": "REC"
},
{
"name": "Undesignated",
"code": "UN"
},
{
"name": "Medium Density Residential",
"code": "MDRES"
},
{
"name": "Residential - Conservation/Habitat",
"code": "RESCONHAB"
},
{
"name": "Mixed Use",
"code": "MU"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_FLU": 1,
"FLU_CODE": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"NOTES": null,
"NOTES2": null,
"CONDITIONS": null,
"GlobalID": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 2,
"name": "Callaway"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_LynnHaven",
"description": "Future Land Use codes for Lynn Haven",
"codedValues": [
{
"name": "Commercial",
"code": "COM"
},
{
"name": "High Density Residential",
"code": "HDR"
},
{
"name": "Industrial",
"code": "IND"
},
{
"name": "Low Density Residential",
"code": "LDR"
},
{
"name": "Medium Density Residential",
"code": "MDR"
},
{
"name": "Mixed Use",
"code": "MU"
},
{
"name": "Mobile Home Park",
"code": "MHP"
},
{
"name": "Traditional Neighborhood Development",
"code": "TND"
},
{
"name": "Undesignated",
"code": "UND"
},
{
"name": "Neighborhood Commercial",
"code": "C1"
},
{
"name": "Conservation",
"code": "CON"
},
{
"name": "Research Park",
"code": "RP"
},
{
"name": "Recreation & Open Space",
"code": "R/OS"
},
{
"name": "Public/Institutional",
"code": "P/I"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_FLU": 1,
"FLU_CODE": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"NOTES": null,
"NOTES2": null,
"CONDITIONS": null,
"GlobalID": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 3,
"name": "Lynn Haven"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_MexicoBeach",
"description": "Future Land Use code for Mexico Beach",
"codedValues": [
{
"name": "Residential - Low Density",
"code": "RLD"
},
{
"name": "Residential - General",
"code": "RG"
},
{
"name": "Tourist Residential",
"code": "TR"
},
{
"name": "Tourist Mixed Use",
"code": "TMU"
},
{
"name": "Tourist Commercial",
"code": "TC"
},
{
"name": "General Commerical",
"code": "GC"
},
{
"name": "Conservation",
"code": "CON"
},
{
"name": "Preservation",
"code": "PRS"
},
{
"name": "Undesignated",
"code": "UN"
},
{
"name": "Public Institutional",
"code": "PI"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_FLU": 1,
"FLU_CODE": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"NOTES": null,
"NOTES2": null,
"CONDITIONS": null,
"GlobalID": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 4,
"name": "Mexico Beach"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_PanamaCity",
"description": "Future Land Use codes for Panama City",
"codedValues": [
{
"name": "General Commercial",
"code": "GC"
},
{
"name": "Mixed Use",
"code": "MU"
},
{
"name": "Public/Institutional",
"code": "PI"
},
{
"name": "Recreation",
"code": "REC"
},
{
"name": "Residential Vested",
"code": "RVS"
},
{
"name": "Silviculture",
"code": "SILV"
},
{
"name": "Industry",
"code": "IN"
},
{
"name": "Residential",
"code": "RES"
},
{
"name": "Preservation",
"code": "PR"
},
{
"name": "Downtown District",
"code": "DT"
},
{
"name": "Urban Community",
"code": "UC"
},
{
"name": "Urban Residential",
"code": "UR"
},
{
"name": "East Robinson Bayou",
"code": "ERB"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_FLU": 1,
"FLU_CODE": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"NOTES": null,
"NOTES2": null,
"CONDITIONS": null,
"GlobalID": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 5,
"name": "Panama City"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_PanamaCityBeach",
"description": "Future Land Use codes for Panama City Beach",
"codedValues": [
{
"name": "Agricultural",
"code": "AG"
},
{
"name": "Conservation",
"code": "CSV"
},
{
"name": "Educational",
"code": "EDU"
},
{
"name": "Industrial District",
"code": "IND"
},
{
"name": "Mixed Use",
"code": "MU"
},
{
"name": "Multi Family Residential",
"code": "MFR"
},
{
"name": "Public Buildings and Grounds",
"code": "PBG"
},
{
"name": "Recreation",
"code": "REC"
},
{
"name": "Single Family Residential",
"code": "SFR"
},
{
"name": "Tourist District",
"code": "TD"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_FLU": 1,
"FLU_CODE": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"NOTES": null,
"NOTES2": null,
"CONDITIONS": null,
"GlobalID": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 6,
"name": "Panama City Beach"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_Parker",
"description": "Future Land Use codes for Parker",
"codedValues": [
{
"name": "Conservation",
"code": "CON"
},
{
"name": "General Commercial",
"code": "GC"
},
{
"name": "Low Density Residential",
"code": "LDR"
},
{
"name": "Mixed Use",
"code": "MU"
},
{
"name": "Mixed Use - 2",
"code": "MU2"
},
{
"name": "Public/Institution",
"code": "PI"
},
{
"name": "Recreation",
"code": "REC"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_FLU": 1,
"FLU_CODE": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"NOTES": null,
"NOTES2": null,
"CONDITIONS": null,
"GlobalID": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 7,
"name": "Parker"
},
{
"domains": {
"FLU_CODE": {
"type": "codedValue",
"name": "FLU_Springfield",
"description": "Future Land Use codes for Springfield",
"codedValues": [
{
"name": "Conservation",
"code": "CON"
},
{
"name": "General Commercial",
"code": "GC"
},
{
"name": "Light Industrial",
"code": "LI"
},
{
"name": "Mixed Use",
"code": "MU"
},
{
"name": "Public Institutional",
"code": "PI"
},
{
"name": "Recreation",
"code": "REC"
},
{
"name": "Residential Low Density",
"code": "RLD"
},
{
"name": "Undesignated",
"code": "UN"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
"defaultValues": {
"SUB_FLU": 1,
"FLU_CODE": null,
"ORD_NUM": null,
"ORD_DATE": null,
"COMMENTS": null,
"NOTES": null,
"NOTES2": null,
"CONDITIONS": null,
"GlobalID": null,
"CREATOR": null,
"CREATE_DATE": null,
"LAST_EDITOR": null,
"LAST_EDIT_DATE": null,
"Label": null
},
"code": 8,
"name": "Springfield"
}
],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 13,
"name": "Erosion Control Line",
"type": "Feature Layer",
"description": "1998/99 Erosion Control Line (ECL)",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "Survey by Coastal Planning and Engineering, Inc.\nSurvey PDFs available on LABINS at http://labins.org/survey_data/water/water.cfm",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
255,
197,
255
],
"width": 1.25
},
"label": "",
"description": ""
},
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 1497699.510605678,
"ymin": 413211.81746192276,
"xmax": 1575680.1180955917,
"ymax": 463910.7180324197,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Layer",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Layer",
"type": "esriFieldTypeString",
"alias": "Layer",
"length": 254,
"domain": null
},
{
"name": "Surveyor",
"type": "esriFieldTypeString",
"alias": "Surveyor",
"length": 50,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"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": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R486_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_486",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S465_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
},
{
"currentVersion": 10.81,
"id": 14,
"name": "Special Treatment Zones",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102660,
"latestWkid": 2238
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "STZONE",
"field2": "COMMUNITY",
"field3": null,
"defaultSymbol": null,
"defaultLabel": null,
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
192,
193,
252,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Rural Community,Fountain",
"label": "Fountain",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
190,
210,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Rural Community,Sand Hills",
"label": "Sandhills",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
234,
190,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
0,
0,
0,
255
],
"width": 0
}
},
"value": "Rural Community,Youngstown",
"label": "Youngstown",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
178,
115,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Air Use Zones, ",
"label": "Air Use Zones",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
230,
230,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Bay Point DRI, ",
"label": "Bay Point DRI",
"description": ""
},
{
"symbol": {
"type": "esriPFS",
"url": "97755f76b9b274e87ed6725f9b8fe567",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA81JREFUaIG1mtmR3DAMROkqpeHgHJmDcyD2105pKaD7NSjzS7wAEGgc5My11lp/fq+/P3+tH2vQqr33sYT2iRwJjWutte6Luk3dQaq19zFHq9t3X6eUuPfVgb/WXh1jRYxYQwmnkFHJong7WSq+F9X6TsBBuOuTtW+6W0XnctDuLNR9U/ipg3X7yXdH877mG7ypxVWj8KOBjiiayHhfc1WMlSAk0HXrUmhPYE72P6K3E8QFp6+xKWqUBVN4d/sf0dsJ4sbToJRY8wTe93WfQ1OIp5BzNE+C1tSlrg6ONMcqBknhsM9PAhh1qYtYjQY1qri9Ty2UBFjVv7qNBN5TmO99Z6EdjUkxVPXbPN0xSFLZGxeIimdSDEmfdgwnlZZCSnI7o9Wb639SFo3QJGio8R2iDtLd9wl6Sp/uBD+tkiqa0zYJjvu6x6Gdlf9n8ZHWBlTOh0/vhNOgUM1Tv96/SW1AlOgs3hYnlcC0uEhSHYkN6dXRWRwFsjfSEYkJyYPGvj6RBQUyVSgoYas5kvYczU7Oam/lcu2Foxuj1dM+R2kRmpMXnm/Rm/r0iVLu484K0xohgjf11Qkjmv4oxJPYsiu0vXBMD0IOOMnXEwt3lV8JbyeAO4iLzgreHa1OBjVOFNvep5WvKwbOui6HOj6pchC8nRATrVNopxVgJ3OlmG/wTg80gTcNTskBEzp7u8jiZDy11NR/TxSE3sgmQt0FSS4JqeI7+sqY8t37tPio9nSwVEInxYtS3ueWNTkg3TOZr4SmxUslc2Xxq1tMmtszSYeJHATy1Rr5cjIp+6o1e66kNJPmAt29PX61dBtJoOkgdxqklGJpWvwceuK7atzNJXQnvu2yyOu/WpK5k/Sk1jsLPwKZ8+WOkJur6E58msjn+Hy1Mnon0KmYdmOJZRVfpzQ3b+H9lr/TTEBud6mMbUWW3Ksn9TrNBKcBk7hKCe/kHpww69a5vSeRutqHnoBJo5Yg1k2ujS6oVX2UsmiBUL1STLIAcQ0159yh/B+ZIpxWXqfvYO5ALiVWSMP/Ak6FuTOpvvc9Sgb6ukIDI/4XsGsTxb0B76TZMpRAlFh3mq+d4G6vykCv+fQkiiZ0EnqO5ms+ndJIUUIQRmvy+Gcd0ohAqc+TvY7mozghqUB9uzkl0OnLSWr59o2MaDlNH5PA1zWS7jo6jx/w3tZ6JQStxibIIYh6PPafQjyJ1tOsoQ6kxh8+nTCdwFjlzTeqwI6f9OlTWN9bat19jgZLpXB1FnufnkRuNab2VIehxUjy/mbv05PI7QSk865NXnDWWusfS35Pvt5apG4AAAAASUVORK5CYII=",
"contentType": "image/png",
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
227,
158,
0,
255
],
"width": 0.4
},
"width": 45.75,
"height": 45.75,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"xscale": 1,
"yscale": 1
},
"value": "Beaches,Panama City Beach",
"label": "Beaches",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
76,
230,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
76,
230,
0,
255
],
"width": 0.4
}
},
"value": "Coastal Planning Area, ",
"label": "Coastal Planning Area",
"description": ""
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
232,
190,
255,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSNull",
"color": [
110,
110,
110,
255
],
"width": 0
}
},
"value": "Southport Neighborhood Planning Area,Southport",
"label": "Southport Neighborhood Planning Area",
"description": ""
}
],
"fieldDelimiter": ","
},
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 1496272.6138996705,
"ymin": 375571.65604284406,
"xmax": 1686793.2925688364,
"ymax": 544638.5574096739,
"spatialReference": {
"wkid": 102660,
"latestWkid": 2238
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "STZONE",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "STZONE",
"type": "esriFieldTypeString",
"alias": "Special Treatment Zone",
"length": 50,
"domain": null
},
{
"name": "COMMUNITY",
"type": "esriFieldTypeString",
"alias": "COMMUNITY",
"length": 30,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "CREATOR",
"type": "esriFieldTypeString",
"alias": "CREATOR",
"length": 255,
"domain": null
},
{
"name": "CREATE_DATE",
"type": "esriFieldTypeDate",
"alias": "CREATE_DATE",
"length": 8,
"domain": null
},
{
"name": "LAST_EDITOR",
"type": "esriFieldTypeString",
"alias": "LAST_EDITOR",
"length": 255,
"domain": null
},
{
"name": "LAST_EDIT_DATE",
"type": "esriFieldTypeDate",
"alias": "LAST_EDIT_DATE",
"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": "R588_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_588",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S561_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 1000,
"supportsStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsHavingClause": true,
"supportsCountDistinct": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"supportsCoordinatesQuantization": true,
"serviceItemId": "2dbce503febf461987ef2ea2e4a1c727"
}
],
"tables": []
}