{"info":{"_postman_id":"7149fca4-5276-48cf-978e-5dc8e6db1ba5","name":"Augurisk-api/v1","description":"## API Reference\n\nThe Augurisk API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.\n\n## Instructions\n\nMake sure to replace {{Apikey} with your private or public API Keys, and the {{variables}} under brackets with the appropriate parameters.\n\nCurrently, the public API key works with the \"Risk data/getRisksMetered\" and \"Risk data/getLayers\" endpoints, allowing you to use these directly on your client-side apps. You can define a whitelisted domain for the public API key, and they have a lower rate limit value compared to the private key.\n\nIf you click on \"Run in Postman\", make sure to select the \"Production environment\", and to replace the ApiKey with your Api Key, that you can find under \"API Access\" under the menu on app.augurisk.com for Enterprise subscription users.\n\n## Errors\n\nAugurisk uses conventional HTTP response codes to indicate the success or failure of an API request. In general: Codes in the 2xx range indicate success. Codes in the 4xx range indicate an error that failed given the information provided (e.g., a required parameter was omitted, a charge failed, etc.). Codes in the 5xx range indicate an error with Augurisk's servers.\n\n_For any further question get in touch with our team on_ the [_Augurisk contact_](https://www.augurisk.com/contact) _page._","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Risk data","item":[{"name":"getRisksMetered","id":"e3daeb3a-2645-4dde-9a9b-2c22f41f9794","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":{"raw":"https://{{base_url}}/v1/getRisksMetered/?latitude={{latitude}}&longitude={{longitude}}","protocol":"https","host":["{{base_url}}"],"path":["v1","getRisksMetered",""],"query":[{"key":"latitude","value":"{{latitude}}"},{"key":"longitude","value":"{{longitude}}"}]},"description":"Returns **risk data** for either the specified **latitude** **&** **longitude** coordinates or for the specified **address**. Specify either \"latitute\" and \"longitude\" or the \"address\" query params.\n\nAccepts either the public or private api keys.\n\n## **Query parameters:**\n\n1.  **latitude**: latitude of the project as a\n2.  **longitude**: longitude as a number  \n    \\- or -\n3.  **address**: Address of the project as a string.\n    \n\n## **Results**\n\n1.  **globalRiskScore**: risk score (0-100) based on the global environmental and global societal risk scores.\n2.  **globalEnvironmentalRiskScore**: risk score (0-100) based on the flood, storm events, earthquakes, wildfires and drought risk scores, weighted against their annual estimated damage.\n3.  **globalSocietalScore**: risk score (0-100) based on the air pollution, crime, socioeconomic, healthcare infrastructure and nuclear risk scores.\n4.  **socioEconomicScore**: county risk score (0-100) based on educational attainment, median household income, poverty, unemployment and income inequality data.\n5.  **stormScore**: county risk score (0-100) based on the tornado, hail, snow, hurricane and blizzard risk scores.\n6.  **wildfireScore**: block risk score (0-100) based on the local wildfire hazard potential (FSim) and the expected increase in summer temperatures under a moderate climate scenario.\n7.  **crimeScore**: block group risk score (0-100) based on the violent and property crime rates in the Census block group corresponding to the provided coordinates. The data is either observed or predicted using our proprietary machine learning algorithm.\n8.  **droughtScore**: block risk score (0-100) based on cumulative drought indexes at the location for the last 20 years.\n9.  **floodScore**: risk score (0-100) associated with local FEMA Flood Maps enriched using our elevation algorithms.\n10.  **volScore**: block risk score (0-100) based on the distance to the nearest volcano and its eruptive potential.\n11.  **nuclearScore**: block risk score (0-100) based on nearby nuclear reactors characteristics and their distance to the provided coordinates.\n12.  **earthquakeScore**: block risk score (0-100) based on the intensity of the earthquake happening with a 2% probability over 50 years.\n13.  **airQualityScore**: block risk score (0-100) based on daily median and max Air Quality Indexes (AQIs) at the nearest monitor.\n14.  **healthcareScore**: block risk score (0-100) based on distance to local hospitals, their characteristics, and additional health practitioner data.\n    \n\n**socioEconomicData**: includes the data used to generate the socioeconomic risk score. Variable names including ‘raw’ present original values (i.e. in dollars, percent, or without unit in the case of educational attainment). Other variables describe the same phenomenon. but have been converted to a 0-100 scale.\n\n**stormData:** Data related to tornadoes, hurricanes, snow and hail storms:\n\n1.  **riskScoreTornadoes**: sub-score related to Tornadoes, based on their past frequency and intensity at the provided location.\n2.  **riskScoreHurricanes**: sub-score related to Hurricanes, based on their (recent) frequency and intensity at the provided location.\n3.  **riskScoreHailStorms**: sub-score related to hail events, based on their past frequency and intensity at the provided location.\n4.  **riskScoreSnowStorms**: sub-score related to snowstorms, based on their past frequency and intensity at the provided location.\n5.  **riskScoreBlizzard**: sub-score related to blizzard events, based on their past frequency and intensity at the provided location.\n6.  **tornadoesFujitaCount**: number of tornadoes recorded at the provided location, over a given Fujita scale threshold. In this list, aboveFujitaScale1 is a count of all tornadoes whose intensity was equal or greater than 1 on the Fujita scale.\n7.  **tornadoesFujitaScore**: county tornado risk score (0-100) based on all recorded events over the selected threshold. In this list, aboveFujitaScale2 is a risk score based only on events whose intensity was equal or greater than 2 on the Fujita scale.\n8.  **hailCountSizes**: number of hail events recorded at the provided location, where hail size was over a given threshold.\n    1.  **allSizes**: count of hail events having hit the county\n    2.  **size05in**: count of hail events with a hail size >= 0.5 inch\n    3.  **size075in**: count of hail events with a hail size >= 0.75 inch\n    4.  **size1in**: count of hail events with a hail size >= 1 inch\n    5.  **size15in**: count of hail events with a hail size >= 1.5 inch\n9.  **HailScoreSizes**: The risk score associated with each size range. For example, **\"size1in\"** means risk score for hail events of size 1in and higher.\n10.  **snowCountInches**: count of snow events where snowfall exceeded a given threshold\n    1.  **snowfall4in**: Count of historical snow events where the 24-hour snowfall exceeded 4 inches.\n    2.  **snowfall8in**: Exceeded 8 inches.\n    3.  **snowfall12in**: Exceeded 12 inches.\n    4.  **snowScoreInches**: County risk score (0-100) based on the frequency and intensity of snow events where snowfall exceeded a given threshold in the county including the provided location.\n    5.  **snowfall4in**: county risk score (0-100) based on the frequency and intensity of snow events where snowfall exceeded 4 inches in 24 hours.\n    6.  **snowfall8in**: exceeded 8 inches in 24 hours.\n    7.  **snowfall12in**: exceeded 12 inches in 24 hours.\n    8.  **snowAlarmThreshold**: the local 24-hour snowstorm warning threshold used in scoring, inspired from local snowstorm thresholds provided by the National Weather Service.\n    9.  **totalSnowAllTime**: total snowfall recorded.\n11.  **snowScoreInches**: The risk score associated with each size range. For example, **\"snowfall8in\"** means risk score for hail events of size 8in and higher.\n12.  **hurricaneScoresKt**: county hurricane scores (0-100), based on the intensity and frequency of hurricanes with wind speed over a selected threshold.\n    1.  **allEvents**: risk score (0-100) based on all recorded tropical and extratropical depressions, storms, and hurricanes.\n    2.  **stormIntensity34kt**: risk score based on recorded events over 34 knots (storms and hurricanes)\n    3.  **hurricaneIntensity64kt**: risk score based on recorded events over 64 knots (hurricanes)\n13.  **stormsEventsByWindSpeed**: list of recorded storm events with wind speed over a selected threshold.\n    1.  **hn34**: all events\n    2.  **hn34-64**: storms (wind speed >=34 kt but < 64kt)\n    3.  **hn64**: hurricanes (wind speed >= 64kt)\n\n**volcanoData**: data related to the volcano risk assessment.\n\n1.  **nearestVolcano**: name of nearest volcano\n2.  **volcanoDistance**: distance to the nearest volcano.\n    \n\n**airQualData**: data related to the air quality risk assessment\n\n1.  **nearestHubStation**: nearest air quality monitor's name\n2.  **nearestHubDistance**: distance to the nearest air quality monitor.\n3.  **medianAQI**: median daily AQI.\n4.  **maxAQI**: max daily AQI recorded.\n5.  **AQIValues2019**: Max AQI values recorded for each month in 2019, starting with January.\n    \n\n**droughtData**: Data related to the drought risk assessment\n\n1.  **droughtIndex2000To2019**: Yearly drought index in the Census block corresponding to the provided location, starting with 2000 and ending with 2019.\n2.  **numberWeeksAbnormallyDry**: Number of weeks during which the county including the provided location was at least abnormally dry between 2000 and 2019.\n3.  **numberWeeksModerateDrought**: Number of weeks during which the county including the provided location was at least under Moderate Drought between 2000 and 2019.\n4.  **numberWeeksSevereDrought**: Number of weeks during which the county including the provided location was at least under Severe Drought between 2000 and 2019.\n    \n\n**wildfireData**: data related to the wildfire risk assessment.\n\n1.  **avgTempIncrease**: average summer temperature expected increase under a moderate climate scenario (RCP4.5) for two Regional Climate Models, between 1950-2005 and 2006-2100.\n2.  **burnRiskDistribution**: proportion of the county including the provided location subject to a very high, high, moderate, low or very low wildfire hazard potential.\n    \n\n**floodData**: data related to the flood risk assessment.\n\n1.  **averageAltitude**: average elevation collected in the Census block including the provided location. Only available in coastal areas.\n2.  **expectedSeaLevelRise**: expected sea level rise between 2020 and 2050 under a pessimistic climate scenario at the nearest gauge.\n3.  **isCoastalArea**: dummy variable equal to 1 if the county is coastal (and hence if elevation data is available).\n    \n\n**earthquakeData:** data related to the earthquake risk assessment.\n\n1.  **earthquakeMercalliIndex**: mercalli intensity of the earthquake happening with a 2% probability over 50 years at the census block resolution\n    \n\n**Other:**\n\n1.  **distanceNearestHospital**: distance to the nearest hospital.\n2.  **hospitalsPerInhabitants**: number of residents per hospital available at the county resolution.\n3.  **nearestNuclearPPDistance:** distance to the nearest nuclear reactor.\n    \n\n**crimeData**: data related to the crime risk assessment.\n\n1.  **source:** indicates whether the data was observed or predicted.\n2.  **medianHouseholdIncome**: median household income in the block group including the provided location\n3.  **percentUnemployed**: unemployment rate in the block group including the provided location\n4.  **population**: total population in the block group including the provided location\n5.  **populationDensity**: population density in the block group including the provided location\n6.  **povertyRate**: poverty rate in the block group including the provided location\n7.  **policeDepartmentsNearby**: number of police departments within 5 miles.\n8.  **violentCrimeNumber**: yearly number of violent crimes observed or predicted in the block group including the provided location (including simple assaults).\n9.  **vehicleTheftNumber** : yearly number of motor vehicle thefts observed or predicted in the block group including the provided location.\n10.  **vandalismNumber**: yearly number of vandalism acts observed or predicted in the block group including the provided location.\n11.  **propertyCrimeScore**: block group risk score (0-100) based on the observed or predicted property crime rate.\n12.  **violentCrimeScore**: block group risk score (0-100) based on the observed or predicted violent crime rate.\n13.  **vehiculeTheftScore**: block group risk score (0-100) based on the observed or predicted motor vehicle thefts per 1,000 residents."},"response":[{"id":"8d097ba7-f668-4068-9c36-c78871957445","name":"getRisksMetered - Coordinates","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":{"raw":"https://{{base_url}}/v1/getRisksMetered/?latitude={{latitude}}&longitude={{longitude}}","protocol":"https","host":["{{base_url}}"],"path":["v1","getRisksMetered",""],"query":[{"key":"latitude","value":"{{latitude}}"},{"key":"longitude","value":"{{longitude}}"}]}},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"blockId\": \"0062021031\",\n    \"countyId\": \"11001\",\n    \"globalRiskScore\": 50.7276164887,\n    \"globalEnvironmentalRiskScore\": 22.1187317476,\n    \"globalSocietalScore\": 72.6900808389,\n    \"socioEconomicScore\": 35.41,\n    \"stormScore\": 17,\n    \"wildfireScore\": 10.1,\n    \"crimeScore\": 90.88,\n    \"droughtScore\": 12.850704,\n    \"floodScore\": 10,\n    \"volScore\": 0,\n    \"nuclearScore\": 24.62,\n    \"earthquakeScore\": 23,\n    \"airQualityScore\": 54,\n    \"healthcareScore\": 23.72,\n    \"socioEconomicData\": {\n        \"medianHouseholdIncomeRaw\": 80153,\n        \"medianHouseholdIncome\": 50.63,\n        \"unemploymentRateRaw\": 5.6,\n        \"unemploymentRate\": 23.12,\n        \"educationalAttainmentRaw\": 319.6,\n        \"educationalAttainment\": 76.77,\n        \"povertyRateRaw\": 16.6,\n        \"povertyRate\": 25.33,\n        \"incomeInequalityRaw\": 7.29,\n        \"incomeInequality\": 62.78\n    },\n    \"stormData\": {\n        \"riskScoreTornadoes\": 6,\n        \"riskScoreHurricanes\": 15,\n        \"riskScoreHailStorms\": 8,\n        \"riskScoreSnowStorms\": 29,\n        \"riskScoreBlizzard\": 38,\n        \"tornadoesFujitaCount\": {\n            \"aboveFujitaScale0\": 3,\n            \"aboveFujitaScale1\": 1,\n            \"aboveFujitaScale2\": 0,\n            \"aboveFujitaScale3\": 1,\n            \"aboveFujitaScale4\": 0,\n            \"aboveFujitaScale5\": 0\n        },\n        \"tornadoesFujitaScore\": {\n            \"aboveFujitaScale0\": 6,\n            \"aboveFujitaScale1\": 6,\n            \"aboveFujitaScale2\": 6,\n            \"aboveFujitaScale3\": 6,\n            \"aboveFujitaScale4\": 0,\n            \"aboveFujitaScale5\": 0\n        },\n        \"hailCountSizes\": {\n            \"allSizes\": 30,\n            \"size05in\": 30,\n            \"size075in\": 30,\n            \"size1in\": 20,\n            \"size15in\": 4\n        },\n        \"hailScoreSizes\": {\n            \"allSizes\": 8,\n            \"size05in\": 8,\n            \"size075in\": 8,\n            \"size1in\": 8,\n            \"size15in\": 3\n        },\n        \"snowCountInches\": {\n            \"alarmTreshold\": 57,\n            \"snowfall4in\": 118,\n            \"snowfall8in\": 42,\n            \"snowfall12in\": 13\n        },\n        \"snowScoreInches\": {\n            \"alarmTreshold\": 29,\n            \"snowfall4in\": 26,\n            \"snowfall8in\": 26,\n            \"snowfall12in\": 24\n        },\n        \"snowAlarmThreshold\": 7,\n        \"totalSnowAllTime\": 1215,\n        \"hurricaneScoresKt\": {\n            \"allEvents\": 15,\n            \"stormIntensity34kt\": 15,\n            \"hurricaneIntensity64kt\": 0\n        },\n        \"stormsEventsByWindSpeed\": {\n            \"hn34\": [\n                \"2012-SANDY\"\n            ],\n            \"hn34-64\": [],\n            \"hn64\": [\n                \"2012-SANDY\"\n            ]\n        }\n    },\n    \"volcanoData\": {\n        \"nearestVolcano\": \"Dotsero\",\n        \"volcanoDistance\": 1601.56\n    },\n    \"airQualData\": {\n        \"nearestHubStation\": \"Metropolitan Washington\",\n        \"nearestHubDistance\": 2.22,\n        \"medianAQI\": 48,\n        \"maxAQI\": 166,\n        \"AQIValues2019\": [\n            71,\n            78,\n            77,\n            74,\n            87,\n            119,\n            157,\n            122,\n            112,\n            59,\n            61,\n            91\n        ]\n    },\n    \"droughtData\": {\n        \"droughtIndex2000To2019\": [\n            8,\n            81,\n            0,\n            0,\n            3,\n            2,\n            27,\n            6,\n            4,\n            3,\n            2,\n            17,\n            0,\n            0,\n            0,\n            7,\n            25,\n            17,\n            6\n        ],\n        \"numberWeeksAbnormallyDry\": 293,\n        \"numberWeeksModerateDrought\": 163,\n        \"numberWeeksSevereDrought\": 49\n    },\n    \"nuclearData\": {\n        \"nearestNuclearPPDistance\": 35.97\n    },\n    \"wildfireData\": {\n        \"avgTempIncrease\": 2.13,\n        \"burnRiskDistribution\": {\n            \"veryHigh\": 0,\n            \"high\": 0,\n            \"moderate\": 0,\n            \"low\": 0,\n            \"veryLow\": 1\n        }\n    },\n    \"floodData\": {\n        \"averageAltitude\": 45.32,\n        \"expectedSeaLevelRise\": 1.51,\n        \"isCoastalArea\": 0\n    },\n    \"earthquakeData\": {\n        \"earthquakeMercalliIndex\": 5.34\n    },\n    \"healthcareData\": {\n        \"distanceNearestHospital\": 0.81,\n        \"hospitalsPerInhabitants\": 138794\n    },\n    \"crimeData\": {\n        \"source\": \"predicted\",\n        \"medianHouseholdIncome\": 92171,\n        \"percentUnemployed\": 0,\n        \"population\": 33,\n        \"populationDensity\": 5,\n        \"povertyRate\": 16.6,\n        \"policeDepartmentsNearby\": 15,\n        \"violentCrimeNumber\": 10,\n        \"propertyCrimeNumber\": 56,\n        \"vehicleTheftNumber\": 2,\n        \"vandalismNumber\": 8,\n        \"propertyCrimeScore\": 90,\n        \"violentCrimeScore\": 90,\n        \"vehiculeTheftScore\": 90,\n        \"vandalismScore\": 90\n    },\n    \"floodZoneData\": {\n        \"floodZoneId\": \"11000370\",\n        \"floodZone\": \"X\",\n        \"zoneSubty\": \"AREA OF MINIMAL FLOOD HAZARD\",\n        \"lastUpdate\": 1285545600\n    }\n}"},{"id":"9e1ffa54-0f43-4673-8786-938d3e7c8a13","name":"getRisksMetered - Address","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":{"raw":"https://{{base_url}}/v1/getRisksMetered/?address={{address}}","protocol":"https","host":["{{base_url}}"],"path":["v1","getRisksMetered",""],"query":[{"key":"address","value":"{{address}}"},{"key":"Apikey","value":null,"type":"text","disabled":true}]}},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"blockId\": \"0062021031\",\r\n    \"countyId\": \"11001\",\r\n    \"globalRiskScore\": 50.7276164887,\r\n    \"globalEnvironmentalRiskScore\": 22.1187317476,\r\n    \"globalSocietalScore\": 72.6900808389,\r\n    \"socioEconomicScore\": 35.41,\r\n    \"stormScore\": 17,\r\n    \"wildfireScore\": 10.1,\r\n    \"crimeScore\": 90.88,\r\n    \"droughtScore\": 12.850704,\r\n    \"floodScore\": 10,\r\n    \"volScore\": 0,\r\n    \"nuclearScore\": 24.62,\r\n    \"earthquakeScore\": 23,\r\n    \"airQualityScore\": 54,\r\n    \"healthcareScore\": 23.72,\r\n    \"socioEconomicData\": {\r\n        \"medianHouseholdIncomeRaw\": 80153,\r\n        \"medianHouseholdIncome\": 50.63,\r\n        \"unemploymentRateRaw\": 5.6,\r\n        \"unemploymentRate\": 23.12,\r\n        \"educationalAttainmentRaw\": 319.6,\r\n        \"educationalAttainment\": 76.77,\r\n        \"povertyRateRaw\": 16.6,\r\n        \"povertyRate\": 25.33,\r\n        \"incomeInequalityRaw\": 7.29,\r\n        \"incomeInequality\": 62.78\r\n    },\r\n    \"stormData\": {\r\n        \"riskScoreTornadoes\": 6,\r\n        \"riskScoreHurricanes\": 15,\r\n        \"riskScoreHailStorms\": 8,\r\n        \"riskScoreSnowStorms\": 29,\r\n        \"riskScoreBlizzard\": 38,\r\n        \"tornadoesFujitaCount\": {\r\n            \"aboveFujitaScale0\": 3,\r\n            \"aboveFujitaScale1\": 1,\r\n            \"aboveFujitaScale2\": 0,\r\n            \"aboveFujitaScale3\": 1,\r\n            \"aboveFujitaScale4\": 0,\r\n            \"aboveFujitaScale5\": 0\r\n        },\r\n        \"tornadoesFujitaScore\": {\r\n            \"aboveFujitaScale0\": 6,\r\n            \"aboveFujitaScale1\": 6,\r\n            \"aboveFujitaScale2\": 6,\r\n            \"aboveFujitaScale3\": 6,\r\n            \"aboveFujitaScale4\": 0,\r\n            \"aboveFujitaScale5\": 0\r\n        },\r\n        \"hailCountSizes\": {\r\n            \"allSizes\": 30,\r\n            \"size05in\": 30,\r\n            \"size075in\": 30,\r\n            \"size1in\": 20,\r\n            \"size15in\": 4\r\n        },\r\n        \"hailScoreSizes\": {\r\n            \"allSizes\": 8,\r\n            \"size05in\": 8,\r\n            \"size075in\": 8,\r\n            \"size1in\": 8,\r\n            \"size15in\": 3\r\n        },\r\n        \"snowCountInches\": {\r\n            \"alarmTreshold\": 57,\r\n            \"snowfall4in\": 118,\r\n            \"snowfall8in\": 42,\r\n            \"snowfall12in\": 13\r\n        },\r\n        \"snowScoreInches\": {\r\n            \"alarmTreshold\": 29,\r\n            \"snowfall4in\": 26,\r\n            \"snowfall8in\": 26,\r\n            \"snowfall12in\": 24\r\n        },\r\n        \"snowAlarmThreshold\": 7,\r\n        \"totalSnowAllTime\": 1215,\r\n        \"hurricaneScoresKt\": {\r\n            \"allEvents\": 15,\r\n            \"stormIntensity34kt\": 15,\r\n            \"hurricaneIntensity64kt\": 0\r\n        },\r\n        \"stormsEventsByWindSpeed\": {\r\n            \"hn34\": [\r\n                \"2012-SANDY\"\r\n            ],\r\n            \"hn34-64\": [],\r\n            \"hn64\": [\r\n                \"2012-SANDY\"\r\n            ]\r\n        }\r\n    },\r\n    \"volcanoData\": {\r\n        \"nearestVolcano\": \"Dotsero\",\r\n        \"volcanoDistance\": 1601.56\r\n    },\r\n    \"airQualData\": {\r\n        \"nearestHubStation\": \"Metropolitan Washington\",\r\n        \"nearestHubDistance\": 2.22,\r\n        \"medianAQI\": 48,\r\n        \"maxAQI\": 166,\r\n        \"AQIValues2019\": [\r\n            71,\r\n            78,\r\n            77,\r\n            74,\r\n            87,\r\n            119,\r\n            157,\r\n            122,\r\n            112,\r\n            59,\r\n            61,\r\n            91\r\n        ]\r\n    },\r\n    \"droughtData\": {\r\n        \"droughtIndex2000To2019\": [\r\n            8,\r\n            81,\r\n            0,\r\n            0,\r\n            3,\r\n            2,\r\n            27,\r\n            6,\r\n            4,\r\n            3,\r\n            2,\r\n            17,\r\n            0,\r\n            0,\r\n            0,\r\n            7,\r\n            25,\r\n            17,\r\n            6\r\n        ],\r\n        \"numberWeeksAbnormallyDry\": 293,\r\n        \"numberWeeksModerateDrought\": 163,\r\n        \"numberWeeksSevereDrought\": 49\r\n    },\r\n    \"nuclearData\": {\r\n        \"nearestNuclearPPDistance\": 35.97\r\n    },\r\n    \"wildfireData\": {\r\n        \"avgTempIncrease\": 2.13,\r\n        \"burnRiskDistribution\": {\r\n            \"veryHigh\": 0,\r\n            \"high\": 0,\r\n            \"moderate\": 0,\r\n            \"low\": 0,\r\n            \"veryLow\": 1\r\n        }\r\n    },\r\n    \"floodData\": {\r\n        \"averageAltitude\": 45.32,\r\n        \"expectedSeaLevelRise\": 1.51,\r\n        \"isCoastalArea\": 0\r\n    },\r\n    \"earthquakeData\": {\r\n        \"earthquakeMercalliIndex\": 5.34\r\n    },\r\n    \"healthcareData\": {\r\n        \"distanceNearestHospital\": 0.81,\r\n        \"hospitalsPerInhabitants\": 138794\r\n    },\r\n    \"crimeData\": {\r\n        \"source\": \"predicted\",\r\n        \"medianHouseholdIncome\": 92171,\r\n        \"percentUnemployed\": 0,\r\n        \"population\": 33,\r\n        \"populationDensity\": 5,\r\n        \"povertyRate\": 16.6,\r\n        \"policeDepartmentsNearby\": 15,\r\n        \"violentCrimeNumber\": 10,\r\n        \"propertyCrimeNumber\": 56,\r\n        \"vehicleTheftNumber\": 2,\r\n        \"vandalismNumber\": 8,\r\n        \"propertyCrimeScore\": 90,\r\n        \"violentCrimeScore\": 90,\r\n        \"vehiculeTheftScore\": 90,\r\n        \"vandalismScore\": 90\r\n    },\r\n    \"floodZoneData\": {\r\n        \"floodZoneId\": \"11000370\",\r\n        \"floodZone\": \"X\",\r\n        \"zoneSubty\": \"AREA OF MINIMAL FLOOD HAZARD\",\r\n        \"lastUpdate\": 1285545600\r\n    }\r\n}"}],"_postman_id":"e3daeb3a-2645-4dde-9a9b-2c22f41f9794"},{"name":"getLayers","id":"c1993916-fe5e-496a-a52c-67ebe4846bde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":{"raw":"https://{{base_url}}/v1/layers-radius/{layer}/{zoom}/?lon={longitude}&lat={latitude}&radius={radius}&srid=4326&riskData={showData}","protocol":"https","host":["{{base_url}}"],"path":["v1","layers-radius","{layer}","{zoom}",""],"query":[{"key":"lon","value":"{longitude}"},{"key":"lat","value":"{latitude}"},{"key":"radius","value":"{radius}"},{"key":"srid","value":"4326"},{"key":"riskData","value":"{showData}"}]},"description":"Returns geospatial and risk data in **geoJSON** format to be used as map layers.\n\nAccepts either the public or private api keys.\n\n## **Path parameters:**\n\n\\* **layer**: ‘crime’ | ‘flood’ | ‘wildfire’ | ‘earthquake’ | ‘storm’  \n\\* **zoomLevel**: ‘auto’ (recommended) | ‘block’ | ‘blockgroup’ | ‘county’ | ‘state’\n\n## **Query parameters:**\n\n1.  **radius**: number (in meters) - max 150K. Certain thresholds increase zoomLevel\n2.  **lat**: latitude of the location\n3.  **lon**: longitude of the location\n4.  **srid**: use '4326'\n5.  **showData**\\*: 'true' to show additional data for every polygon. This will increase the payload size.\n    \n\nAll parameters but showData are required. Block and blockgroup are zoom levels equivalent to the size of the average census block and census block groups. Leaving 'auto' as zoom level will automatically adjust it to the size of your provided radius.\n\n## Returns\n\n**features**:\n\n1.  **geometry**: geoJSON data to be used for map layers\n    \n\n**properties**:\n\n1.  **score**: risk score ('high' or 'moderate') for the selected layer type risk.\n2.  **data:** if the parameter riskData is set to true, the following will be returned as well\n    \n\nData for flood layers\n\n1.  **floodZoneId**: Flood Zone Identifier\n2.  **floodZone**: FEMA code used to describe flood risk\n3.  **zoneSubty**: Additional info regarding the FEMA code used to describe flood risk\n    \n\n_Data for earthquake layer_\n\n1.  **mercalliIndex**: Mercalli intensity of the earthquake happening with a 2% probability over 50 years\n    \n\n_Data for crime layer_\n\n1.  **source**: indicates whether the data was observed or predicted.\n2.  **medianHouseholdIncome**: median household income in the block group including the provided location\n3.  **percentUnemployed**: unemployment rate in the block group including the provided location\n4.  **population**: total population in the block group including the provided location\n5.  **populationDensity**: population density in the block group including the provided location\n6.  **povertyRate**: poverty rate in the block group including the provided location\n7.  **policeDepartmentsNearby**: number of police departments within 5 miles.\n8.  **violentCrimeNumber**: yearly number of violent crimes observed or predicted in the block group (including simple assaults).  \n    \n\n_Data for storm layer_\n\n1.  **riskScoreHurricanes**: Hurricanes sub-score based on recent frequency and intensity.\n2.  **riskScoreTornadoes**: Tornadoes sub-score based on past frequency and intensity.\n3.  **riskScoreHailStorms**: Hail sub-score, based on past frequency and intensity.\n4.  **riskScoreSnowStorms**: Snowstorms sub-score based on past frequency and intensity.\n5.  **riskScoreBlizzard**: Blizzard sub-score based on past frequency and intensity.\n    \n\n  \n_Data for wildfire layer_\n\n1.  **avgTempIncrease**: average summer temperature expected increase under a moderate climate scenario (RCP4.5) for two Regional Climate Models, between 1950-2005 and 2006-2100.\n2.  **burnRiskDistribution**: proportion of the county including the provided location subject to a very high, high, moderate, low or very low wildfire hazard potential."},"response":[{"id":"a6346c97-a489-49d6-b64b-f083ac991131","name":"getLayers","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":{"raw":"https://{{base_url}}/v1/layers-radius/{layer}/{zoom}/?lon={longitude}&lat={latitude}&radius={radius}&srid=4326&riskData={showData}","protocol":"https","host":["{{base_url}}"],"path":["v1","layers-radius","{layer}","{zoom}",""],"query":[{"key":"lon","value":"{longitude}"},{"key":"lat","value":"{latitude}"},{"key":"radius","value":"{radius}"},{"key":"srid","value":"4326"},{"key":"riskData","value":"{showData}"}]}},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"crs\": {\n        \"type\": \"name\",\n        \"properties\": {\n            \"name\": \"urn:ogc:def:crs:EPSG::4269\"\n        }\n    },\n    \"features\": [\n        {\n            \"geometry\": {\n                \"type\": \"MultiPolygon\",\n                \"crs\": {\n                    \"type\": \"name\",\n                    \"properties\": {\n                        \"name\": \"EPSG:4269\"\n                    }\n                },\n                \"coordinates\": [\n                    [\n                        [\n                            [\n                                -118.365990546,\n                                34.104417947\n                            ],\n                            [\n                                -118.365674428,\n                                34.104521882\n                            ],\n                            [\n                                -118.365682429,\n                                34.103937964\n                            ],\n                            [\n                                -118.366054084,\n                                34.103878975\n                            ],\n                            [\n                                -118.365990546,\n                                34.104417947\n                            ]\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"data\": {},\n                \"score\": \"high\"\n            }\n        },\n        {\n            \"geometry\": {\n                \"type\": \"MultiPolygon\",\n                \"crs\": {\n                    \"type\": \"name\",\n                    \"properties\": {\n                        \"name\": \"EPSG:4269\"\n                    }\n                },\n                \"coordinates\": [\n                    [\n                        [\n                            [\n                                -118.367183799,\n                                34.107057033\n                            ],\n                            [\n                                -118.367437478,\n                                34.106937017\n                            ],\n                            [\n                                -118.367508861,\n                                34.107417001\n                            ],\n                            [\n                                -118.367679706,\n                                34.107785284\n                            ],\n                            [\n                                -118.36770465,\n                                34.108317039\n                            ],\n                            [\n                                -118.367775876,\n                                34.10844529\n                            ],\n                            [\n                                -118.368645086,\n                                34.108780863\n                            ],\n                            [\n                                -118.369273952,\n                                34.108719051\n                            ],\n                            [\n                                -118.369608034,\n                                34.108794826\n                            ],\n                            [\n                                -118.370029108,\n                                34.109141145\n                            ],\n                            [\n                                -118.370289141,\n                                34.109530372\n                            ],\n                            [\n                                -118.370618753,\n                                34.109662859\n                            ],\n                            [\n                                -118.370566275,\n                                34.109818409\n                            ],\n                            [\n                                -118.369495234,\n                                34.109155578\n                            ],\n                            [\n                                -118.368789967,\n                                34.108960259\n                            ],\n                            [\n                                -118.368157101,\n                                34.108978379\n                            ],\n                            [\n                                -118.367554122,\n                                34.108584602\n                            ],\n                            [\n                                -118.367364057,\n                                34.1082495\n                            ],\n                            [\n                                -118.367331033,\n                                34.107421707\n                            ],\n                            [\n                                -118.367183799,\n                                34.107057033\n                            ]\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"data\": {},\n                \"score\": \"high\"\n            }\n        },\n        {\n            \"geometry\": {\n                \"type\": \"MultiPolygon\",\n                \"crs\": {\n                    \"type\": \"name\",\n                    \"properties\": {\n                        \"name\": \"EPSG:4269\"\n                    }\n                },\n                \"coordinates\": [\n                    [\n                        [\n                            [\n                                -118.370566275,\n                                34.109818409\n                            ],\n                            [\n                                -118.370618753,\n                                34.109662859\n                            ],\n                            [\n                                -118.371242676,\n                                34.109569122\n                            ],\n                            [\n                                -118.371485765,\n                                34.109714317\n                            ],\n                            [\n                                -118.371578092,\n                                34.109924697\n                            ],\n                            [\n                                -118.371744937,\n                                34.110043536\n                            ],\n                            [\n                                -118.372189465,\n                                34.110016552\n                            ],\n                            [\n                                -118.372668272,\n                                34.110260819\n                            ],\n                            [\n                                -118.37327078,\n                                34.110264506\n                            ],\n                            [\n                                -118.372957643,\n                                34.110608629\n                            ],\n                            [\n                                -118.372650857,\n                                34.110617728\n                            ],\n                            [\n                                -118.372115416,\n                                34.11033275\n                            ],\n                            [\n                                -118.371534007,\n                                34.110262466\n                            ],\n                            [\n                                -118.371407089,\n                                34.110162375\n                            ],\n                            [\n                                -118.371270288,\n                                34.109856766\n                            ],\n                            [\n                                -118.370566275,\n                                34.109818409\n                            ]\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"data\": {},\n                \"score\": \"high\"\n            }\n        },\n        {\n            \"geometry\": {\n                \"type\": \"MultiPolygon\",\n                \"crs\": {\n                    \"type\": \"name\",\n                    \"properties\": {\n                        \"name\": \"EPSG:4269\"\n                    }\n                },\n                \"coordinates\": [\n                    [\n                        [\n                            [\n                                -118.373617414,\n                                34.113096714\n                            ],\n                            [\n                                -118.373636239,\n                                34.11262481\n                            ],\n                            [\n                                -118.373293921,\n                                34.112047324\n                            ],\n                            [\n                                -118.373140176,\n                                34.110702523\n                            ],\n                            [\n                                -118.372957643,\n                                34.110608629\n                            ],\n                            [\n                                -118.37327078,\n                                34.110264506\n                            ],\n                            [\n                                -118.373441391,\n                                34.110367264\n                            ],\n                            [\n                                -118.373677814,\n                                34.11091306\n                            ],\n                            [\n                                -118.373640868,\n                                34.111895304\n                            ],\n                            [\n                                -118.373916982,\n                                34.112660031\n                            ],\n                            [\n                                -118.373869368,\n                                34.113182922\n                            ],\n                            [\n                                -118.373617414,\n                                34.113096714\n                            ]\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"data\": {},\n                \"score\": \"high\"\n            }\n        },\n        {\n            \"geometry\": {\n                \"type\": \"MultiPolygon\",\n                \"crs\": {\n                    \"type\": \"name\",\n                    \"properties\": {\n                        \"name\": \"EPSG:4269\"\n                    }\n                },\n                \"coordinates\": [\n                    [\n                        [\n                            [\n                                -118.365674428,\n                                34.104521882\n                            ],\n                            [\n                                -118.365990546,\n                                34.104417947\n                            ],\n                            [\n                                -118.36618971,\n                                34.104722221\n                            ],\n                            [\n                                -118.366688127,\n                                34.105182909\n                            ],\n                            [\n                                -118.366777786,\n                                34.10541486\n                            ],\n                            [\n                                -118.366769549,\n                                34.105936103\n                            ],\n                            [\n                                -118.366991853,\n                                34.106429972\n                            ],\n                            [\n                                -118.367437478,\n                                34.106937017\n                            ],\n                            [\n                                -118.367183799,\n                                34.107057033\n                            ],\n                            [\n                                -118.366613843,\n                                34.106085927\n                            ],\n                            [\n                                -118.366543088,\n                                34.105582019\n                            ],\n                            [\n                                -118.366412641,\n                                34.105268174\n                            ],\n                            [\n                                -118.365674428,\n                                34.104521882\n                            ]\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"data\": {},\n                \"score\": \"high\"\n            }\n        },\n        {\n            \"geometry\": {\n                \"type\": \"MultiPolygon\",\n                \"crs\": {\n                    \"type\": \"name\",\n                    \"properties\": {\n                        \"name\": \"EPSG:4269\"\n                    }\n                },\n                \"coordinates\": [\n                    [\n                        [\n                            [\n                                -118.318573915,\n                                34.083976013\n                            ],\n                            [\n                                -118.319465089,\n                                34.083966443\n                            ],\n                            [\n                                -118.319533491,\n                                34.084507376\n                            ],\n                            [\n                                -118.320050341,\n                                34.085535039\n                            ],\n                            [\n                                -118.320129332,\n                                34.086109152\n                            ],\n                            [\n                                -118.320085404,\n                                34.086509517\n                            ],\n                            [\n                                -118.319459912,\n                                34.087499606\n                            ],\n                            [\n                                -118.319092962,\n                                34.087736812\n                            ],\n                            [\n                                -118.318008196,\n                                34.08817334\n                            ],\n                            [\n                                -118.317542331,\n                                34.088486636\n                            ],\n                            [\n                                -118.317355562,\n                                34.088713567\n                            ],\n                            [\n                                -118.317270217,\n                                34.089031098\n                            ],\n                            [\n                                -118.317250763,\n                                34.089714715\n                            ],\n                            [\n                                -118.31707325,\n                                34.0898916\n                            ],\n                            [\n                                -118.316812433,\n                                34.089861088\n                            ],\n                            [\n                                -118.316629664,\n                                34.089704675\n                            ],\n                            [\n                                -118.316591306,\n                                34.08916335\n                            ],\n                            [\n                                -118.316723401,\n                                34.088645401\n                            ],\n                            [\n                                -118.316996143,\n                                34.088142434\n                            ],\n                            [\n                                -118.318457116,\n                                34.087418576\n                            ],\n                            [\n                                -118.318782804,\n                                34.087106771\n                            ],\n                            [\n                                -118.319052723,\n                                34.086437272\n                            ],\n                            [\n                                -118.319114455,\n                                34.085886691\n                            ],\n                            [\n                                -118.318826889,\n                                34.084790001\n                            ],\n                            [\n                                -118.318608978,\n                                34.084300526\n                            ],\n                            [\n                                -118.318573915,\n                                34.083976013\n                            ]\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"data\": {},\n                \"score\": \"high\"\n            }\n        },\n        {\n            \"geometry\": {\n                \"type\": \"MultiPolygon\",\n                \"crs\": {\n                    \"type\": \"name\",\n                    \"properties\": {\n                        \"name\": \"EPSG:4269\"\n                    }\n                },\n                \"coordinates\": [\n                    [\n                        [\n                            [\n                                -118.32964005,\n                                34.125562795\n                            ],\n                            [\n                                -118.329537292,\n                                34.125501766\n                            ],\n                            [\n                                -118.329917889,\n                                34.12506226\n                            ],\n                            [\n                                -118.32966068,\n                                34.124671307\n                            ],\n                            [\n                                -118.330004018,\n                                34.12461985\n                            ],\n                            [\n                                -118.330369477,\n                                34.124138689\n                            ],\n                            [\n                                -118.330252285,\n                                34.123978982\n                            ],\n                            [\n                                -118.330501887,\n                                34.123886735\n                            ],\n                            [\n                                -118.330517967,\n                                34.123546613\n                            ],\n                            [\n                                -118.330845538,\n                                34.123393887\n                            ],\n                            [\n                                -118.331103219,\n                                34.122902059\n                            ],\n                            [\n                                -118.331596616,\n                                34.12234787\n                            ],\n                            [\n                                -118.331600303,\n                                34.122121174\n                            ],\n                            [\n                                -118.331418397,\n                                34.121956055\n                            ],\n                            [\n                                -118.331608461,\n                                34.121733281\n                            ],\n                            [\n                                -118.331531353,\n                                34.121382254\n                            ],\n                            [\n                                -118.33202224,\n                                34.121132261\n                            ],\n                            [\n                                -118.33204891,\n                                34.121000872\n                            ],\n                            [\n                                -118.331945602,\n                                34.120823045\n                            ],\n                            [\n                                -118.331585007,\n                                34.120695735\n                            ],\n                            [\n                                -118.330941629,\n                                34.120822026\n                            ],\n                            [\n                                -118.3307569,\n                                34.120937335\n                            ],\n                            [\n                                -118.33054652,\n                                34.121237923\n                            ],\n                            [\n                                -118.330179021,\n                                34.121140342\n                            ],\n                            [\n                                -118.329776067,\n                                34.121520548\n                            ],\n                            [\n                                -118.329446927,\n                                34.121565807\n                            ],\n                            [\n                                -118.32910602,\n                                34.121772344\n                            ],\n                            [\n                                -118.32906523,\n                                34.121921854\n                            ],\n                            [\n                                -118.329146574,\n                                34.122076071\n                            ],\n                            [\n                                -118.329076997,\n                                34.122208165\n                            ],\n                            [\n                                -118.328910701,\n                                34.122126429\n                            ],\n                            [\n                                -118.328580776,\n                                34.122124077\n                            ],\n                            [\n                                -118.328275168,\n                                34.122306295\n                            ],\n                            [\n                                -118.328080397,\n                                34.122684148\n                            ],\n                            [\n                                -118.327828443,\n                                34.122615433\n                            ],\n                            [\n                                -118.327271195,\n                                34.122776474\n                            ],\n                            [\n                                -118.328166212,\n                                34.12129942\n                            ],\n                            [\n                                -118.327968696,\n                                34.121057036\n                            ],\n                            [\n                                -118.327472711,\n                                34.120978752\n                            ],\n                            [\n                                -118.327298492,\n                                34.120849481\n                            ],\n                            [\n                                -118.327939752,\n                                34.120580112\n                            ],\n                            [\n                                -118.328169743,\n                                34.12060137\n                            ],\n                            [\n                                -118.328347099,\n                                34.120480178\n                            ],\n                            [\n                                -118.328395496,\n                                34.120372399\n                            ],\n                            [\n                                -118.328328822,\n                                34.12022383\n                            ],\n                            [\n                                -118.328058119,\n                                34.119892808\n                            ],\n                            [\n                                -118.32795042,\n                                34.119870139\n                            ],\n                            [\n                                -118.328145896,\n                                34.119539899\n                            ],\n                            [\n                                -118.328275168,\n                                34.119550489\n                            ],\n                            [\n                                -118.328551595,\n                                34.119803933\n                            ],\n                            [\n                                -118.328961845,\n                                34.119894925\n                            ],\n                            [\n                                -118.329113394,\n                                34.119487736\n                            ],\n                            [\n                                -118.329219447,\n                                34.119403097\n                            ],\n                            [\n                                -118.330104266,\n                                34.119113099\n                            ],\n                            [\n                                -118.329791992,\n                                34.118859968\n                            ],\n                            [\n                                -118.329491089,\n                                34.118875186\n                            ],\n                            [\n                                -118.32945281,\n                                34.11872654\n                            ],\n                            [\n                                -118.329316557,\n                                34.11872199\n                            ],\n                            [\n                                -118.328763858,\n                                34.118238869\n                            ],\n                            [\n                                -118.328790842,\n                                34.118131246\n                            ],\n                            [\n                                -118.329245803,\n                                34.117869723\n                            ],\n                            [\n                                -118.329562629,\n                                34.117949891\n                            ],\n                            [\n                                -118.329891219,\n                                34.117868703\n                            ],\n                            [\n                                -118.330010372,\n                                34.117700446\n                            ],\n                            [\n                                -118.330027472,\n                                34.117413899\n                            ],\n                            [\n                                -118.330192277,\n                                34.117400172\n                            ],\n                            [\n                                -118.33079361,\n                                34.117787438\n                            ],\n                            [\n                                -118.331399258,\n                                34.117989582\n                            ],\n                            [\n                                -118.332473827,\n                                34.117912316\n                            ],\n                            [\n                                -118.333208275,\n                                34.118095164\n                            ],\n                            [\n                                -118.333324761,\n                                34.118207336\n                            ],\n                            [\n                                -118.333175564,\n                                34.11876372\n                            ],\n                            [\n                                -118.333558281,\n                                34.118920682\n                            ],\n                            [\n                                -118.333801215,\n                                34.119317597\n                            ],\n                            [\n                                -118.334083525,\n                                34.119487579\n                            ],\n                            [\n                                -118.334150201,\n                                34.119624067\n                            ],\n                            [\n                                -118.334256489,\n                                34.119998547\n                            ],\n                            [\n                                -118.334209737,\n                                34.12021983\n                            ],\n                            [\n                                -118.334110666,\n                                34.120298508\n                            ],\n                            [\n                                -118.334108312,\n                                34.120608586\n                            ],\n                            [\n                                -118.334297043,\n                                34.120755821\n                            ],\n                            [\n                                -118.334780164,\n                                34.120917568\n                            ],\n                            [\n                                -118.334817737,\n                                34.121030366\n                            ],\n                            [\n                                -118.334477929,\n                                34.12130852\n                            ],\n                            [\n                                -118.334472752,\n                                34.12143387\n                            ],\n                            [\n                                -118.334978543,\n                                34.121678764\n                            ],\n                            [\n                                -118.334930067,\n                                34.121780738\n                            ],\n                            [\n                                -118.334645558,\n                                34.121938954\n                            ],\n                            [\n                                -118.334618575,\n                                34.122052616\n                            ],\n                            [\n                                -118.334809502,\n                                34.122330926\n                            ],\n                            [\n                                -118.335150016,\n                                34.122541934\n                            ],\n                            [\n                                -118.334817894,\n                                34.122867701\n                            ],\n                            [\n                                -118.335110638,\n                                34.123228297\n                            ],\n                            [\n                                -118.335828299,\n                                34.123715575\n                            ],\n                            [\n                                -118.335528888,\n                                34.12383214\n                            ],\n                            [\n                                -118.334715999,\n                                34.123685924\n                            ],\n                            [\n                                -118.334900729,\n                                34.124483204\n                            ],\n                            [\n                                -118.334497383,\n                                34.12483376\n                            ],\n                            [\n                                -118.334047285,\n                                34.124939891\n                            ],\n                            [\n                                -118.334027674,\n                                34.124611926\n                            ],\n                            [\n                                -118.333902953,\n                                34.124428609\n                            ],\n                            [\n                                -118.333685356,\n                                34.124281688\n                            ],\n                            [\n                                -118.333263263,\n                                34.124339891\n                            ],\n                            [\n                                -118.333140188,\n                                34.124275648\n                            ],\n                            [\n                                -118.333201922,\n                                34.124095939\n                            ],\n                            [\n                                -118.333148424,\n                                34.123887911\n                            ],\n                            [\n                                -118.332780141,\n                                34.123718949\n                            ],\n                            [\n                                -118.332704681,\n                                34.123481114\n                            ],\n                            [\n                                -118.332603726,\n                                34.123452405\n                            ],\n                            [\n                                -118.331864337,\n                                34.123871831\n                            ],\n                            [\n                                -118.331990863,\n                                34.12416285\n                            ],\n                            [\n                                -118.331858768,\n                                34.124426727\n                            ],\n                            [\n                                -118.331758989,\n                                34.124469634\n                            ],\n                            [\n                                -118.331555513,\n                                34.124298789\n                            ],\n                            [\n                                -118.331333367,\n                                34.124319104\n                            ],\n                            [\n                                -118.331259161,\n                                34.124612319\n                            ],\n                            [\n                                -118.331089805,\n                                34.124787008\n                            ],\n                            [\n                                -118.331324503,\n                                34.125577934\n                            ],\n                            [\n                                -118.330905233,\n                                34.125367711\n                            ],\n                            [\n                                -118.330837852,\n                                34.125189492\n                            ],\n                            [\n                                -118.330643551,\n                                34.125143917\n                            ],\n                            [\n                                -118.330303586,\n                                34.125421836\n                            ],\n                            [\n                                -118.33011768,\n                                34.12568634\n                            ],\n                            [\n                                -118.330018451,\n                                34.125662415\n                            ],\n                            [\n                                -118.329668602,\n                                34.126010539\n                            ],\n                            [\n                                -118.32964005,\n                                34.125562795\n                            ]\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"data\": {},\n                \"score\": \"high\"\n            }\n        },\n        {\n            \"geometry\": {\n                \"type\": \"MultiPolygon\",\n                \"crs\": {\n                    \"type\": \"name\",\n                    \"properties\": {\n                        \"name\": \"EPSG:4269\"\n                    }\n                },\n                \"coordinates\": [\n                    [\n                        [\n                            [\n                                -118.32862133,\n                                34.078695019\n                            ],\n                            [\n                                -118.328528299,\n                                34.078235194\n                            ],\n                            [\n                                -118.328648706,\n                                34.077271147\n                            ],\n                            [\n                                -118.328562185,\n                                34.077063906\n                            ],\n                            [\n                                -118.328128796,\n                                34.076678366\n                            ],\n                            [\n                                -118.328177586,\n                                34.076469633\n                            ],\n                            [\n                                -118.328570736,\n                                34.076283413\n                            ],\n                            [\n                                -118.328550968,\n                                34.075667804\n                            ],\n                            [\n                                -118.329156928,\n                                34.075106241\n                            ],\n                            [\n                                -118.329297574,\n                                34.074783689\n                            ],\n                            [\n                                -118.329178579,\n                                34.074498711\n                            ],\n                            [\n                                -118.329246666,\n                                34.07417718\n                            ],\n                            [\n                                -118.329564825,\n                                34.073870238\n                            ],\n                            [\n                                -118.329684369,\n                                34.073513329\n                            ],\n                            [\n                                -118.329467087,\n                                34.072943374\n                            ],\n                            [\n                                -118.3290275,\n                                34.072835281\n                            ],\n                            [\n                                -118.328952275,\n                                34.072680045\n                            ],\n                            [\n                                -118.328996986,\n                                34.072211122\n                            ],\n                            [\n                                -118.329229017,\n                                34.071722981\n                            ],\n                            [\n                                -118.329476813,\n                                34.071572923\n                            ],\n                            [\n                                -118.329608045,\n                                34.071302691\n                            ],\n                            [\n                                -118.329579415,\n                                34.07079996\n                            ],\n                            [\n                                -118.330446114,\n                                34.070244437\n                            ],\n                            [\n                                -118.330597977,\n                                34.0699564\n                            ],\n                            [\n                                -118.331355173,\n                                34.069722565\n                            ],\n                            [\n                                -118.331610343,\n                                34.06938158\n                            ],\n                            [\n                                -118.331522489,\n                                34.069096445\n                            ],\n                            [\n                                -118.333002367,\n                                34.069097779\n                            ],\n                            [\n                                -118.332358989,\n                                34.06994581\n                            ],\n                            [\n                                -118.331945759,\n                                34.070176036\n                            ],\n                            [\n                                -118.330433015,\n                                34.070738618\n                            ],\n                            [\n                                -118.330042925,\n                                34.071115766\n                            ],\n                            [\n                                -118.330111639,\n                                34.071513934\n                            ],\n                            [\n                                -118.329597142,\n                                34.071935714\n                            ],\n                            [\n                                -118.329557922,\n                                34.07209244\n                            ],\n                            [\n                                -118.330023472,\n                                34.073206074\n                            ],\n                            [\n                                -118.330017902,\n                                34.07351835\n                            ],\n                            [\n                                -118.329784618,\n                                34.073928599\n                            ],\n                            [\n                                -118.329445122,\n                                34.074209733\n                            ],\n                            [\n                                -118.32985749,\n                                34.07458688\n                            ],\n                            [\n                                -118.329719903,\n                                34.075117458\n                            ],\n                            [\n                                -118.328903327,\n                                34.075551162\n                            ],\n                            [\n                                -118.328965139,\n                                34.076174928\n                            ],\n                            [\n                                -118.328843634,\n                                34.076419195\n                            ],\n                            [\n                                -118.328543751,\n                                34.076552467\n                            ],\n                            [\n                                -118.328494098,\n                                34.076709193\n                            ],\n                            [\n                                -118.328736874,\n                                34.076906003\n                            ],\n                            [\n                                -118.329166813,\n                                34.077074809\n                            ],\n                            [\n                                -118.32920972,\n                                34.077169724\n                            ],\n                            [\n                                -118.329504111,\n                                34.077322606\n                            ],\n                            [\n                                -118.329579572,\n                                34.077477998\n                            ],\n                            [\n                                -118.329414138,\n                                34.07756648\n                            ],\n                            [\n                                -118.32887046,\n                                34.077459565\n                            ],\n                            [\n                                -118.328801196,\n                                34.077694418\n                            ],\n                            [\n                                -118.328901601,\n                                34.078118395\n                            ],\n                            [\n                                -118.329134965,\n                                34.078375997\n                            ],\n                            [\n                                -118.329095273,\n                                34.078720826\n                            ],\n                            [\n                                -118.32862133,\n                                34.078695019\n                            ]\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"data\": {},\n                \"score\": \"high\"\n            }\n        },\n        {\n            \"geometry\": {\n                \"type\": \"MultiPolygon\",\n                \"crs\": {\n                    \"type\": \"name\",\n                    \"properties\": {\n                        \"name\": \"EPSG:4269\"\n                    }\n                },\n                \"coordinates\": [\n                    [\n                        [\n                            [\n                                -118.335778646,\n                                34.128463483\n                            ],\n                            [\n                                -118.335418051,\n                                34.127969929\n                            ],\n                            [\n                                -118.33538942,\n                                34.127519282\n                            ],\n                            [\n                                -118.335274033,\n                                34.127298547\n                            ],\n                            [\n                                -118.335490138,\n                                34.127088638\n                            ],\n                            [\n                                -118.335462684,\n                                34.126981566\n                            ],\n                            [\n                                -118.335553205,\n                                34.126987763\n                            ],\n                            [\n                                -118.335461664,\n                                34.126917165\n                            ],\n                            [\n                                -118.335525202,\n                                34.126848451\n                            ],\n                            [\n                                -118.335459625,\n                                34.126781227\n                            ],\n                            [\n                                -118.335279287,\n                                34.126815427\n                            ],\n                            [\n                                -118.335488805,\n                                34.12673071\n                            ],\n                            [\n                                -118.335379536,\n                                34.126613911\n                            ],\n                            [\n                                -118.335402126,\n                                34.12640957\n                            ],\n                            [\n                                -118.335173313,\n                                34.12609\n                            ],\n                            [\n                                -118.334796951,\n                                34.125965278\n                            ],\n                            [\n                                -118.334668699,\n                                34.126027482\n                            ],\n                            [\n                                -118.334615752,\n                                34.125942137\n                            ],\n                            [\n                                -118.334727374,\n                                34.12565465\n                            ],\n                            [\n                                -118.334675288,\n                                34.125340178\n                            ],\n                            [\n                                -118.335311763,\n                                34.124775242\n                            ],\n                            [\n                                -118.335483785,\n                                34.124762299\n                            ],\n                            [\n                                -118.335666711,\n                                34.124903651\n                            ],\n                            [\n                                -118.335720678,\n                                34.125600839\n                            ],\n                            [\n                                -118.335868697,\n                                34.125699439\n                            ],\n                            [\n                                -118.336165598,\n                                34.12570344\n                            ],\n                            [\n                                -118.336004479,\n                                34.12612726\n                            ],\n                            [\n                                -118.336145988,\n                                34.126369331\n                            ],\n                            [\n                                -118.336039464,\n                                34.126438515\n                            ],\n                            [\n                                -118.335969572,\n                                34.126646778\n                            ],\n                            [\n                                -118.336358486,\n                                34.127021963\n                            ],\n                            [\n                                -118.336308361,\n                                34.127122682\n                            ],\n                            [\n                                -118.336149675,\n                                34.127153039\n                            ],\n                            [\n                                -118.336182307,\n                                34.127310079\n                            ],\n                            [\n                                -118.336092648,\n                                34.127354163\n                            ],\n                            [\n                                -118.335772763,\n                                34.128087749\n                            ],\n                            [\n                                -118.335904545,\n                                34.128258123\n                            ],\n                            [\n                                -118.336038131,\n                                34.128267301\n                            ],\n                            [\n                                -118.335910899,\n                                34.128386845\n                            ],\n                            [\n                                -118.336023933,\n                                34.128460737\n                            ],\n                            [\n                                -118.336078371,\n                                34.128370765\n                            ],\n                            [\n                                -118.336130692,\n                                34.128412967\n                            ],\n                            [\n                                -118.33632601,\n                                34.128786662\n                            ],\n                            [\n                                -118.336123475,\n                                34.128771052\n                            ],\n                            [\n                                -118.335778646,\n                                34.128463483\n                            ]\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"data\": {},\n                \"score\": \"high\"\n            }\n        },\n        {\n            \"geometry\": {\n                \"type\": \"MultiPolygon\",\n                \"crs\": {\n                    \"type\": \"name\",\n                    \"properties\": {\n                        \"name\": \"EPSG:4269\"\n                    }\n                },\n                \"coordinates\": [\n                    [\n                        [\n                            [\n                                -118.353928676,\n                                34.07198066\n                            ],\n                            [\n                                -118.353947266,\n                                34.070574127\n                            ],\n                            [\n                                -118.3563675,\n                                34.070902718\n                            ],\n                            [\n                                -118.356352518,\n                                34.074007355\n                            ],\n                            [\n                                -118.355328622,\n                                34.073960289\n                            ],\n                            [\n                                -118.355280144,\n                                34.073128652\n                            ],\n                            [\n                                -118.354583113,\n                                34.073048798\n                            ],\n                            [\n                                -118.354538402,\n                                34.072071182\n                            ],\n                            [\n                                -118.353928676,\n                                34.07198066\n                            ]\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"data\": {},\n                \"score\": \"high\"\n            }\n        },\n        {\n            \"geometry\": {\n                \"type\": \"MultiPolygon\",\n                \"crs\": {\n                    \"type\": \"name\",\n                    \"properties\": {\n                        \"name\": \"EPSG:4269\"\n                    }\n                },\n                \"coordinates\": [\n                    [\n                        [\n                            [\n                                -118.510071031,\n                                34.148860627\n                            ],\n                            [\n                                -118.510062952,\n                                34.148299377\n                            ],\n                            [\n                                -118.509981844,\n                                34.148214739\n                            ],\n                            [\n                                -118.508585899,\n                                34.148094409\n                            ],\n                            [\n                                -118.50720172,\n                                34.147326781\n                            ],\n                            [\n                                -118.506847791,\n                                34.146963675\n                            ],\n                            [\n                                -118.506815003,\n                                34.146585274\n                            ],\n                            [\n                                -118.506922939,\n                                34.145578633\n                            ],\n                            [\n                                -118.507184071,\n                                34.145169561\n                            ],\n                            [\n                                -118.507291927,\n                                34.144733269\n                            ],\n                            [\n                                -118.506682673,\n                                34.143124277\n                            ],\n                            [\n                                -118.505512717,\n                                34.141100722\n                            ],\n                            [\n                                -118.505395918,\n                                34.140552024\n                            ],\n                            [\n                                -118.506036941,\n                                34.138492543\n                            ],\n                            [\n                                -118.506321762,\n                                34.138049505\n                            ],\n                            [\n                                -118.506533869,\n                                34.137510377\n                            ],\n                            [\n                                -118.506453858,\n                                34.13624888\n                            ],\n                            [\n                                -118.506488608,\n                                34.131870511\n                            ],\n                            [\n                                -118.506234928,\n                                34.131542155\n                            ],\n                            [\n                                -118.504268008,\n                                34.130892188\n                            ],\n                            [\n                                -118.503537796,\n                                34.131007184\n                            ],\n                            [\n                                -118.503141822,\n                                34.131611733\n                            ],\n                            [\n                                -118.492084945,\n                                34.131651894\n                            ],\n                            [\n                                -118.491877702,\n                                34.131176539\n                            ],\n                            [\n                                -118.490814741,\n                                34.130731775\n                            ],\n                            [\n                                -118.490259689,\n                                34.130641568\n                            ],\n                            [\n                                -118.48859367,\n                                34.130021487\n                            ],\n                            [\n                                -118.487492821,\n                                34.129908453\n                            ],\n                            [\n                                -118.48651097,\n                                34.129586765\n                            ],\n                            [\n                                -118.486319886,\n                                34.129586765\n                            ],\n                            [\n                                -118.485807741,\n                                34.129872606\n                            ],\n                            [\n                                -118.48528085,\n                                34.129874488\n                            ],\n                            [\n                                -118.485036741,\n                                34.1296565\n                            ],\n                            [\n                                -118.484533695,\n                                34.129551937\n                            ],\n                            [\n                                -118.484409993,\n                                34.129587471\n                            ],\n                            [\n                                -118.484265817,\n                                34.129864213\n                            ],\n                            [\n                                -118.484039827,\n                                34.130507119\n                            ],\n                            [\n                                -118.483484775,\n                                34.130644627\n                            ],\n                            [\n                                -118.482705773,\n                                34.130631528\n                            ],\n                            [\n                                -118.482175037,\n                                34.130507119\n                            ],\n                            [\n                                -118.48081996,\n                                34.129761454\n                            ],\n                            [\n                                -118.480330643,\n                                34.129663716\n                            ],\n                            [\n                                -118.479770883,\n                                34.129821462\n                            ],\n                            [\n                                -118.479468806,\n                                34.130323253\n                            ],\n                            [\n                                -118.478953994,\n                                34.13037016\n                            ],\n                            [\n                                -118.478703766,\n                                34.130244811\n                            ],\n                            [\n                                -118.47845997,\n                                34.130256656\n                            ],\n                            [\n                                -118.477838869,\n                                34.130588777\n                            ],\n                            [\n                                -118.477090068,\n                                34.130525553\n                            ],\n                            [\n                                -118.476503011,\n                                34.130706283\n                            ],\n                            [\n                                -118.476000907,\n                                34.130419265\n                            ],\n                            [\n                                -118.475299876,\n                                34.129525972\n                            ],\n                            [\n                                -118.475087926,\n                                34.129034772\n                            ],\n                            [\n                                -118.475162838,\n                                34.128486074\n                            ],\n                            [\n                                -118.475606973,\n                                34.127817909\n                            ],\n                            [\n                                -118.474959831,\n                                34.128332877\n                            ],\n                            [\n                                -118.474230639,\n                                34.129175732\n                            ],\n                            [\n                                -118.472724877,\n                                34.13058713\n                            ],\n                            [\n                                -118.472355965,\n                                34.130823631\n                            ],\n                            [\n                                -118.471741848,\n                                34.131065544\n                            ],\n                            [\n                                -118.470680063,\n                                34.131276552\n                            ],\n                            [\n                                -118.470043745,\n                                34.131290985\n                            ],\n                            [\n                                -118.467768707,\n                                34.130700555\n                            ],\n                            [\n                                -118.467012844,\n                                34.130765976\n                            ],\n                            [\n                                -118.466362878,\n                                34.131078095\n                            ],\n                            [\n                                -118.465719814,\n                                34.131259295\n                            ],\n                            [\n                                -118.465100911,\n                                34.131178892\n                            ],\n                            [\n                                -118.464582727,\n                                34.131290985\n                            ],\n                            [\n                                -118.464016615,\n                                34.131696685\n                            ],\n                            [\n                                -118.463523766,\n                                34.132200749\n                            ],\n                            [\n                                -118.463083004,\n                                34.132379675\n                            ],\n                            [\n                                -118.462708681,\n                                34.132370576\n                            ],\n                            [\n                                -118.462479711,\n                                34.132240363\n                            ],\n                            [\n                                -118.46091598,\n                                34.13177646\n                            ],\n                            [\n                                -118.460399833,\n                                34.131739749\n                            ],\n                            [\n                                -118.459791833,\n                                34.131812229\n                            ],\n                            [\n                                -118.459252862,\n                                34.13200143\n                            ],\n                            [\n                                -118.458979965,\n                                34.132184983\n                            ],\n                            [\n                                -118.457137765,\n                                34.133791701\n                            ],\n                            [\n                                -118.456239924,\n                                34.134253172\n                            ],\n                            [\n                                -118.45566385,\n                                34.134357106\n                            ],\n                            [\n                                -118.455191789,\n                                34.13439413\n                            ],\n                            [\n                                -118.454356622,\n                                34.134192144\n                            ],\n                            [\n                                -118.452841839,\n                                34.133396198\n                            ],\n                            [\n                                -118.451977884,\n                                34.133169737\n                            ],\n                            [\n                                -118.451214726,\n                                34.133099846\n                            ],\n                            [\n                                -118.450034574,\n                                34.133249199\n                            ],\n                            [\n                                -118.449117985,\n                                34.133228412\n                            ],\n                            [\n                                -118.448670005,\n                                34.133039838\n                            ],\n                            [\n                                -118.44771098,\n                                34.132455919\n                            ],\n                            [\n                                -118.447022655,\n                                34.132177844\n                            ],\n                            [\n                                -118.446095948,\n                                34.131927224\n                            ],\n                            [\n                                -118.444464835,\n                                34.131734415\n                            ],\n                            [\n                                -118.442659662,\n                                34.131785009\n                            ],\n                            [\n                                -118.442267924,\n                                34.131983545\n                            ],\n                            [\n                                -118.442294751,\n                                34.132188356\n                            ],\n                            [\n                                -118.443182081,\n                                34.132685048\n                            ],\n                            [\n                                -118.443973792,\n                                34.133275477\n                            ],\n                            [\n                                -118.444408671,\n                                34.133797897\n                            ],\n                            [\n                                -118.444616855,\n                                34.134196693\n                            ],\n                            [\n                                -118.444612854,\n                                34.134760453\n                            ],\n                            [\n                                -118.444723613,\n                                34.13502276\n                            ],\n                            [\n                                -118.445200773,\n                                34.135573969\n                            ],\n                            [\n                                -118.445869958,\n                                34.135902091\n                            ],\n                            [\n                                -118.445830032,\n                                34.136186362\n                            ],\n                            [\n                                -118.444915952,\n                                34.136900651\n                            ],\n                            [\n                                -118.44473287,\n                                34.137155349\n                            ],\n                            [\n                                -118.44466494,\n                                34.13734557\n                            ],\n                            [\n                                -118.44472683,\n                                34.13748002\n                            ],\n                            [\n                                -118.444874692,\n                                34.137523476\n                            ],\n                            [\n                                -118.444509939,\n                                34.138884828\n                            ],\n                            [\n                                -118.44367689,\n                                34.139030023\n                            ],\n                            [\n                                -118.443107798,\n                                34.139426624\n                            ],\n                            [\n                                -118.442195837,\n                                34.140720123\n                            ],\n                            [\n                                -118.441366867,\n                                34.142375554\n                            ],\n                            [\n                                -118.441111854,\n                                34.142655825\n                            ],\n                            [\n                                -118.440797696,\n                                34.142846674\n                            ],\n                            [\n                                -118.440369954,\n                                34.142691751\n                            ],\n                            [\n                                -118.44024986,\n                                34.142282679\n                            ],\n                            [\n                                -118.4405488,\n                                34.141808108\n                            ],\n                            [\n                                -118.440699643,\n                                34.14129008\n                            ],\n                            [\n                                -118.440850879,\n                                34.138555923\n                            ],\n                            [\n                                -118.436762821,\n                                34.138486502\n                            ],\n                            [\n                                -118.436661946,\n                                34.140016269\n                            ],\n                            [\n                                -118.434198804,\n                                34.140619876\n                            ],\n                            [\n                                -118.433859702,\n                                34.140614856\n                            ],\n                            [\n                                -118.433762826,\n                                34.140476249\n                            ],\n                            [\n                                -118.433802832,\n                                34.139731762\n                            ],\n                            [\n                                -118.43525196,\n                                34.136558724\n                            ],\n                            [\n                                -118.43528365,\n                                34.136357679\n                            ],\n                            [\n                                -118.435086998,\n                                34.136186362\n                            ],\n                            [\n                                -118.433979718,\n                                34.135897226\n                            ],\n                            [\n                                -118.433634731,\n                                34.135680258\n                            ],\n                            [\n                                -118.433372736,\n                                34.135437716\n                            ],\n                            [\n                                -118.432817841,\n                                34.13454466\n                            ],\n                            [\n                                -118.432399905,\n                                34.134037771\n                            ],\n                            [\n                                -118.431814025,\n                                34.133839471\n                            ],\n                            [\n                                -118.431538068,\n                                34.133590184\n                            ],\n                            [\n                                -118.431491788,\n                                34.133202919\n                            ],\n                            [\n                                -118.430564766,\n                                34.132954493\n                            ],\n                            [\n                                -118.429188588,\n                                34.133243316\n                            ],\n                            [\n                                -118.428933811,\n                                34.133099846\n                            ],\n                            [\n                                -118.428508814,\n                                34.132651553\n                            ],\n                            [\n                                -118.42824886,\n                                34.132489963\n                            ],\n                            [\n                                -118.427768249,\n                                34.132346808\n                            ],\n                            [\n                                -118.426627944,\n                                34.132441172\n                            ],\n                            [\n                                -118.425986764,\n                                34.132401246\n                            ],\n                            [\n                                -118.425183914,\n                                34.131962052\n                            ],\n                            [\n                                -118.424657885,\n                                34.131853096\n                            ],\n                            [\n                                -118.424365691,\n                                34.131626637\n                            ],\n                            [\n                                -118.423837937,\n                                34.131436337\n                            ],\n                            [\n                                -118.422950842,\n                                34.131435474\n                            ],\n                            [\n                                -118.420115025,\n                                34.130807863\n                            ],\n                            [\n                                -118.419109719,\n                                34.130370866\n                            ],\n                            [\n                                -118.418907889,\n                                34.130179233\n                            ],\n                            [\n                                -118.418494816,\n                                34.129424392\n                            ],\n                            [\n                                -118.417304936,\n                                34.128773091\n                            ],\n                            [\n                                -118.416158749,\n                                34.128854043\n                            ],\n                            [\n                                -118.41385759,\n                                34.130584776\n                            ],\n                            [\n                                -118.413273907,\n                                34.130893523\n                            ],\n                            [\n                                -118.410420832,\n                                34.131122493\n                            ],\n                            [\n                                -118.408977038,\n                                34.131103117\n                            ],\n                            [\n                                -118.407818927,\n                                34.130870539\n                            ],\n                            [\n                                -118.40613471,\n                                34.130301288\n                            ],\n                            [\n                                -118.405693006,\n                                34.13028615\n                            ],\n                            [\n                                -118.405450701,\n                                34.130537006\n                            ],\n                            [\n                                -118.405352962,\n                                34.130813198\n                            ],\n                            [\n                                -118.40524385,\n                                34.135767406\n                            ],\n                            [\n                                -118.405413989,\n                                34.13688355\n                            ],\n                            [\n                                -118.405421913,\n                                34.137636589\n                            ],\n                            [\n                                -118.405398772,\n                                34.137981809\n                            ],\n                            [\n                                -118.405159682,\n                                34.138239254\n                            ],\n                            [\n                                -118.402544913,\n                                34.138248824\n                            ],\n                            [\n                                -118.40247965,\n                                34.13814136\n                            ],\n                            [\n                                -118.402574877,\n                                34.137930665\n                            ],\n                            [\n                                -118.402473845,\n                                34.137701852\n                            ],\n                            [\n                                -118.402014022,\n                                34.137395851\n                            ],\n                            [\n                                -118.401964681,\n                                34.137265795\n                            ],\n                            [\n                                -118.401989705,\n                                34.137161704\n                            ],\n                            [\n                                -118.402274682,\n                                34.137059259\n                            ],\n                            [\n                                -118.402436742,\n                                34.136768947\n                            ],\n                            [\n                                -118.402358849,\n                                34.136424903\n                            ],\n                            [\n                                -118.402171924,\n                                34.136325517\n                            ],\n                            [\n                                -118.401546745,\n                                34.136301358\n                            ],\n                            [\n                                -118.401330874,\n                                34.135985709\n                            ],\n                            [\n                                -118.400970749,\n                                34.1358704\n                            ],\n                            [\n                                -118.400772919,\n                                34.135615543\n                            ],\n                            [\n                                -118.400554852,\n                                34.135482821\n                            ],\n                            [\n                                -118.400292857,\n                                34.135434029\n                            ],\n                            [\n                                -118.400159742,\n                                34.135478271\n                            ],\n                            [\n                                -118.400362749,\n                                34.135787095\n                            ],\n                            [\n                                -118.400356866,\n                                34.13607576\n                            ],\n                            [\n                                -118.399676935,\n                                34.136245899\n                            ],\n                            [\n                                -118.399356894,\n                                34.135958568\n                            ],\n                            [\n                                -118.398842945,\n                                34.135894717\n                            ],\n                            [\n                                -118.398505803,\n                                34.135546829\n                            ],\n                            [\n                                -118.398428068,\n                                34.134936632\n                            ],\n                            [\n                                -118.39847278,\n                                34.134706328\n                            ],\n                            [\n                                -118.398361001,\n                                34.134515872\n                            ],\n                            [\n                                -118.397965891,\n                                34.134317572\n                            ],\n                            [\n                                -118.397297961,\n                                34.13433883\n                            ],\n                            [\n                                -118.396620069,\n                                34.134556112\n                            ],\n                            [\n                                -118.396472522,\n                                34.134399858\n                            ],\n                            [\n                                -118.395748035,\n                                34.134304629\n                            ],\n                            [\n                                -118.391609855,\n                                34.134288234\n                            ],\n                            [\n                                -118.391433988,\n                                34.133422319\n                            ],\n                            [\n                                -118.391562946,\n                                34.133055527\n                            ],\n                            [\n                                -118.391679746,\n                                34.132997872\n                            ],\n                            [\n                                -118.393463113,\n                                34.132986655\n                            ],\n                            [\n                                -118.396258769,\n                                34.133173581\n                            ],\n                            [\n                                -118.396361918,\n                                34.130879637\n                            ],\n                            [\n                                -118.39660297,\n                                34.13085885\n                            ],\n                            [\n                                -118.396755695,\n                                34.131152535\n                            ],\n                            [\n                                -118.397135744,\n                                34.131565294\n                            ],\n                            [\n                                -118.397338908,\n                                34.131680055\n                            ],\n                            [\n                                -118.397997895,\n                                34.131708765\n                            ],\n                            [\n                                -118.39851506,\n                                34.131937265\n                            ],\n                            [\n                                -118.398580794,\n                                34.131896004\n                            ],\n                            [\n                                -118.398741834,\n                                34.130834534\n                            ],\n                            [\n                                -118.403625993,\n                                34.13074715\n                            ],\n                            [\n                                -118.403653841,\n                                34.130154054\n                            ],\n                            [\n                                -118.403564967,\n                                34.129620651\n                            ],\n                            [\n                                -118.403373727,\n                                34.129122234\n                            ],\n                            [\n                                -118.402802907,\n                                34.128326288\n                            ],\n                            [\n                                -118.401999902,\n                                34.127618903\n                            ],\n                            [\n                                -118.401324834,\n                                34.125928724\n                            ],\n                            [\n                                -118.400759741,\n                                34.125303938\n                            ],\n                            [\n                                -118.399658816,\n                                34.124730294\n                            ],\n                            [\n                                -118.398812902,\n                                34.124104175\n                            ],\n                            [\n                                -118.398456856,\n                                34.123695809\n                            ],\n                            [\n                                -118.396476914,\n                                34.120544029\n                            ],\n                            [\n                                -118.396277908,\n                                34.127602665\n                            ],\n                            [\n                                -118.393491901,\n                                34.127451744\n                            ],\n                            [\n                                -118.392179183,\n                                34.126154557\n                            ],\n                            [\n                                -118.393082907,\n                                34.125443093\n                            ],\n                            [\n                                -118.392678699,\n                                34.125100618\n                            ],\n                            [\n                                -118.392283746,\n                                34.12490216\n                            ],\n                            [\n                                -118.391869888,\n                                34.124908985\n                            ],\n                            [\n                                -118.391089003,\n                                34.12446477\n                            ],\n                            [\n                                -118.390902782,\n                                34.124518895\n                            ],\n                            [\n                                -118.390554895,\n                                34.124791008\n                            ],\n                            [\n                                -118.390040947,\n                                34.124992995\n                            ],\n                            [\n                                -118.389373723,\n                                34.124939733\n                            ],\n                            [\n                                -118.389211976,\n                                34.124806227\n                            ],\n                            [\n                                -118.389010774,\n                                34.124772417\n                            ],\n                            [\n                                -118.388692615,\n                                34.125028529\n                            ],\n                            [\n                                -118.388203925,\n                                34.125620135\n                            ],\n                            [\n                                -118.387683936,\n                                34.125650806\n                            ],\n                            [\n                                -118.387325693,\n                                34.125460899\n                            ],\n                            [\n                                -118.387171948,\n                                34.125014097\n                            ],\n                            [\n                                -118.386551711,\n                                34.124509404\n                            ],\n                            [\n                                -118.386208686,\n                                34.12410739\n                            ],\n                            [\n                                -118.385760786,\n                                34.12319496\n                            ],\n                            [\n                                -118.385587823,\n                                34.123061687\n                            ],\n                            [\n                                -118.385257741,\n                                34.122970616\n                            ],\n                            [\n                                -118.384797681,\n                                34.123088672\n                            ],\n                            [\n                                -118.383942904,\n                                34.123504019\n                            ],\n                            [\n                                -118.383131898,\n                                34.123765699\n                            ],\n                            [\n                                -118.382503895,\n                                34.123806489\n                            ],\n                            [\n                                -118.382144711,\n                                34.123655097\n                            ],\n                            [\n                                -118.381844907,\n                                34.123669687\n                            ],\n                            [\n                                -118.381698771,\n                                34.123743423\n                            ],\n                            [\n                                -118.381196667,\n                                34.124330636\n                            ],\n                            [\n                                -118.380943693,\n                                34.124425864\n                            ],\n                            [\n                                -118.378852756,\n                                34.123804764\n                            ],\n                            [\n                                -118.376734835,\n                                34.123016898\n                            ],\n                            [\n                                -118.376511905,\n                                34.123023957\n                            ],\n                            [\n                                -118.376449701,\n                                34.123119342\n                            ],\n                            [\n                                -118.376597878,\n                                34.12358654\n                            ],\n                            [\n                                -118.376546734,\n                                34.123835121\n                            ],\n                            [\n                                -118.376216966,\n                                34.124433943\n                            ],\n                            [\n                                -118.375968855,\n                                34.12577137\n                            ],\n                            [\n                                -118.375683876,\n                                34.126333796\n                            ],\n                            [\n                                -118.375444003,\n                                34.127125506\n                            ],\n                            [\n                                -118.375028812,\n                                34.127511124\n                            ],\n                            [\n                                -118.374470073,\n                                34.127749666\n                            ],\n                            [\n                                -118.374103908,\n                                34.127764883\n                            ],\n                            [\n                                -118.373393777,\n                                34.127565406\n                            ],\n                            [\n                                -118.372850805,\n                                34.127515125\n                            ],\n                            [\n                                -118.372799818,\n                                34.127572153\n                            ],\n                            [\n                                -118.372950897,\n                                34.12781838\n                            ],\n                            [\n                                -118.373805673,\n                                34.128358999\n                            ],\n                            [\n                                -118.373984912,\n                                34.12889342\n                            ],\n                            [\n                                -118.375086937,\n                                34.130278932\n                            ],\n                            [\n                                -118.375084897,\n                                34.130655452\n                            ],\n                            [\n                                -118.374876713,\n                                34.131212387\n                            ],\n                            [\n                                -118.374334761,\n                                34.13185192\n                            ],\n                            [\n                                -118.373924041,\n                                34.132061672\n                            ],\n                            [\n                                -118.373241914,\n                                34.132148116\n                            ],\n                            [\n                                -118.372139732,\n                                34.132144821\n                            ],\n                            [\n                                -118.371276719,\n                                34.131881571\n                            ],\n                            [\n                                -118.37062393,\n                                34.131494384\n                            ],\n                            [\n                                -118.369166957,\n                                34.130813904\n                            ],\n                            [\n                                -118.368822678,\n                                34.130524768\n                            ],\n                            [\n                                -118.368498792,\n                                34.130375024\n                            ],\n                            [\n                                -118.367260907,\n                                34.130636862\n                            ],\n                            [\n                                -118.3670579,\n                                34.130593955\n                            ],\n                            [\n                                -118.366354672,\n                                34.130189275\n                            ],\n                            [\n                                -118.365525703,\n                                34.129930418\n                            ],\n                            [\n                                -118.364349864,\n                                34.129902806\n                            ],\n                            [\n                                -118.363707978,\n                                34.129781614\n                            ],\n                            [\n                                -118.36346779,\n                                34.129614925\n                            ],\n                            [\n                                -118.363000906,\n                                34.129514206\n                            ],\n                            [\n                                -118.362274851,\n                                34.129526757\n                            ],\n                            [\n                                -118.361380697,\n                                34.129390191\n                            ],\n                            [\n                                -118.360376724,\n                                34.129376386\n                            ],\n                            [\n                                -118.359927724,\n                                34.128995865\n                            ],\n                            [\n                                -118.358669837,\n                                34.127614354\n                            ],\n                            [\n                                -118.358560019,\n                                34.127313452\n                            ],\n                            [\n                                -118.358869941,\n                                34.126802798\n                            ],\n                            [\n                                -118.35885284,\n                                34.126509819\n                            ],\n                            [\n                                -118.358453731,\n                                34.126376704\n                            ],\n                            [\n                                -118.357868871,\n                                34.126371997\n                            ],\n                            [\n                                -118.357503019,\n                                34.125929744\n                            ],\n                            [\n                                -118.357353824,\n                                34.12530684\n                            ],\n                            [\n                                -118.356269919,\n                                34.123981649\n                            ],\n                            [\n                                -118.356217912,\n                                34.123844847\n                            ],\n                            [\n                                -118.356275959,\n                                34.123659411\n                            ],\n                            [\n                                -118.356995974,\n                                34.123085612\n                            ],\n                            [\n                                -118.357132932,\n                                34.122939789\n                            ],\n                            [\n                                -118.357057943,\n                                34.122834678\n                            ],\n                            [\n                                -118.356124881,\n                                34.122989207\n                            ],\n                            [\n                                -118.355273791,\n                                34.122843071\n                            ],\n                            [\n                                -118.354906684,\n                                34.122666891\n                            ],\n                            [\n                                -118.354080852,\n                                34.122222755\n                            ],\n                            [\n                                -118.353900202,\n                                34.121796504\n                            ],\n                            [\n                                -118.353130848,\n                                34.120973026\n                            ],\n                            [\n                                -118.352801001,\n                                34.12072413\n                            ],\n                            [\n                                -118.352255989,\n                                34.120667103\n                            ],\n                            [\n                                -118.351057717,\n                                34.121369861\n                            ],\n                            [\n                                -118.35079486,\n                                34.121431516\n                            ],\n                            [\n                                -118.350277852,\n                                34.121394492\n                            ],\n                            [\n                                -118.349648672,\n                                34.121509486\n                            ],\n                            [\n                                -118.348781972,\n                                34.121383745\n                            ],\n                            [\n                                -118.347703793,\n                                34.121578202\n                            ],\n                            [\n                                -118.346210739,\n                                34.121042289\n                            ],\n                            [\n                                -118.345330702,\n                                34.120837949\n                            ],\n                            [\n                                -118.344795732,\n                                34.120354593\n                            ],\n                            [\n                                -118.344549975,\n                                34.120318745\n                            ],\n                            [\n                                -118.344461649,\n                                34.120439309\n                            ],\n                            [\n                                -118.344474906,\n                                34.121099631\n                            ],\n                            [\n                                -118.344329867,\n                                34.121256827\n                            ],\n                            [\n                                -118.344011003,\n                                34.121354957\n                            ],\n                            [\n                                -118.344216755,\n                                34.121406885\n                            ],\n                            [\n                                -118.344182555,\n                                34.123364079\n                            ],\n                            [\n                                -118.344009827,\n                                34.12338871\n                            ],\n                            [\n                                -118.343961742,\n                                34.124069817\n                            ],\n                            [\n                                -118.343607892,\n                                34.124664403\n                            ],\n                            [\n                                -118.340063826,\n                                34.121530979\n                            ],\n                            [\n                                -118.340423089,\n                                34.120992793\n                            ],\n                            [\n                                -118.34010493,\n                                34.120326824\n                            ],\n                            [\n                                -118.340131679,\n                                34.119880021\n                            ],\n                            [\n                                -118.340279933,\n                                34.119695998\n                            ],\n                            [\n                                -118.340577776,\n                                34.119525858\n                            ],\n                            [\n                                -118.3410547,\n                                34.119543116\n                            ],\n                            [\n                                -118.341722944,\n                                34.119752319\n                            ],\n                            [\n                                -118.341853705,\n                                34.119588533\n                            ],\n                            [\n                                -118.341769851,\n                                34.119145261\n                            ],\n                            [\n                                -118.341381801,\n                                34.118815884\n                            ],\n                            [\n                                -118.341385645,\n                                34.118678377\n                            ],\n                            [\n                                -118.34170302,\n                                34.118532867\n                            ],\n                            [\n                                -118.34176789,\n                                34.118372141\n                            ],\n                            [\n                                -118.341698626,\n                                34.117944478\n                            ],\n                            [\n                                -118.341571865,\n                                34.117740608\n                            ],\n                            [\n                                -118.341103882,\n                                34.117481986\n                            ],\n                            [\n                                -118.34084181,\n                                34.11723921\n                            ],\n                            [\n                                -118.340536751,\n                                34.116581949\n                            ],\n                            [\n                                -118.340697791,\n                                34.116016464\n                            ],\n                            [\n                                -118.340950922,\n                                34.11561704\n                            ],\n                            [\n                                -118.34130383,\n                                34.115365399\n                            ],\n                            [\n                                -118.34237691,\n                                34.114886906\n                            ],\n                            [\n                                -118.342956906,\n                                34.114948169\n                            ],\n                            [\n                                -118.344467847,\n                                34.115542599\n                            ],\n                            [\n                                -118.345849672,\n                                34.116275792\n                            ],\n                            [\n                                -118.347868913,\n                                34.116882693\n                            ],\n                            [\n                                -118.348166912,\n                                34.117172534\n                            ],\n                            [\n                                -118.348392903,\n                                34.117789948\n                            ],\n                            [\n                                -118.348438869,\n                                34.118407204\n                            ],\n                            [\n                                -118.348630972,\n                                34.118488469\n                            ],\n                            [\n                                -118.349453746,\n                                34.11834649\n                            ],\n                            [\n                                -118.350484702,\n                                34.118529024\n                            ],\n                            [\n                                -118.35059703,\n                                34.118453406\n                            ],\n                            [\n                                -118.349969733,\n                                34.117959774\n                            ],\n                            [\n                                -118.349926826,\n                                34.117811363\n                            ],\n                            [\n                                -118.350052019,\n                                34.117548505\n                            ],\n                            [\n                                -118.350315895,\n                                34.117376718\n                            ],\n                            [\n                                -118.35101175,\n                                34.117222345\n                            ],\n                            [\n                                -118.351128785,\n                                34.116968665\n                            ],\n                            [\n                                -118.351142826,\n                                34.116476994\n                            ],\n                            [\n                                -118.351290845,\n                                34.116218293\n                            ],\n                            [\n                                -118.350396063,\n                                34.115806633\n                            ],\n                            [\n                                -118.349968713,\n                                34.115191338\n                            ],\n                            [\n                                -118.34972382,\n                                34.115045201\n                            ],\n                            [\n                                -118.349265957,\n                                34.115052574\n                            ],\n                            [\n                                -118.348931716,\n                                34.115256758\n                            ],\n                            [\n                                -118.348650739,\n                                34.115293782\n                            ],\n                            [\n                                -118.348529704,\n                                34.114995234\n                            ],\n                            [\n                                -118.348489778,\n                                34.114551491\n                            ],\n                            [\n                                -118.348539902,\n                                34.112343911\n                            ],\n                            [\n                                -118.346605691,\n                                34.112374033\n                            ],\n                            [\n                                -118.346605691,\n                                34.111950449\n                            ],\n                            [\n                                -118.347249774,\n                                34.111925112\n                            ],\n                            [\n                                -118.346968012,\n                                34.109423613\n                            ],\n                            [\n                                -118.347047944,\n                                34.108469058\n                            ],\n                            [\n                                -118.347645904,\n                                34.109170325\n                            ],\n                            [\n                                -118.347987908,\n                                34.108264875\n                            ],\n                            [\n                                -118.348391882,\n                                34.108185963\n                            ],\n                            [\n                                -118.348850766,\n                                34.106339058\n                            ],\n                            [\n                                -118.348418867,\n                                34.105935712\n                            ],\n                            [\n                                -118.348568925,\n                                34.105142825\n                            ],\n                            [\n                                -118.351578019,\n                                34.105105252\n                            ],\n                            [\n                                -118.351666894,\n                                34.10541086\n                            ],\n                            [\n                                -118.351570803,\n                                34.105463808\n                            ],\n                            [\n                                -118.351829817,\n                                34.105771925\n                            ],\n                            [\n                                -118.351641714,\n                                34.106132521\n                            ],\n                            [\n                                -118.352370827,\n                                34.107664248\n                            ],\n                            [\n                                -118.352585914,\n                                34.107896435\n                            ],\n                            [\n                                -118.353298712,\n                                34.108298918\n                            ],\n                            [\n                                -118.35336272,\n                                34.11581228\n                            ],\n                            [\n                                -118.355401886,\n                                34.115798711\n                            ],\n                            [\n                                -118.355516723,\n                                34.119301045\n                            ],\n                            [\n                                -118.355611952,\n                                34.119547979\n                            ],\n                            [\n                                -118.356264899,\n                                34.120126799\n                            ],\n                            [\n                                -118.357617544,\n                                34.120607959\n                            ],\n                            [\n                                -118.358956776,\n                                34.120841087\n                            ],\n                            [\n                                -118.359502808,\n                                34.121019855\n                            ],\n                            [\n                                -118.359865913,\n                                34.121297617\n                            ],\n                            [\n                                -118.36089483,\n                                34.122476592\n                            ],\n                            [\n                                -118.361052811,\n                                34.122822127\n                            ],\n                            [\n                                -118.361000648,\n                                34.123144993\n                            ],\n                            [\n                                -118.360847922,\n                                34.123313406\n                            ],\n                            [\n                                -118.359823006,\n                                34.12376217\n                            ],\n                            [\n                                -118.359661887,\n                                34.123942115\n                            ],\n                            [\n                                -118.359644944,\n                                34.124073034\n                            ],\n                            [\n                                -118.359731935,\n                                34.124259253\n                            ],\n                            [\n                                -118.361534913,\n                                34.12508234\n                            ],\n                            [\n                                -118.37083078,\n                                34.125143525\n                            ],\n                            [\n                                -118.371452742,\n                                34.125195218\n                            ],\n                            [\n                                -118.37273377,\n                                34.125541694\n                            ],\n                            [\n                                -118.372905793,\n                                34.125323234\n                            ],\n                            [\n                                -118.372783895,\n                                34.124833053\n                            ],\n                            [\n                                -118.372798015,\n                                34.124573726\n                            ],\n                            [\n                                -118.373082834,\n                                34.123781466\n                            ],\n                            [\n                                -118.373896038,\n                                34.123105065\n                            ],\n                            [\n                                -118.374272871,\n                                34.122589077\n                            ],\n                            [\n                                -118.374487958,\n                                34.122059205\n                            ],\n                            [\n                                -118.374561928,\n                                34.121390962\n                            ],\n                            [\n                                -118.374830982,\n                                34.12088972\n                            ],\n                            [\n                                -118.375025753,\n                                34.120747741\n                            ],\n                            [\n                                -118.375558841,\n                                34.120690087\n                            ],\n                            [\n                                -118.377868864,\n                                34.121101277\n                            ],\n                            [\n                                -118.380531013,\n                                34.121369155\n                            ],\n                            [\n                                -118.381064885,\n                                34.121081353\n                            ],\n                            [\n                                -118.383018707,\n                                34.120732524\n                            ],\n                            [\n                                -118.38373872,\n                                34.120546226\n                            ],\n                            [\n                                -118.384281928,\n                                34.120292075\n                            ],\n                            [\n                                -118.385531972,\n                                34.120072831\n                            ],\n                            [\n                                -118.386299914,\n                                34.120124994\n                            ],\n                            [\n                                -118.387045579,\n                                34.120254187\n                            ],\n                            [\n                                -118.387390721,\n                                34.120396873\n                            ],\n                            [\n                                -118.387715783,\n                                34.120738014\n                            ],\n                            [\n                                -118.387793753,\n                                34.121045976\n                            ],\n                            [\n                                -118.387774771,\n                                34.121821762\n                            ],\n                            [\n                                -118.387893845,\n                                34.122075286\n                            ],\n                            [\n                                -118.388193883,\n                                34.122254445\n                            ],\n                            [\n                                -118.388423718,\n                                34.122154904\n                            ],\n                            [\n                                -118.389171892,\n                                34.121564789\n                            ],\n                            [\n                                -118.390706757,\n                                34.120785472\n                            ],\n                            [\n                                -118.392132903,\n                                34.11975028\n                            ],\n                            [\n                                -118.393220729,\n                                34.118745837\n                            ],\n                            [\n                                -118.394132611,\n                                34.118178704\n                            ],\n                            [\n                                -118.395585035,\n                                34.117461042\n                            ],\n                            [\n                                -118.396139773,\n                                34.117362285\n                            ],\n                            [\n                                -118.397444804,\n                                34.117446767\n                            ],\n                            [\n                                -118.398369864,\n                                34.117614239\n                            ],\n                            [\n                                -118.398683866,\n                                34.117763984\n                            ],\n                            [\n                                -118.399255861,\n                                34.118451916\n                            ],\n                            [\n                                -118.39953778,\n                                34.119030265\n                            ],\n                            [\n                                -118.399770987,\n                                34.11974926\n                            ],\n                            [\n                                -118.399851782,\n                                34.120523634\n                            ],\n                            [\n                                -118.400440877,\n                                34.121457009\n                            ],\n                            [\n                                -118.401527998,\n                                34.122483966\n                            ],\n                            [\n                                -118.402684696,\n                                34.123286815\n                            ],\n                            [\n                                -118.403683805,\n                                34.124242467\n                            ],\n                            [\n                                -118.403889714,\n                                34.124524308\n                            ],\n                            [\n                                -118.404232817,\n                                34.125579895\n                            ],\n                            [\n                                -118.405342765,\n                                34.125995635\n                            ],\n                            [\n                                -118.405306917,\n                                34.119322851\n                            ],\n                            [\n                                -118.404951028,\n                                34.119216563\n                            ],\n                            [\n                                -118.405511885,\n                                34.118756897\n                            ],\n                            [\n                                -118.405769721,\n                                34.118219572\n                            ],\n                            [\n                                -118.406453889,\n                                34.117751904\n                            ],\n                            [\n                                -118.406885866,\n                                34.117731274\n                            ],\n                            [\n                                -118.407275798,\n                                34.117913807\n                            ],\n                            [\n                                -118.408134811,\n                                34.117854505\n                            ],\n                            [\n                                -118.409194791,\n                                34.117332791\n                            ],\n                            [\n                                -118.409863819,\n                                34.117165005\n                            ],\n                            [\n                                -118.409725997,\n                                34.116961449\n                            ],\n                            [\n                                -118.40900967,\n                                34.116780249\n                            ],\n                            [\n                                -118.408918678,\n                                34.116623523\n                            ],\n                            [\n                                -118.409239032,\n                                34.116220804\n                            ],\n                            [\n                                -118.41009985,\n                                34.115746389\n                            ],\n                            [\n                                -118.409845856,\n                                34.112198716\n                            ],\n                            [\n                                -118.412131798,\n                                34.11218146\n                            ],\n                            [\n                                -118.413959015,\n                                34.111599031\n                            ],\n                            [\n                                -118.413968898,\n                                34.110726527\n                            ],\n                            [\n                                -118.411788617,\n                                34.110697503\n                            ],\n                            [\n                                -118.411808933,\n                                34.108882288\n                            ],\n                            [\n                                -118.409734704,\n                                34.108854285\n                            ],\n                            [\n                                -118.409799732,\n                                34.101395909\n                            ],\n                            [\n                                -118.408660134,\n                                34.101307585\n                            ],\n                            [\n                                -118.408624757,\n                                34.100983386\n                            ],\n                            [\n                                -118.408826117,\n                                34.100455788\n                            ],\n                            [\n                                -118.409110075,\n                                34.100231524\n                            ],\n                            [\n                                -118.409142471,\n                                34.100100448\n                            ],\n                            [\n                                -118.40899155,\n                                34.099671608\n                            ],\n                            [\n                                -118.409080737,\n                                34.09912495\n                            ],\n                            [\n                                -118.408870749,\n                                34.098545738\n                            ],\n                            [\n                                -118.408896556,\n                                34.098162159\n                            ],\n                            [\n                                -118.409117291,\n                                34.097744772\n                            ],\n                            [\n                                -118.409081443,\n                                34.097564905\n                            ],\n                            [\n                                -118.408644211,\n                                34.097148302\n                            ],\n                            [\n                                -118.408895223,\n                                34.097122809\n                            ],\n                            [\n                                -118.409058304,\n                                34.09657317\n                            ],\n                            [\n                                -118.409505264,\n                                34.096096873\n                            ],\n                            [\n                                -118.409191732,\n                                34.095536801\n                            ],\n                            [\n                                -118.409441019,\n                                34.094857732\n                            ],\n                            [\n                                -118.411457515,\n                                34.093493165\n                            ],\n                            [\n                                -118.411626876,\n                                34.093101194\n                            ],\n                            [\n                                -118.411769556,\n                                34.092251749\n                            ],\n                            [\n                                -118.411951069,\n                                34.092252141\n                            ],\n                            [\n                                -118.412173215,\n                                34.092553826\n                            ],\n                            [\n                                -118.412538282,\n                                34.092770639\n                            ],\n                            [\n                                -118.413548138,\n                                34.093721664\n                            ],\n                            [\n                                -118.413929834,\n                                34.094107203\n                            ],\n                            [\n                                -118.413956504,\n                                34.094260244\n                            ],\n                            [\n                                -118.414146646,\n                                34.094260244\n                            ],\n                            [\n                                -118.413996901,\n                                34.101268835\n                            ],\n                            [\n                                -118.415913698,\n                                34.101296368\n                            ],\n                            [\n                                -118.415852671,\n                                34.102007126\n                            ],\n                            [\n                                -118.415919581,\n                                34.103383774\n                            ],\n                            [\n                                -118.416676778,\n                                34.103438291\n                            ],\n                            [\n                                -118.416639047,\n                                34.103961653\n                            ],\n                            [\n                                -118.416950851,\n                                34.104258005\n                            ],\n                            [\n                                -118.416957755,\n                                34.104855337\n                            ],\n                            [\n                                -118.41713864,\n                                34.105200322\n                            ],\n                            [\n                                -118.417423619,\n                                34.105199303\n                            ],\n                            [\n                                -118.417373965,\n                                34.105716311\n                            ],\n                            [\n                                -118.417440013,\n                                34.105717644\n                            ],\n                            [\n                                -118.41746684,\n                                34.106434286\n                            ],\n                            [\n                                -118.417554535,\n                                34.106757851\n                            ],\n                            [\n                                -118.417469193,\n                                34.112437727\n                            ],\n                            [\n                                -118.42223671,\n                                34.112472791\n                            ],\n                            [\n                                -118.42254679,\n                                34.112726235\n                            ],\n                            [\n                                -118.422748619,\n                                34.113145505\n                            ],\n                            [\n                                -118.422746816,\n                                34.113984202\n                            ],\n                            [\n                                -118.423002771,\n                                34.114357741\n                            ],\n                            [\n                                -118.423036814,\n                                34.114625774\n                            ],\n                            [\n                                -118.422930839,\n                                34.114876866\n                            ],\n                            [\n                                -118.422877029,\n                                34.118135247\n                            ],\n                            [\n                                -118.421953851,\n                                34.11831731\n                            ],\n                            [\n                                -118.420558926,\n                                34.118813688\n                            ],\n                            [\n                                -118.420485896,\n                                34.118947666\n                            ],\n                            [\n                                -118.420563789,\n                                34.119061642\n                            ],\n                            [\n                                -118.421181907,\n                                34.11955496\n                            ],\n                            [\n                                -118.421164964,\n                                34.120912391\n                            ],\n                            [\n                                -118.421086837,\n                                34.121222156\n                            ],\n                            [\n                                -118.420859043,\n                                34.121477483\n                            ],\n                            [\n                                -118.420346898,\n                                34.12149678\n                            ],\n                            [\n                                -118.419275858,\n                                34.120988322\n                            ],\n                            [\n                                -118.418883728,\n                                34.121028876\n                            ],\n                            [\n                                -118.418670838,\n                                34.121144029\n                            ],\n                            [\n                                -118.418468694,\n                                34.121450813\n                            ],\n                            [\n                                -118.418512779,\n                                34.121756891\n                            ],\n                            [\n                                -118.418702843,\n                                34.122022965\n                            ],\n                            [\n                                -118.419606803,\n                                34.122341672\n                            ],\n                            [\n                                -118.420298579,\n                                34.122480122\n                            ],\n                            [\n                                -118.420485896,\n                                34.122656144\n                            ],\n                            [\n                                -118.420778875,\n                                34.123196057\n                            ],\n                            [\n                                -118.421148884,\n                                34.124688721\n                            ],\n                            [\n                                -118.421058833,\n                                34.125449446\n                            ],\n                            [\n                                -118.436296016,\n                                34.129285079\n                            ],\n                            [\n                                -118.43751084,\n                                34.129827658\n                            ],\n                            [\n                                -118.438217911,\n                                34.129900453\n                            ],\n                            [\n                                -118.438772649,\n                                34.129799342\n                            ],\n                            [\n                                -118.439515805,\n                                34.12995748\n                            ],\n                            [\n                                -118.439992886,\n                                34.129899982\n                            ],\n                            [\n                                -118.441622664,\n                                34.128906991\n                            ],\n                            [\n                                -118.442141006,\n                                34.128758815\n                            ],\n                            [\n                                -118.44409969,\n                                34.128465287\n                            ],\n                            [\n                                -118.445286902,\n                                34.128451403\n                            ],\n                            [\n                                -118.447755064,\n                                34.128895616\n                            ],\n                            [\n                                -118.448778961,\n                                34.129246486\n                            ],\n                            [\n                                -118.44958785,\n                                34.129629202\n                            ],\n                            [\n                                -118.450046026,\n                                34.129961951\n                            ],\n                            [\n                                -118.450971009,\n                                34.129899276\n                            ],\n                            [\n                                -118.452220895,\n                                34.129947517\n                            ],\n                            [\n                                -118.453135758,\n                                34.130117186\n                            ],\n                            [\n                                -118.453932882,\n                                34.130418794\n                            ],\n                            [\n                                -118.454921951,\n                                34.131108295\n                            ],\n                            [\n                                -118.455109818,\n                                34.131135279\n                            ],\n                            [\n                                -118.455417778,\n                                34.131037071\n                            ],\n                            [\n                                -118.456151677,\n                                34.130552537\n                            ],\n                            [\n                                -118.457857938,\n                                34.129130157\n                            ],\n                            [\n                                -118.458293993,\n                                34.128971549\n                            ],\n                            [\n                                -118.45945281,\n                                34.128824863\n                            ],\n                            [\n                                -118.460578837,\n                                34.128831766\n                            ],\n                            [\n                                -118.461313756,\n                                34.129001042\n                            ],\n                            [\n                                -118.461973919,\n                                34.129257076\n                            ],\n                            [\n                                -118.462748922,\n                                34.129333478\n                            ],\n                            [\n                                -118.462947928,\n                                34.129286021\n                            ],\n                            [\n                                -118.463514745,\n                                34.128805802\n                            ],\n                            [\n                                -118.464097567,\n                                34.128532825\n                            ],\n                            [\n                                -118.465235831,\n                                34.128393042\n                            ],\n                            [\n                                -118.467237971,\n                                34.127749116\n                            ],\n                            [\n                                -118.467597862,\n                                34.127751469\n                            ],\n                            [\n                                -118.469136099,\n                                34.128206823\n                            ],\n                            [\n                                -118.46905703,\n                                34.127592077\n                            ],\n                            [\n                                -118.469896668,\n                                34.127812026\n                            ],\n                            [\n                                -118.469970953,\n                                34.127339965\n                            ],\n                            [\n                                -118.470395712,\n                                34.127023768\n                            ],\n                            [\n                                -118.47085891,\n                                34.126842411\n                            ],\n                            [\n                                -118.471054699,\n                                34.126819741\n                            ],\n                            [\n                                -118.471053916,\n                                34.127162217\n                            ],\n                            [\n                                -118.471190718,\n                                34.127474021\n                            ],\n                            [\n                                -118.471349797,\n                                34.12721289\n                            ],\n                            [\n                                -118.471222721,\n                                34.126740986\n                            ],\n                            [\n                                -118.471506836,\n                                34.125416659\n                            ],\n                            [\n                                -118.47152174,\n                                34.124934007\n                            ],\n                            [\n                                -118.473389589,\n                                34.124979111\n                            ],\n                            [\n                                -118.475621877,\n                                34.124584943\n                            ],\n                            [\n                                -118.476861724,\n                                34.124524935\n                            ],\n                            [\n                                -118.477629666,\n                                34.124612632\n                            ],\n                            [\n                                -118.478212879,\n                                34.1240375\n                            ],\n                            [\n                                -118.479293802,\n                                34.123778643\n                            ],\n                            [\n                                -118.479356006,\n                                34.123415066\n                            ],\n                            [\n                                -118.480013974,\n                                34.121795171\n                            ],\n                            [\n                                -118.480676962,\n                                34.120955298\n                            ],\n                            [\n                                -118.481416821,\n                                34.120340081\n                            ],\n                            [\n                                -118.482405656,\n                                34.119232488\n                            ],\n                            [\n                                -118.482958041,\n                                34.118094066\n                            ],\n                            [\n                                -118.482916781,\n                                34.11768868\n                            ],\n                            [\n                                -118.483282946,\n                                34.115876211\n                            ],\n                            [\n                                -118.48610582,\n                                34.116606423\n                            ],\n                            [\n                                -118.486689032,\n                                34.116565476\n                            ],\n                            [\n                                -118.486936907,\n                                34.116645957\n                            ],\n                            [\n                                -118.487115832,\n                                34.116490408\n                            ],\n                            [\n                                -118.487723832,\n                                34.116343251\n                            ],\n                            [\n                                -118.487814824,\n                                34.115735722\n                            ],\n                            [\n                                -118.48802795,\n                                34.1153905\n                            ],\n                            [\n                                -118.489129974,\n                                34.115126859\n                            ],\n                            [\n                                -118.489151939,\n                                34.114781638\n                            ],\n                            [\n                                -118.488445886,\n                                34.114174815\n                            ],\n                            [\n                                -118.488325792,\n                                34.113959884\n                            ],\n                            [\n                                -118.488513895,\n                                34.113416599\n                            ],\n                            [\n                                -118.48881966,\n                                34.113004703\n                            ],\n                            [\n                                -118.491095013,\n                                34.113597172\n                            ],\n                            [\n                                -118.491643711,\n                                34.113247793\n                            ],\n                            [\n                                -118.491460785,\n                                34.112742865\n                            ],\n                            [\n                                -118.491555857,\n                                34.112565822\n                            ],\n                            [\n                                -118.49225477,\n                                34.112613593\n                            ],\n                            [\n                                -118.492284891,\n                                34.111758816\n                            ],\n                            [\n                                -118.492490644,\n                                34.111544436\n                            ],\n                            [\n                                -118.493215836,\n                                34.111298993\n                            ],\n                            [\n                                -118.494816904,\n                                34.110975107\n                            ],\n                            [\n                                -118.495306929,\n                                34.110996208\n                            ],\n                            [\n                                -118.495948815,\n                                34.110889136\n                            ],\n                            [\n                                -118.496089776,\n                                34.110032946\n                            ],\n                            [\n                                -118.496756842,\n                                34.109817546\n                            ],\n                            [\n                                -118.497708886,\n                                34.109161069\n                            ],\n                            [\n                                -118.493402919,\n                                34.102971094\n                            ],\n                            [\n                                -118.494546047,\n                                34.098917394\n                            ],\n                            [\n                                -118.49266094,\n                                34.099382082\n                            ],\n                            [\n                                -118.492228806,\n                                34.099403182\n                            ],\n                            [\n                                -118.491864837,\n                                34.099272263\n                            ],\n                            [\n                                -118.490723749,\n                                34.097381195\n                            ],\n                            [\n                                -118.489590975,\n                                34.093454257\n                            ],\n                            [\n                                -118.484753644,\n                                34.094270284\n                            ],\n                            [\n                                -118.484922765,\n                                34.095111334\n                            ],\n                            [\n                                -118.485283047,\n                                34.096182374\n                            ],\n                            [\n                                -118.486336987,\n                                34.097776933\n                            ],\n                            [\n                                -118.486866702,\n                                34.098243973\n                            ],\n                            [\n                                -118.4879077,\n                                34.099759934\n                            ],\n                            [\n                                -118.479768766,\n                                34.099278852\n                            ],\n                            [\n                                -118.479625923,\n                                34.098257073\n                            ],\n                            [\n                                -118.479215048,\n                                34.097317501\n                            ],\n                            [\n                                -118.478757891,\n                                34.096606036\n                            ],\n                            [\n                                -118.478072939,\n                                34.095802717\n                            ],\n                            [\n                                -118.478038896,\n                                34.095230565\n                            ],\n                            [\n                                -118.478279789,\n                                34.095017988\n                            ],\n                            [\n                                -118.478235863,\n                                34.094869577\n                            ],\n                            [\n                                -118.477909938,\n                                34.094639272\n                            ],\n                            [\n                                -118.477464076,\n                                34.093999739\n                            ],\n                            [\n                                -118.477347904,\n                                34.093378953\n                            ],\n                            [\n                                -118.4774367,\n                                34.09272632\n                            ],\n                            [\n                                -118.477362809,\n                                34.09201258\n                            ],\n                            [\n                                -118.477191806,\n                                34.09135626\n                            ],\n                            [\n                                -118.477122934,\n                                34.088829974\n                            ],\n                            [\n                                -118.480594834,\n                                34.088262841\n                            ],\n                            [\n                                -118.481315868,\n                                34.08792719\n                            ],\n                            [\n                                -118.482272775,\n                                34.087056804\n                            ],\n                            [\n                                -118.482604191,\n                                34.087075316\n                            ],\n                            [\n                                -118.483175951,\n                                34.088297042\n                            ],\n                            [\n                                -118.48374073,\n                                34.088497853\n                            ],\n                            [\n                                -118.484170745,\n                                34.088395565\n                            ],\n                            [\n                                -118.484847853,\n                                34.088022105\n                            ],\n                            [\n                                -118.486106996,\n                                34.087607856\n                            ],\n                            [\n                                -118.486513794,\n                                34.087959195\n                            ],\n                            [\n                                -118.487684926,\n                                34.087397161\n                            ],\n                            [\n                                -118.4871607,\n                                34.086571721\n                            ],\n                            [\n                                -118.487814667,\n                                34.086083658\n                            ],\n                            [\n                                -118.487002798,\n                                34.08565372\n                            ],\n                            [\n                                -118.486793752,\n                                34.085437615\n                            ],\n                            [\n                                -118.486705739,\n                                34.084949472\n                            ],\n                            [\n                                -118.486838071,\n                                34.084747251\n                            ],\n                            [\n                                -118.487039901,\n                                34.084670142\n                            ],\n                            [\n                                -118.487163917,\n                                34.084443369\n                            ],\n                            [\n                                -118.487030959,\n                                34.084296134\n                            ],\n                            [\n                                -118.486697896,\n                                34.084196591\n                            ],\n                            [\n                                -118.485696119,\n                                34.084035158\n                            ],\n                            [\n                                -118.485242963,\n                                34.083028361\n                            ],\n                            [\n                                -118.484921745,\n                                34.082815786\n                            ],\n                            [\n                                -118.484804788,\n                                34.082645959\n                            ],\n                            [\n                                -118.485124909,\n                                34.082398477\n                            ],\n                            [\n                                -118.485150951,\n                                34.082181743\n                            ],\n                            [\n                                -118.484845657,\n                                34.081984776\n                            ],\n                            [\n                                -118.484306841,\n                                34.081833541\n                            ],\n                            [\n                                -118.48424503,\n                                34.081698936\n                            ],\n                            [\n                                -118.484295781,\n                                34.081412153\n                            ],\n                            [\n                                -118.48418667,\n                                34.081194713\n                            ],\n                            [\n                                -118.483588867,\n                                34.081109525\n                            ],\n                            [\n                                -118.483642992,\n                                34.080795525\n                            ],\n                            [\n                                -118.483934009,\n                                34.080259926\n                            ],\n                            [\n                                -118.484578956,\n                                34.079589407\n                            ],\n                            [\n                                -118.48458076,\n                                34.079404521\n                            ],\n                            [\n                                -118.484846833,\n                                34.079315648\n                            ],\n                            [\n                                -118.485159814,\n                                34.079005175\n                            ],\n                            [\n                                -118.485318738,\n                                34.078705765\n                            ],\n                            [\n                                -118.485363998,\n                                34.07820923\n                            ],\n                            [\n                                -118.485994668,\n                                34.078140829\n                            ],\n                            [\n                                -118.486245759,\n                                34.078191816\n                            ],\n                            [\n                                -118.486232895,\n                                34.07868333\n                            ],\n                            [\n                                -118.486358794,\n                                34.079035847\n                            ],\n                            [\n                                -118.487559027,\n                                34.080482073\n                            ],\n                            [\n                                -118.486781907,\n                                34.080396885\n                            ],\n                            [\n                                -118.486788731,\n                                34.080725947\n                            ],\n                            [\n                                -118.486268899,\n                                34.080865259\n                            ],\n                            [\n                                -118.485956781,\n                                34.080799054\n                            ],\n                            [\n                                -118.485545903,\n                                34.081119802\n                            ],\n                            [\n                                -118.485799819,\n                                34.081639634\n                            ],\n                            [\n                                -118.486047773,\n                                34.081756119\n                            ],\n                            [\n                                -118.48609978,\n                                34.082546887\n                            ],\n                            [\n                                -118.485980706,\n                                34.08286387\n                            ],\n                            [\n                                -118.486508774,\n                                34.082981533\n                            ],\n                            [\n                                -118.48671884,\n                                34.083391468\n                            ],\n                            [\n                                -118.486893842,\n                                34.083447945\n                            ],\n                            [\n                                -118.487796783,\n                                34.083389742\n                            ],\n                            [\n                                -118.488113922,\n                                34.083703587\n                            ],\n                            [\n                                -118.488465967,\n                                34.083755907\n                            ],\n                            [\n                                -118.488622693,\n                                34.08367723\n                            ],\n                            [\n                                -118.488733845,\n                                34.08344371\n                            ],\n                            [\n                                -118.489221672,\n                                34.083879765\n                            ],\n                            [\n                                -118.489550734,\n                                34.083814895\n                            ],\n                            [\n                                -118.490232862,\n                                34.083157241\n                            ],\n                            [\n                                -118.489989615,\n                                34.082864889\n                            ],\n                            [\n                                -118.489574895,\n                                34.082716714\n                            ],\n                            [\n                                -118.489254853,\n                                34.082429697\n                            ],\n                            [\n                                -118.489493943,\n                                34.081903825\n                            ],\n                            [\n                                -118.48943574,\n                                34.081593353\n                            ],\n                            [\n                                -118.4899209,\n                                34.081064421\n                            ],\n                            [\n                                -118.48989376,\n                                34.080555337\n                            ],\n                            [\n                                -118.489567679,\n                                34.079828812\n                            ],\n                            [\n                                -118.489886856,\n                                34.079157744\n                            ],\n                            [\n                                -118.489983967,\n                                34.078457654\n                            ],\n                            [\n                                -118.490403707,\n                                34.077480822\n                            ],\n                            [\n                                -118.490912008,\n                                34.078365171\n                            ],\n                            [\n                                -118.491134939,\n                                34.080152461\n                            ],\n                            [\n                                -118.4915728,\n                                34.080268868\n                            ],\n                            [\n                                -118.491751882,\n                                34.080877731\n                            ],\n                            [\n                                -118.491713759,\n                                34.081547779\n                            ],\n                            [\n                                -118.491978656,\n                                34.081993169\n                            ],\n                            [\n                                -118.492482879,\n                                34.082178605\n                            ],\n                            [\n                                -118.493178811,\n                                34.082251163\n                            ],\n                            [\n                                -118.493444806,\n                                34.082392279\n                            ],\n                            [\n                                -118.493679033,\n                                34.082732245\n                            ],\n                            [\n                                -118.494038765,\n                                34.082579049\n                            ],\n                            [\n                                -118.494403911,\n                                34.082065101\n                            ],\n                            [\n                                -118.49513475,\n                                34.08203137\n                            ],\n                            [\n                                -118.49524292,\n                                34.081824833\n                            ],\n                            [\n                                -118.495160949,\n                                34.081014298\n                            ],\n                            [\n                                -118.494917859,\n                                34.080187682\n                            ],\n                            [\n                                -118.494508787,\n                                34.079559208\n                            ],\n                            [\n                                -118.493966991,\n                                34.078938814\n                            ],\n                            [\n                                -118.493064757,\n                                34.077552282\n                            ],\n                            [\n                                -118.494457879,\n                                34.077249027\n                            ],\n                            [\n                                -118.494403911,\n                                34.077067121\n                            ],\n                            [\n                                -118.494813924,\n                                34.076856898\n                            ],\n                            [\n                                -118.496068831,\n                                34.076886706\n                            ],\n                            [\n                                -118.496142644,\n                                34.077138347\n                            ],\n                            [\n                                -118.496660751,\n                                34.077715911\n                            ],\n                            [\n                                -118.497174778,\n                                34.078011792\n                            ],\n                            [\n                                -118.497780973,\n                                34.078011086\n                            ],\n                            [\n                                -118.498102819,\n                                34.077883148\n                            ],\n                            [\n                                -118.498513696,\n                                34.077524278\n                            ],\n                            [\n                                -118.498775062,\n                                34.077419638\n                            ],\n                            [\n                                -118.499064042,\n                                34.077830907\n                            ],\n                            [\n                                -118.499573833,\n                                34.078264217\n                            ],\n                            [\n                                -118.500989702,\n                                34.07906989\n                            ],\n                            [\n                                -118.501062652,\n                                34.079535754\n                            ],\n                            [\n                                -118.500765908,\n                                34.079757901\n                            ],\n                            [\n                                -118.499838886,\n                                34.080006011\n                            ],\n                            [\n                                -118.498629005,\n                                34.080052213\n                            ],\n                            [\n                                -118.498311709,\n                                34.080270359\n                            ],\n                            [\n                                -118.498010808,\n                                34.080927855\n                            ],\n                            [\n                                -118.497739871,\n                                34.081839582\n                            ],\n                            [\n                                -118.497604951,\n                                34.082637095\n                            ],\n                            [\n                                -118.497650839,\n                                34.082988279\n                            ],\n                            [\n                                -118.497845688,\n                                34.083152691\n                            ],\n                            [\n                                -118.498267781,\n                                34.083023498\n                            ],\n                            [\n                                -118.498957597,\n                                34.08261827\n                            ],\n                            [\n                                -118.50129178,\n                                34.081733135\n                            ],\n                            [\n                                -118.501857892,\n                                34.082551359\n                            ],\n                            [\n                                -118.500554823,\n                                34.083656129\n                            ],\n                            [\n                                -118.500849762,\n                                34.084315273\n                            ],\n                            [\n                                -118.502891908,\n                                34.08430837\n                            ],\n                            [\n                                -118.503431036,\n                                34.085185503\n                            ],\n                            [\n                                -118.503845757,\n                                34.086557916\n                            ],\n                            [\n                                -118.50411081,\n                                34.088180007\n                            ],\n                            [\n                                -118.50411081,\n                                34.088639988\n                            ],\n                            [\n                                -118.503919649,\n                                34.089782959\n                            ],\n                            [\n                                -118.502966977,\n                                34.090017814\n                            ],\n                            [\n                                -118.503024866,\n                                34.090596476\n                            ],\n                            [\n                                -118.503221833,\n                                34.090731631\n                            ],\n                            [\n                                -118.503333769,\n                                34.090957935\n                            ],\n                            [\n                                -118.50341276,\n                                34.091495887\n                            ],\n                            [\n                                -118.503148883,\n                                34.091701952\n                            ],\n                            [\n                                -118.502766872,\n                                34.091742663\n                            ],\n                            [\n                                -118.501077242,\n                                34.09153346\n                            ],\n                            [\n                                -118.501436661,\n                                34.092297716\n                            ],\n                            [\n                                -118.501380654,\n                                34.093175476\n                            ],\n                            [\n                                -118.500989858,\n                                34.094634095\n                            ],\n                            [\n                                -118.500655776,\n                                34.095591944\n                            ],\n                            [\n                                -118.500334951,\n                                34.096107619\n                            ],\n                            [\n                                -118.500082917,\n                                34.096203161\n                            ],\n                            [\n                                -118.499750719,\n                                34.096184727\n                            ],\n                            [\n                                -118.499671727,\n                                34.096375027\n                            ],\n                            [\n                                -118.499646626,\n                                34.096859951\n                            ],\n                            [\n                                -118.500124727,\n                                34.097032287\n                            ],\n                            [\n                                -118.500241841,\n                                34.097238197\n                            ],\n                            [\n                                -118.500390722,\n                                34.10010845\n                            ],\n                            [\n                                -118.500104725,\n                                34.10058757\n                            ],\n                            [\n                                -118.499685612,\n                                34.100653461\n                            ],\n                            [\n                                -118.498839777,\n                                34.10102245\n                            ],\n                            [\n                                -118.499342823,\n                                34.101622606\n                            ],\n                            [\n                                -118.500401155,\n                                34.102509387\n                            ],\n                            [\n                                -118.501622882,\n                                34.103224852\n                            ],\n                            [\n                                -118.501643669,\n                                34.104056488\n                            ],\n                            [\n                                -118.502069763,\n                                34.104321699\n                            ],\n                            [\n                                -118.501836948,\n                                34.104561259\n                            ],\n                            [\n                                -118.501495806,\n                                34.104509174\n                            ],\n                            [\n                                -118.501108698,\n                                34.104761913\n                            ],\n                            [\n                                -118.501306841,\n                                34.105090818\n                            ],\n                            [\n                                -118.501302997,\n                                34.105266683\n                            ],\n                            [\n                                -118.501002959,\n                                34.105353833\n                            ],\n                            [\n                                -118.500922791,\n                                34.106222729\n                            ],\n                            [\n                                -118.501315783,\n                                34.106339764\n                            ],\n                            [\n                                -118.501676693,\n                                34.106269872\n                            ],\n                            [\n                                -118.501757801,\n                                34.106658942\n                            ],\n                            [\n                                -118.501666966,\n                                34.106998202\n                            ],\n                            [\n                                -118.500833995,\n                                34.108442075\n                            ],\n                            [\n                                -118.499400007,\n                                34.109332072\n                            ],\n                            [\n                                -118.4991879,\n                                34.109641366\n                            ],\n                            [\n                                -118.49917786,\n                                34.109799269\n                            ],\n                            [\n                                -118.499755739,\n                                34.110310787\n                            ],\n                            [\n                                -118.499768603,\n                                34.110585488\n                            ],\n                            [\n                                -118.499546849,\n                                34.111052686\n                            ],\n                            [\n                                -118.499122088,\n                                34.110942946\n                            ],\n                            [\n                                -118.498960969,\n                                34.111389043\n                            ],\n                            [\n                                -118.49933694,\n                                34.111938996\n                            ],\n                            [\n                                -118.499409027,\n                                34.112413803\n                            ],\n                            [\n                                -118.49904294,\n                                34.112734001\n                            ],\n                            [\n                                -118.497760815,\n                                34.113531751\n                            ],\n                            [\n                                -118.496541911,\n                                34.114545294\n                            ],\n                            [\n                                -118.494089752,\n                                34.115564877\n                            ],\n                            [\n                                -118.493673777,\n                                34.115829224\n                            ],\n                            [\n                                -118.493815991,\n                                34.116161189\n                            ],\n                            [\n                                -118.494087007,\n                                34.116356116\n                            ],\n                            [\n                                -118.494407911,\n                                34.11683453\n                            ],\n                            [\n                                -118.494653982,\n                                34.117670403\n                            ],\n                            [\n                                -118.494587777,\n                                34.118437718\n                            ],\n                            [\n                                -118.494232908,\n                                34.118949313\n                            ],\n                            [\n                                -118.493987778,\n                                34.119071682\n                            ],\n                            [\n                                -118.493774888,\n                                34.11941706\n                            ],\n                            [\n                                -118.494917859,\n                                34.119826917\n                            ],\n                            [\n                                -118.495326932,\n                                34.11923131\n                            ],\n                            [\n                                -118.496582858,\n                                34.119148319\n                            ],\n                            [\n                                -118.497151638,\n                                34.119283396\n                            ],\n                            [\n                                -118.497418809,\n                                34.119848174\n                            ],\n                            [\n                                -118.497288911,\n                                34.120131662\n                            ],\n                            [\n                                -118.496646004,\n                                34.120811279\n                            ],\n                            [\n                                -118.495744005,\n                                34.122019435\n                            ],\n                            [\n                                -118.496010707,\n                                34.122354224\n                            ],\n                            [\n                                -118.49649469,\n                                34.122359714\n                            ],\n                            [\n                                -118.496772922,\n                                34.122690032\n                            ],\n                            [\n                                -118.496160921,\n                                34.122976971\n                            ],\n                            [\n                                -118.496921647,\n                                34.123691495\n                            ],\n                            [\n                                -118.498982932,\n                                34.123974904\n                            ],\n                            [\n                                -118.499572656,\n                                34.124299023\n                            ],\n                            [\n                                -118.499687024,\n                                34.124572941\n                            ],\n                            [\n                                -118.499676904,\n                                34.124766849\n                            ],\n                            [\n                                -118.499978826,\n                                34.125222986\n                            ],\n                            [\n                                -118.500020792,\n                                34.126126554\n                            ],\n                            [\n                                -118.500173832,\n                                34.126453811\n                            ],\n                            [\n                                -118.50065005,\n                                34.126508956\n                            ],\n                            [\n                                -118.501956807,\n                                34.12617503\n                            ],\n                            [\n                                -118.503484691,\n                                34.126021128\n                            ],\n                            [\n                                -118.504690964,\n                                34.126188915\n                            ],\n                            [\n                                -118.506588621,\n                                34.127709895\n                            ],\n                            [\n                                -118.507240783,\n                                34.128436813\n                            ],\n                            [\n                                -118.508083794,\n                                34.128701474\n                            ],\n                            [\n                                -118.508867033,\n                                34.128538551\n                            ],\n                            [\n                                -118.509607677,\n                                34.128114575\n                            ],\n                            [\n                                -118.50994678,\n                                34.128085787\n                            ],\n                            [\n                                -118.510349812,\n                                34.128346761\n                            ],\n                            [\n                                -118.510988012,\n                                34.128523804\n                            ],\n                            [\n                                -118.511351902,\n                                34.128120302\n                            ],\n                            [\n                                -118.511587932,\n                                34.127474884\n                            ],\n                            [\n                                -118.511214944,\n                                34.126591242\n                            ],\n                            [\n                                -118.509780797,\n                                34.126414905\n                            ],\n                            [\n                                -118.509103064,\n                                34.125830358\n                            ],\n                            [\n                                -118.50948978,\n                                34.125543891\n                            ],\n                            [\n                                -118.510439941,\n                                34.125372025\n                            ],\n                            [\n                                -118.509800957,\n                                34.124119785\n                            ],\n                            [\n                                -118.508450979,\n                                34.124303181\n                            ],\n                            [\n                                -118.50745383,\n                                34.122520833\n                            ],\n                            [\n                                -118.509700003,\n                                34.122860799\n                            ],\n                            [\n                                -118.509574811,\n                                34.121789287\n                            ],\n                            [\n                                -118.507862903,\n                                34.120554775\n                            ],\n                            [\n                                -118.506476685,\n                                34.121112651\n                            ],\n                            [\n                                -118.506215632,\n                                34.120989655\n                            ],\n                            [\n                                -118.505429804,\n                                34.11981115\n                            ],\n                            [\n                                -118.505185851,\n                                34.119591043\n                            ],\n                            [\n                                -118.504769797,\n                                34.11936168\n                            ],\n                            [\n                                -118.504400966,\n                                34.119442867\n                            ],\n                            [\n                                -118.504170975,\n                                34.119655208\n                            ],\n                            [\n                                -118.503805673,\n                                34.11979052\n                            ],\n                            [\n                                -118.503175709,\n                                34.119252569\n                            ],\n                            [\n                                -118.503037104,\n                                34.119087449\n                            ],\n                            [\n                                -118.503304982,\n                                34.118317859\n                            ],\n                            [\n                                -118.503249836,\n                                34.117709781\n                            ],\n                            [\n                                -118.502758793,\n                                34.115930336\n                            ],\n                            [\n                                -118.502434751,\n                                34.115248836\n                            ],\n                            [\n                                -118.501874836,\n                                34.115332376\n                            ],\n                            [\n                                -118.501589857,\n                                34.114632442\n                            ],\n                            [\n                                -118.501451016,\n                                34.113741504\n                            ],\n                            [\n                                -118.501109717,\n                                34.112620653\n                            ],\n                            [\n                                -118.500923027,\n                                34.112253155\n                            ],\n                            [\n                                -118.50090271,\n                                34.111915385\n                            ],\n                            [\n                                -118.501412972,\n                                34.111207922\n                            ],\n                            [\n                                -118.501885739,\n                                34.110791868\n                            ],\n                            [\n                                -118.502542059,\n                                34.109778325\n                            ],\n                            [\n                                -118.502827822,\n                                34.109565278\n                            ],\n                            [\n                                -118.502868612,\n                                34.109170325\n                            ],\n                            [\n                                -118.502787974,\n                                34.108515182\n                            ],\n                            [\n                                -118.502935836,\n                                34.108256325\n                            ],\n                            [\n                                -118.503212733,\n                                34.107134847\n                            ],\n                            [\n                                -118.503747705,\n                                34.107119237\n                            ],\n                            [\n                                -118.504785016,\n                                34.107476302\n                            ],\n                            [\n                                -118.505398899,\n                                34.107574746\n                            ],\n                            [\n                                -118.50614221,\n                                34.107622046\n                            ],\n                            [\n                                -118.50681869,\n                                34.1075167\n                            ],\n                            [\n                                -118.507512662,\n                                34.106173624\n                            ],\n                            [\n                                -118.506227868,\n                                34.105661793\n                            ],\n                            [\n                                -118.507568669,\n                                34.104763952\n                            ],\n                            [\n                                -118.507534783,\n                                34.103923373\n                            ],\n                            [\n                                -118.506334,\n                                34.102973212\n                            ],\n                            [\n                                -118.507609929,\n                                34.102804248\n                            ],\n                            [\n                                -118.507694881,\n                                34.101987202\n                            ],\n                            [\n                                -118.507124926,\n                                34.101768742\n                            ],\n                            [\n                                -118.506452681,\n                                34.101697988\n                            ],\n                            [\n                                -118.504477917,\n                                34.101859813\n                            ],\n                            [\n                                -118.504071904,\n                                34.100935929\n                            ],\n                            [\n                                -118.503927886,\n                                34.099952586\n                            ],\n                            [\n                                -118.503970793,\n                                34.099106673\n                            ],\n                            [\n                                -118.504401829,\n                                34.097520979\n                            ],\n                            [\n                                -118.504672922,\n                                34.096151547\n                            ],\n                            [\n                                -118.504733871,\n                                34.095366347\n                            ],\n                            [\n                                -118.504354842,\n                                34.093508696\n                            ],\n                            [\n                                -118.504217727,\n                                34.093194773\n                            ],\n                            [\n                                -118.504689003,\n                                34.093229601\n                            ],\n                            [\n                                -118.505532877,\n                                34.091977204\n                            ],\n                            [\n                                -118.505402742,\n                                34.091690186\n                            ],\n                            [\n                                -118.505127021,\n                                34.09155158\n                            ],\n                            [\n                                -118.50493272,\n                                34.091314843\n                            ],\n                            [\n                                -118.505031792,\n                                34.090731944\n                            ],\n                            [\n                                -118.505477889,\n                                34.089806806\n                            ],\n                            [\n                                -118.504871066,\n                                34.089466997\n                            ],\n                            [\n                                -118.504813019,\n                                34.08915684\n                            ],\n                            [\n                                -118.505060973,\n                                34.088774829\n                            ],\n                            [\n                                -118.505086937,\n                                34.088558174\n                            ],\n                            [\n                                -118.504991708,\n                                34.088236877\n                            ],\n                            [\n                                -118.505043558,\n                                34.087839571\n                            ],\n                            [\n                                -118.505186872,\n                                34.087792585\n                            ],\n                            [\n                                -118.50595999,\n                                34.088091996\n                            ],\n                            [\n                                -118.506820023,\n                                34.087617111\n                            ],\n                            [\n                                -118.507428651,\n                                34.087469876\n                            ],\n                            [\n                                -118.507101785,\n                                34.086170885\n                            ],\n                            [\n                                -118.504970922,\n                                34.086372715\n                            ],\n                            [\n                                -118.504337977,\n                                34.084261306\n                            ],\n                            [\n                                -118.504552672,\n                                34.084152664\n                            ],\n                            [\n                                -118.50405394,\n                                34.082495037\n                            ],\n                            [\n                                -118.505717763,\n                                34.082350706\n                            ],\n                            [\n                                -118.506108715,\n                                34.083256784\n                            ],\n                            [\n                                -118.506175783,\n                                34.083639186\n                            ],\n                            [\n                                -118.506042118,\n                                34.084596721\n                            ],\n                            [\n                                -118.506134837,\n                                34.085174914\n                            ],\n                            [\n                                -118.508724897,\n                                34.085657251\n                            ],\n                            [\n                                -118.509736871,\n                                34.085734829\n                            ],\n                            [\n                                -118.510075894,\n                                34.083762574\n                            ],\n                            [\n                                -118.50998498,\n                                34.083301573\n                            ],\n                            [\n                                -118.51020195,\n                                34.083007888\n                            ],\n                            [\n                                -118.511138855,\n                                34.082263871\n                            ],\n                            [\n                                -118.511564636,\n                                34.081532796\n                            ],\n                            [\n                                -118.512240723,\n                                34.080931542\n                            ],\n                            [\n                                -118.511789998,\n                                34.080199918\n                            ],\n                            [\n                                -118.511096968,\n                                34.078763262\n                            ],\n                            [\n                                -118.511276677,\n                                34.078535625\n                            ],\n                            [\n                                -118.510570076,\n                                34.078269395\n                            ],\n                            [\n                                -118.510228777,\n                                34.077610799\n                            ],\n                            [\n                                -118.509199782,\n                                34.076212188\n                            ],\n                            [\n                                -118.508465726,\n                                34.075510921\n                            ],\n                            [\n                                -118.507096922,\n                                34.07444796\n                            ],\n                            [\n                                -118.506758995,\n                                34.074100386\n                            ],\n                            [\n                                -118.507457832,\n                                34.073271259\n                            ],\n                            [\n                                -118.509260809,\n                                34.073485718\n                            ],\n                            [\n                                -118.509790838,\n                                34.072422052\n                            ],\n                            [\n                                -118.510862584,\n                                34.071601789\n                            ],\n                            [\n                                -118.509758834,\n                                34.070255811\n                            ],\n                            [\n                                -118.508824753,\n                                34.070781212\n                            ],\n                            [\n                                -118.507123906,\n                                34.06824567\n                            ],\n                            [\n                                -118.506689732,\n                                34.068260102\n                            ],\n                            [\n                                -118.506298779,\n                                34.068152088\n                            ],\n                            [\n                                -118.505273863,\n                                34.068750911\n                            ],\n                            [\n                                -118.504847926,\n                                34.068449538\n                            ],\n                            [\n                                -118.505859115,\n                                34.067652572\n                            ],\n                            [\n                                -118.504310758,\n                                34.066778813\n                            ],\n                            [\n                                -118.50381391,\n                                34.067264993\n                            ],\n                            [\n                                -118.503284822,\n                                34.06722193\n                            ],\n                            [\n                                -118.502670782,\n                                34.066965582\n                            ],\n                            [\n                                -118.501978927,\n                                34.066789245\n                            ],\n                            [\n                                -118.501675987,\n                                34.0666013\n                            ],\n                            [\n                                -118.501498631,\n                                34.065843712\n                            ],\n                            [\n                                -118.501874993,\n                                34.065291405\n                            ],\n                            [\n                                -118.502359683,\n                                34.065490489\n                            ],\n                            [\n                                -118.502628894,\n                                34.065870538\n                            ],\n                            [\n                                -118.502752753,\n                                34.065909603\n                            ],\n                            [\n                                -118.503954869,\n                                34.065838535\n                            ],\n                            [\n                                -118.504326681,\n                                34.065725736\n                            ],\n                            [\n                                -118.50451902,\n                                34.06531078\n                            ],\n                            [\n                                -118.505073836,\n                                34.065175547\n                            ],\n                            [\n                                -118.505021909,\n                                34.065074749\n                            ],\n                            [\n                                -118.505164751,\n                                34.063499331\n                            ],\n                            [\n                                -118.506277521,\n                                34.063115751\n                            ],\n                            [\n                                -118.506497785,\n                                34.063695277\n                            ],\n                            [\n                                -118.506859401,\n                                34.064201225\n                            ],\n                            [\n                                -118.507361818,\n                                34.06472945\n                            ],\n                            [\n                                -118.507966603,\n                                34.065204021\n                            ],\n                            [\n                                -118.510349263,\n                                34.066840155\n                            ],\n                            [\n                                -118.511936841,\n                                34.067443369\n                            ],\n                            [\n                                -118.512628303,\n                                34.067952612\n                            ],\n                            [\n                                -118.512784244,\n                                34.068177425\n                            ],\n                            [\n                                -118.512668857,\n                                34.068789661\n                            ],\n                            [\n                                -118.512830996,\n                                34.069038085\n                            ],\n                            [\n                                -118.514507055,\n                                34.070417949\n                            ],\n                            [\n                                -118.51591406,\n                                34.071829269\n                            ],\n                            [\n                                -118.516148207,\n                                34.072180608\n                            ],\n                            [\n                                -118.516205392,\n                                34.072491236\n                            ],\n                            [\n                                -118.515844482,\n                                34.073955896\n                            ],\n                            [\n                                -118.515911001,\n                                34.074552679\n                            ],\n                            [\n                                -118.517223797,\n                                34.076060952\n                            ],\n                            [\n                                -118.51816839,\n                                34.077420187\n                            ],\n                            [\n                                -118.518873343,\n                                34.078116513\n                            ],\n                            [\n                                -118.518905035,\n                                34.078441731\n                            ],\n                            [\n                                -118.51863292,\n                                34.079107306\n                            ],\n                            [\n                                -118.518720461,\n                                34.079414013\n                            ],\n                            [\n                                -118.519107178,\n                                34.079892349\n                            ],\n                            [\n                                -118.519412786,\n                                34.080139047\n                            ],\n                            [\n                                -118.519933952,\n                                34.080909186\n                            ],\n                            [\n                                -118.520626825,\n                                34.081645124\n                            ],\n                            [\n                                -118.521709946,\n                                34.0837683\n                            ],\n                            [\n                                -118.522284765,\n                                34.084645198\n                            ],\n                            [\n                                -118.524257726,\n                                34.086728604\n                            ],\n                            [\n                                -118.524599887,\n                                34.086860386\n                            ],\n                            [\n                                -118.525600017,\n                                34.086980402\n                            ],\n                            [\n                                -118.526016541,\n                                34.087179251\n                            ],\n                            [\n                                -118.526290302,\n                                34.087816431\n                            ],\n                            [\n                                -118.527182496,\n                                34.089347767\n                            ],\n                            [\n                                -118.527361734,\n                                34.090726767\n                            ],\n                            [\n                                -118.527737704,\n                                34.091387402\n                            ],\n                            [\n                                -118.527976088,\n                                34.092367607\n                            ],\n                            [\n                                -118.527953811,\n                                34.093783006\n                            ],\n                            [\n                                -118.528586442,\n                                34.093789986\n                            ],\n                            [\n                                -118.52870481,\n                                34.093200577\n                            ],\n                            [\n                                -118.528660882,\n                                34.092182563\n                            ],\n                            [\n                                -118.528532787,\n                                34.091688853\n                            ],\n                            [\n                                -118.528062609,\n                                34.090828035\n                            ],\n                            [\n                                -118.527980245,\n                                34.09050015\n                            ],\n                            [\n                                -118.52810332,\n                                34.090410099\n                            ],\n                            [\n                                -118.528247025,\n                                34.089962669\n                            ],\n                            [\n                                -118.527840149,\n                                34.0895645\n                            ],\n                            [\n                                -118.527713936,\n                                34.089169939\n                            ],\n                            [\n                                -118.52641471,\n                                34.086660361\n                            ],\n                            [\n                                -118.526010501,\n                                34.08640723\n                            ],\n                            [\n                                -118.525368614,\n                                34.086411622\n                            ],\n                            [\n                                -118.524839212,\n                                34.086287371\n                            ],\n                            [\n                                -118.524572354,\n                                34.086099661\n                            ],\n                            [\n                                -118.524624831,\n                                34.085953917\n                            ],\n                            [\n                                -118.524286514,\n                                34.085579594\n                            ],\n                            [\n                                -118.524130494,\n                                34.085641641\n                            ],\n                            [\n                                -118.523872107,\n                                34.085464441\n                            ],\n                            [\n                                -118.523086751,\n                                34.084579307\n                            ],\n                            [\n                                -118.522915121,\n                                34.084245381\n                            ],\n                            [\n                                -118.5223887,\n                                34.083579884\n                            ],\n                            [\n                                -118.521423947,\n                                34.081692424\n                            ],\n                            [\n                                -118.519729141,\n                                34.079629648\n                            ],\n                            [\n                                -118.519552804,\n                                34.079274779\n                            ],\n                            [\n                                -118.519742398,\n                                34.07823237\n                            ],\n                            [\n                                -118.519651876,\n                                34.077925742\n                            ],\n                            [\n                                -118.518647197,\n                                34.076894628\n                            ],\n                            [\n                                -118.516877792,\n                                34.07468799\n                            ],\n                            [\n                                -118.516614228,\n                                34.074210203\n                            ],\n                            [\n                                -118.516828689,\n                                34.072407148\n                            ],\n                            [\n                                -118.516754561,\n                                34.072071967\n                            ],\n                            [\n                                -118.516496096,\n                                34.07163999\n                            ],\n                            [\n                                -118.515793966,\n                                34.070877617\n                            ],\n                            [\n                                -118.515422859,\n                                34.070330408\n                            ],\n                            [\n                                -118.51464017,\n                                34.069579566\n                            ],\n                            [\n                                -118.513536734,\n                                34.068726437\n                            ],\n                            [\n                                -118.513307606,\n                                34.067784826\n                            ],\n                            [\n                                -118.513081302,\n                                34.067490435\n                            ],\n                            [\n                                -118.512672073,\n                                34.067187729\n                            ],\n                            [\n                                -118.510509362,\n                                34.066273415\n                            ],\n                            [\n                                -118.508281309,\n                                34.064783261\n                            ],\n                            [\n                                -118.50747901,\n                                34.064128118\n                            ],\n                            [\n                                -118.507088686,\n                                34.063683747\n                            ],\n                            [\n                                -118.506825828,\n                                34.063004286\n                            ],\n                            [\n                                -118.506818846,\n                                34.062604626\n                            ],\n                            [\n                                -118.507579887,\n                                34.061180365\n                            ],\n                            [\n                                -118.507844469,\n                                34.060038099\n                            ],\n                            [\n                                -118.507512191,\n                                34.059522112\n                            ],\n                            [\n                                -118.507071977,\n                                34.059375426\n                            ],\n                            [\n                                -118.506929292,\n                                34.05924631\n                            ],\n                            [\n                                -118.506910388,\n                                34.058171428\n                            ],\n                            [\n                                -118.506979103,\n                                34.057731763\n                            ],\n                            [\n                                -118.506842771,\n                                34.057238208\n                            ],\n                            [\n                                -118.506994869,\n                                34.055910665\n                            ],\n                            [\n                                -118.508380695,\n                                34.055508652\n                            ],\n                            [\n                                -118.508420135,\n                                34.054049935\n                            ],\n                            [\n                                -118.509422241,\n                                34.052693701\n                            ],\n                            [\n                                -118.511361159,\n                                34.050823341\n                            ],\n                            [\n                                -118.51149192,\n                                34.050558131\n                            ],\n                            [\n                                -118.513046945,\n                                34.05099654\n                            ],\n                            [\n                                -118.513851755,\n                                34.052355068\n                            ],\n                            [\n                                -118.517696879,\n                                34.05130905\n                            ],\n                            [\n                                -118.517949852,\n                                34.051977687\n                            ],\n                            [\n                                -118.516465739,\n                                34.052426529\n                            ],\n                            [\n                                -118.517107782,\n                                34.053081436\n                            ],\n                            [\n                                -118.517487988,\n                                34.054296338\n                            ],\n                            [\n                                -118.516481819,\n                                34.055341414\n                            ],\n                            [\n                                -118.516299757,\n                                34.055828222\n                            ],\n                            [\n                                -118.516324701,\n                                34.056256356\n                            ],\n                            [\n                                -118.522363756,\n                                34.056404847\n                            ],\n                            [\n                                -118.522748982,\n                                34.056835176\n                            ],\n                            [\n                                -118.523492607,\n                                34.056769521\n                            ],\n                            [\n                                -118.523251714,\n                                34.054921596\n                            ],\n                            [\n                                -118.522388857,\n                                34.054889592\n                            ],\n                            [\n                                -118.522224757,\n                                34.054636932\n                            ],\n                            [\n                                -118.5223847,\n                                34.054265118\n                            ],\n                            [\n                                -118.52277879,\n                                34.054039364\n                            ],\n                            [\n                                -118.523685024,\n                                34.053989711\n                            ],\n                            [\n                                -118.524006791,\n                                34.053823414\n                            ],\n                            [\n                                -118.524428885,\n                                34.053428148\n                            ],\n                            [\n                                -118.525380851,\n                                34.053497569\n                            ],\n                            [\n                                -118.525653984,\n                                34.053433326\n                            ],\n                            [\n                                -118.527935847,\n                                34.048185903\n                            ],\n                            [\n                                -118.528912052,\n                                34.049364251\n                            ],\n                            [\n                                -118.529429688,\n                                34.049445751\n                            ],\n                            [\n                                -118.529403017,\n                                34.048898073\n                            ],\n                            [\n                                -118.52956798,\n                                34.047780046\n                            ],\n                            [\n                                -118.529899708,\n                                34.047079485\n                            ],\n                            [\n                                -118.530635803,\n                                34.045920434\n                            ],\n                            [\n                                -118.530688831,\n                                34.045680873\n                            ],\n                            [\n                                -118.530353729,\n                                34.044467697\n                            ],\n                            [\n                                -118.531119945,\n                                34.043486707\n                            ],\n                            [\n                                -118.531355034,\n                                34.042759948\n                            ],\n                            [\n                                -118.531002831,\n                                34.041713773\n                            ],\n                            [\n                                -118.531197915,\n                                34.040929044\n                            ],\n                            [\n                                -118.531327658,\n                                34.040573468\n                            ],\n                            [\n                                -118.531585652,\n                                34.040263703\n                            ],\n                            [\n                                -118.532026729,\n                                34.039209921\n                            ],\n                            [\n                                -118.532075676,\n                                34.037698824\n                            ],\n                            [\n                                -118.532551737,\n                                34.036951118\n                            ],\n                            [\n                                -118.532613,\n                                34.036625743\n                            ],\n                            [\n                                -118.532810594,\n                                34.036384378\n                            ],\n                            [\n                                -118.532824008,\n                                34.036124894\n                            ],\n                            [\n                                -118.53248569,\n                                34.036045747\n                            ],\n                            [\n                                -118.5316517,\n                                34.036146309\n                            ],\n                            [\n                                -118.531347818,\n                                34.036068887\n                            ],\n                            [\n                                -118.530892857,\n                                34.035781555\n                            ],\n                            [\n                                -118.53021873,\n                                34.035665698\n                            ],\n                            [\n                                -118.529134825,\n                                34.035641067\n                            ],\n                            [\n                                -118.528259732,\n                                34.034995808\n                            ],\n                            [\n                                -118.527921806,\n                                34.034610111\n                            ],\n                            [\n                                -118.527423859,\n                                34.033604098\n                            ],\n                            [\n                                -118.526046898,\n                                34.033961478\n                            ],\n                            [\n                                -118.52599897,\n                                34.034291246\n                            ],\n                            [\n                                -118.526084941,\n                                34.035766809\n                            ],\n                            [\n                                -118.525644885,\n                                34.036369789\n                            ],\n                            [\n                                -118.52493601,\n                                34.036096655\n                            ],\n                            [\n                                -118.524467557,\n                                34.036564716\n                            ],\n                            [\n                                -118.524348874,\n                                34.037343953\n                            ],\n                            [\n                                -118.524815915,\n                                34.038927609\n                            ],\n                            [\n                                -118.525186787,\n                                34.039387276\n                            ],\n                            [\n                                -118.525705913,\n                                34.039854318\n                            ],\n                            [\n                                -118.526550022,\n                                34.040470554\n                            ],\n                            [\n                                -118.526349838,\n                                34.041198961\n                            ],\n                            [\n                                -118.525974967,\n                                34.041909171\n                            ],\n                            [\n                                -118.525667711,\n                                34.042772027\n                            ],\n                            [\n                                -118.52534767,\n                                34.044354036\n                            ],\n                            [\n                                -118.523958941,\n                                34.044021757\n                            ],\n                            [\n                                -118.52372197,\n                                34.043670888\n                            ],\n                            [\n                                -118.524226898,\n                                34.04340756\n                            ],\n                            [\n                                -118.5234537,\n                                34.042574041\n                            ],\n                            [\n                                -118.523439973,\n                                34.042145907\n                            ],\n                            [\n                                -118.523931958,\n                                34.041339372\n                            ],\n                            [\n                                -118.524111903,\n                                34.040575116\n                            ],\n                            [\n                                -118.524221015,\n                                34.039615776\n                            ],\n                            [\n                                -118.523652,\n                                34.03859486\n                            ],\n                            [\n                                -118.523277677,\n                                34.038164373\n                            ],\n                            [\n                                -118.523033803,\n                                34.037639835\n                            ],\n                            [\n                                -118.522940614,\n                                34.036601584\n                            ],\n                            [\n                                -118.523523827,\n                                34.035417587\n                            ],\n                            [\n                                -118.524501992,\n                                34.034469936\n                            ],\n                            [\n                                -118.52501092,\n                                34.033798555\n                            ],\n                            [\n                                -118.525321863,\n                                34.032796072\n                            ],\n                            [\n                                -118.525149919,\n                                34.03152438\n                            ],\n                            [\n                                -118.524592984,\n                                34.031044395\n                            ],\n                            [\n                                -118.522851034,\n                                34.030617282\n                            ],\n                            [\n                                -118.520812888,\n                                34.029567185\n                            ],\n                            [\n                                -118.518111756,\n                                34.027524176\n                            ],\n                            [\n                                -118.516078627,\n                                34.026262045\n                            ],\n                            [\n                                -118.516244455,\n                                34.026138115\n                            ],\n                            [\n                                -118.516783741,\n                                34.026414229\n                            ],\n                            [\n                                -118.519665917,\n                                34.028164886\n                            ],\n                            [\n                                -118.520615451,\n                                34.028625573\n                            ],\n                            [\n                                -118.522232131,\n                                34.029591658\n                            ],\n                            [\n                                -118.523272344,\n                                34.030107647\n                            ],\n                            [\n                                -118.52411755,\n                                34.030397174\n                            ],\n                            [\n                                -118.525108816,\n                                34.030943363\n                            ],\n                            [\n                                -118.525762626,\n                                34.03118206\n                            ],\n                            [\n                                -118.526215233,\n                                34.031611528\n                            ],\n                            [\n                                -118.528700103,\n                                34.032374136\n                            ],\n                            [\n                                -118.533743186,\n                                34.034433382\n                            ],\n                            [\n                                -118.534763945,\n                                34.034661725\n                            ],\n                            [\n                                -118.535407008,\n                                34.035076916\n                            ],\n                            [\n                                -118.535887776,\n                                34.035505912\n                            ],\n                            [\n                                -118.538031661,\n                                34.036537104\n                            ],\n                            [\n                                -118.539837698,\n                                34.037619832\n                            ],\n                            [\n                                -118.541361816,\n                                34.038335533\n                            ],\n                            [\n                                -118.542101285,\n                                34.038567171\n                            ],\n                            [\n                                -118.542075633,\n                                34.039058372\n                            ],\n                            [\n                                -118.541263765,\n                                34.03979376\n                            ],\n                            [\n                                -118.541057934,\n                                34.040363402\n                            ],\n                            [\n                                -118.540701966,\n                                34.040613395\n                            ],\n                            [\n                                -118.540464759,\n                                34.041259754\n                            ],\n                            [\n                                -118.539956851,\n                                34.041784135\n                            ],\n                            [\n                                -118.539901549,\n                                34.041981102\n                            ],\n                            [\n                                -118.539928533,\n                                34.042755084\n                            ],\n                            [\n                                -118.540056784,\n                                34.042949933\n                            ],\n                            [\n                                -118.540326859,\n                                34.043044612\n                            ],\n                            [\n                                -118.540488134,\n                                34.043266051\n                            ],\n                            [\n                                -118.540476682,\n                                34.043364652\n                            ],\n                            [\n                                -118.540153504,\n                                34.043603037\n                            ],\n                            [\n                                -118.540200255,\n                                34.044011246\n                            ],\n                            [\n                                -118.540553791,\n                                34.044001519\n                            ],\n                            [\n                                -118.540793664,\n                                34.043878445\n                            ],\n                            [\n                                -118.541088605,\n                                34.043874601\n                            ],\n                            [\n                                -118.541208071,\n                                34.043965985\n                            ],\n                            [\n                                -118.540967412,\n                                34.04441067\n                            ],\n                            [\n                                -118.541062562,\n                                34.044611402\n                            ],\n                            [\n                                -118.541294592,\n                                34.044761068\n                            ],\n                            [\n                                -118.541317418,\n                                34.044935208\n                            ],\n                            [\n                                -118.540734676,\n                                34.045313454\n                            ],\n                            [\n                                -118.540761817,\n                                34.045727468\n                            ],\n                            [\n                                -118.541399389,\n                                34.045924513\n                            ],\n                            [\n                                -118.541501128,\n                                34.04567452\n                            ],\n                            [\n                                -118.54156851,\n                                34.045057655\n                            ],\n                            [\n                                -118.541749945,\n                                34.044946111\n                            ],\n                            [\n                                -118.541663424,\n                                34.044511153\n                            ],\n                            [\n                                -118.542045434,\n                                34.043895544\n                            ],\n                            [\n                                -118.54185082,\n                                34.04364712\n                            ],\n                            [\n                                -118.541841799,\n                                34.043500121\n                            ],\n                            [\n                                -118.541634949,\n                                34.043295389\n                            ],\n                            [\n                                -118.541419863,\n                                34.043358142\n                            ],\n                            [\n                                -118.540815628,\n                                34.043267542\n                            ],\n                            [\n                                -118.540329212,\n                                34.042450181\n                            ],\n                            [\n                                -118.540251242,\n                                34.042123943\n                            ],\n                            [\n                                -118.540853908,\n                                34.041396556\n                            ],\n                            [\n                                -118.540915406,\n                                34.040817892\n                            ],\n                            [\n                                -118.540997847,\n                                34.04066956\n                            ],\n                            [\n                                -118.542050689,\n                                34.039843885\n                            ],\n                            [\n                                -118.542161999,\n                                34.039482661\n                            ],\n                            [\n                                -118.542480941,\n                                34.039009581\n                            ],\n                            [\n                                -118.542532242,\n                                34.038725073\n                            ],\n                            [\n                                -118.543342777,\n                                34.038939689\n                            ],\n                            [\n                                -118.545105829,\n                                34.039205528\n                            ],\n                            [\n                                -118.54991845,\n                                34.039421084\n                            ],\n                            [\n                                -118.551183555,\n                                34.039244121\n                            ],\n                            [\n                                -118.554067142,\n                                34.038456176\n                            ],\n                            [\n                                -118.555475795,\n                                34.038252699\n                            ],\n                            [\n                                -118.556285782,\n                                34.038267603\n                            ],\n                            [\n                                -118.556738233,\n                                34.038394206\n                            ],\n                            [\n                                -118.559210944,\n                                34.039522039\n                            ],\n                            [\n                                -118.560975485,\n                                34.040019436\n                            ],\n                            [\n                                -118.561999931,\n                                34.0402226\n                            ],\n                            [\n                                -118.563945046,\n                                34.041260617\n                            ],\n                            [\n                                -118.564842519,\n                                34.041216811\n                            ],\n                            [\n                                -118.564810636,\n                                34.041353041\n                            ],\n                            [\n                                -118.5678849,\n                                34.04187614\n                            ],\n                            [\n                                -118.567900313,\n                                34.041743462\n                            ],\n                            [\n                                -118.57055735,\n                                34.042010988\n                            ],\n                            [\n                                -118.571241674,\n                                34.041971375\n                            ],\n                            [\n                                -118.572366525,\n                                34.04165455\n                            ],\n                            [\n                                -118.573267348,\n                                34.04127552\n                            ],\n                            [\n                                -118.573609352,\n                                34.041020428\n                            ],\n                            [\n                                -118.574420202,\n                                34.040680228\n                            ],\n                            [\n                                -118.575444805,\n                                34.040076229\n                            ],\n                            [\n                                -118.576071787,\n                                34.039834549\n                            ],\n                            [\n                                -118.576396535,\n                                34.039765129\n                            ],\n                            [\n                                -118.577600535,\n                                34.039938642\n                            ],\n                            [\n                                -118.579548629,\n                                34.039954722\n                            ],\n                            [\n                                -118.580165728,\n                                34.039847257\n                            ],\n                            [\n                                -118.581784212,\n                                34.039005344\n                            ],\n                            [\n                                -118.582492382,\n                                34.038697618\n                            ],\n                            [\n                                -118.582691701,\n                                34.038724446\n                            ],\n                            [\n                                -118.583067829,\n                                34.039117672\n                            ],\n                            [\n                                -118.583066651,\n                                34.039346016\n                            ],\n                            [\n                                -118.58297966,\n                                34.039979353\n                            ],\n                            [\n                                -118.582682446,\n                                34.040330927\n                            ],\n                            [\n                                -118.581766327,\n                                34.04007709\n                            ],\n                            [\n                                -118.581580891,\n                                34.040319867\n                            ],\n                            [\n                                -118.581462052,\n                                34.04087139\n                            ],\n                            [\n                                -118.581250966,\n                                34.040956342\n                            ],\n                            [\n                                -118.580612295,\n                                34.040913905\n                            ],\n                            [\n                                -118.580305197,\n                                34.040740941\n                            ],\n                            [\n                                -118.580122585,\n                                34.040724155\n                            ],\n                            [\n                                -118.579791875,\n                                34.04090559\n                            ],\n                            [\n                                -118.579331032,\n                                34.041448876\n                            ],\n                            [\n                                -118.579360525,\n                                34.042219878\n                            ],\n                            [\n                                -118.579561885,\n                                34.042432219\n                            ],\n                            [\n                                -118.579598752,\n                                34.042779557\n                            ],\n                            [\n                                -118.579985783,\n                                34.043583897\n                            ],\n                            [\n                                -118.580053007,\n                                34.043937118\n                            ],\n                            [\n                                -118.58046765,\n                                34.044576653\n                            ],\n                            [\n                                -118.580451019,\n                                34.044911911\n                            ],\n                            [\n                                -118.579853374,\n                                34.045457079\n                            ],\n                            [\n                                -118.578878896,\n                                34.04574143\n                            ],\n                            [\n                                -118.578283995,\n                                34.046014642\n                            ],\n                            [\n                                -118.57794246,\n                                34.046442461\n                            ],\n                            [\n                                -118.577952737,\n                                34.046581617\n                            ],\n                            [\n                                -118.578807828,\n                                34.047234565\n                            ],\n                            [\n                                -118.579025895,\n                                34.047522601\n                            ],\n                            [\n                                -118.579883025,\n                                34.047871901\n                            ],\n                            [\n                                -118.580398699,\n                                34.048232026\n                            ],\n                            [\n                                -118.580459413,\n                                34.048635843\n                            ],\n                            [\n                                -118.580801732,\n                                34.049080449\n                            ],\n                            [\n                                -118.580629553,\n                                34.049620049\n                            ],\n                            [\n                                -118.58068556,\n                                34.049777324\n                            ],\n                            [\n                                -118.581692356,\n                                34.051231237\n                            ],\n                            [\n                                -118.58193278,\n                                34.051904657\n                            ],\n                            [\n                                -118.581557438,\n                                34.054185658\n                            ],\n                            [\n                                -118.581552025,\n                                34.054710588\n                            ],\n                            [\n                                -118.581632191,\n                                34.054937206\n                            ],\n                            [\n                                -118.582877765,\n                                34.056147872\n                            ],\n                            [\n                                -118.583620684,\n                                34.057301433\n                            ],\n                            [\n                                -118.583931705,\n                                34.058087809\n                            ],\n                            [\n                                -118.584443614,\n                                34.060287544\n                            ],\n                            [\n                                -118.584970506,\n                                34.061659328\n                            ],\n                            [\n                                -118.585087384,\n                                34.062214223\n                            ],\n                            [\n                                -118.5849476,\n                                34.062462647\n                            ],\n                            [\n                                -118.584985253,\n                                34.062860268\n                            ],\n                            [\n                                -118.585425309,\n                                34.063234119\n                            ],\n                            [\n                                -118.585745665,\n                                34.063305893\n                            ],\n                            [\n                                -118.586345507,\n                                34.063285421\n                            ],\n                            [\n                                -118.586607187,\n                                34.063465444\n                            ],\n                            [\n                                -118.5866337,\n                                34.064078307\n                            ],\n                            [\n                                -118.586237414,\n                                34.064823188\n                            ],\n                            [\n                                -118.586411868,\n                                34.066850588\n                            ],\n                            [\n                                -118.586695199,\n                                34.068598185\n                            ],\n                            [\n                                -118.586766973,\n                                34.069589921\n                            ],\n                            [\n                                -118.587110233,\n                                34.070894325\n                            ],\n                            [\n                                -118.586903068,\n                                34.071187853\n                            ],\n                            [\n                                -118.586914599,\n                                34.071396271\n                            ],\n                            [\n                                -118.586743989,\n                                34.071619908\n                            ],\n                            [\n                                -118.586731909,\n                                34.071790675\n                            ],\n                            [\n                                -118.586931229,\n                                34.072411932\n                            ],\n                            [\n                                -118.587342419,\n                                34.07294102\n                            ],\n                            [\n                                -118.587114782,\n                                34.073650132\n                            ],\n                            [\n                                -118.586786897,\n                                34.073902634\n                            ],\n                            [\n                                -118.586684138,\n                                34.074533775\n                            ],\n                            [\n                                -118.587811657,\n                                34.075349488\n                            ],\n                            [\n                                -118.588434089,\n                                34.076124019\n                            ],\n                            [\n                                -118.588436992,\n                                34.076276667\n                            ],\n                            [\n                                -118.588542103,\n                                34.076380288\n                            ],\n                            [\n                                -118.588782135,\n                                34.076339028\n                            ],\n                            [\n                                -118.588939174,\n                                34.076155631\n                            ],\n                            [\n                                -118.589667896,\n                                34.075869476\n                            ],\n                            [\n                                -118.589908319,\n                                34.075847199\n                            ],\n                            [\n                                -118.590175334,\n                                34.076015535\n                            ],\n                            [\n                                -118.590437564,\n                                34.076546584\n                            ],\n                            [\n                                -118.591040857,\n                                34.076920592\n                            ],\n                            [\n                                -118.591181896,\n                                34.077100146\n                            ],\n                            [\n                                -118.592247053,\n                                34.077630175\n                            ],\n                            [\n                                -118.592684442,\n                                34.078330736\n                            ],\n                            [\n                                -118.593543534,\n                                34.07888265\n                            ],\n                            [\n                                -118.593749996,\n                                34.079148564\n                            ],\n                            [\n                                -118.593749992,\n                                34.081740818\n                            ],\n                            [\n                                -118.592237483,\n                                34.082020467\n                            ],\n                            [\n                                -118.591953132,\n                                34.082157818\n                            ],\n                            [\n                                -118.591715298,\n                                34.082313525\n                            ],\n                            [\n                                -118.591638033,\n                                34.082476761\n                            ],\n                            [\n                                -118.591592223,\n                                34.083097704\n                            ],\n                            [\n                                -118.592224933,\n                                34.083194423\n                            ],\n                            [\n                                -118.592285959,\n                                34.082773505\n                            ],\n                            [\n                                -118.592510537,\n                                34.082522728\n                            ],\n                            [\n                                -118.593749992,\n                                34.082323956\n                            ],\n                            [\n                                -118.59375007,\n                                34.093750138\n                            ],\n                            [\n                                -118.562499996,\n                                34.093750138\n                            ],\n                            [\n                                -118.562499996,\n                                34.125000056\n                            ],\n                            [\n                                -118.59375007,\n                                34.125000056\n                            ],\n                            [\n                                -118.593749992,\n                                34.14647411\n                            ],\n                            [\n                                -118.592603804,\n                                34.146985638\n                            ],\n                            [\n                                -118.591698825,\n                                34.147119068\n                            ],\n                            [\n                                -118.591256651,\n                                34.147068394\n                            ],\n                            [\n                                -118.590503612,\n                                34.146803263\n                            ],\n                            [\n                                -118.590248755,\n                                34.146587783\n                            ],\n                            [\n                                -118.589763986,\n                                34.145669861\n                            ],\n                            [\n                                -118.589461752,\n                                34.145371626\n                            ],\n                            [\n                                -118.589124453,\n                                34.145143754\n                            ],\n                            [\n                                -118.588527984,\n                                34.144912587\n                            ],\n                            [\n                                -118.587338733,\n                                34.144808496\n                            ],\n                            [\n                                -118.58599903,\n                                34.145028602\n                            ],\n                            [\n                                -118.585093894,\n                                34.144893839\n                            ],\n                            [\n                                -118.583890758,\n                                34.144589251\n                            ],\n                            [\n                                -118.582906944,\n                                34.144076557\n                            ],\n                            [\n                                -118.582479753,\n                                34.143543312\n                            ],\n                            [\n                                -118.581687885,\n                                34.142881815\n                            ],\n                            [\n                                -118.580643985,\n                                34.142620134\n                            ],\n                            [\n                                -118.579912912,\n                                34.14220361\n                            ],\n                            [\n                                -118.578725699,\n                                34.141075857\n                            ],\n                            [\n                                -118.57814382,\n                                34.141770927\n                            ],\n                            [\n                                -118.577610574,\n                                34.142172233\n                            ],\n                            [\n                                -118.576978022,\n                                34.142462075\n                            ],\n                            [\n                                -118.576172742,\n                                34.142558166\n                            ],\n                            [\n                                -118.575404957,\n                                34.142432737\n                            ],\n                            [\n                                -118.574495035,\n                                34.142052061\n                            ],\n                            [\n                                -118.57284494,\n                                34.141072483\n                            ],\n                            [\n                                -118.572449986,\n                                34.141068326\n                            ],\n                            [\n                                -118.571061807,\n                                34.14131628\n                            ],\n                            [\n                                -118.570330889,\n                                34.141276039\n                            ],\n                            [\n                                -118.569619895,\n                                34.141113743\n                            ],\n                            [\n                                -118.56806793,\n                                34.140391925\n                            ],\n                            [\n                                -118.566861736,\n                                34.140150325\n                            ],\n                            [\n                                -118.566420895,\n                                34.13998905\n                            ],\n                            [\n                                -118.565959894,\n                                34.139722191\n                            ],\n                            [\n                                -118.564430991,\n                                34.138542352\n                            ],\n                            [\n                                -118.563836874,\n                                34.13771354\n                            ],\n                            [\n                                -118.56334591,\n                                34.136657953\n                            ],\n                            [\n                                -118.563062736,\n                                34.136345991\n                            ],\n                            [\n                                -118.56288891,\n                                34.135910954\n                            ],\n                            [\n                                -118.562861925,\n                                34.135437873\n                            ],\n                            [\n                                -118.562929621,\n                                34.133538727\n                            ],\n                            [\n                                -118.56274489,\n                                34.133216488\n                            ],\n                            [\n                                -118.561894821,\n                                34.132584799\n                            ],\n                            [\n                                -118.561120681,\n                                34.132321785\n                            ],\n                            [\n                                -118.559738855,\n                                34.132174786\n                            ],\n                            [\n                                -118.551916825,\n                                34.132517418\n                            ],\n                            [\n                                -118.548575767,\n                                34.139814203\n                            ],\n                            [\n                                -118.547788764,\n                                34.140349487\n                            ],\n                            [\n                                -118.546930771,\n                                34.140335446\n                            ],\n                            [\n                                -118.544914902,\n                                34.139979871\n                            ],\n                            [\n                                -118.544081932,\n                                34.140925797\n                            ],\n                            [\n                                -118.543847706,\n                                34.141046049\n                            ],\n                            [\n                                -118.543376037,\n                                34.141047539\n                            ],\n                            [\n                                -118.542120737,\n                                34.140677766\n                            ],\n                            [\n                                -118.541678799,\n                                34.140628975\n                            ],\n                            [\n                                -118.541220857,\n                                34.140867202\n                            ],\n                            [\n                                -118.540850064,\n                                34.141629261\n                            ],\n                            [\n                                -118.540004778,\n                                34.142460427\n                            ],\n                            [\n                                -118.539334731,\n                                34.142739366\n                            ],\n                            [\n                                -118.537521713,\n                                34.141783791\n                            ],\n                            [\n                                -118.529413215,\n                                34.142004055\n                            ],\n                            [\n                                -118.5262139,\n                                34.138883652\n                            ],\n                            [\n                                -118.52600799,\n                                34.138870395\n                            ],\n                            [\n                                -118.525867894,\n                                34.13904579\n                            ],\n                            [\n                                -118.52598187,\n                                34.141183871\n                            ],\n                            [\n                                -118.525815887,\n                                34.141686209\n                            ],\n                            [\n                                -118.524806894,\n                                34.141656088\n                            ],\n                            [\n                                -118.524197718,\n                                34.142375867\n                            ],\n                            [\n                                -118.52330372,\n                                34.142240634\n                            ],\n                            [\n                                -118.523165899,\n                                34.142533142\n                            ],\n                            [\n                                -118.52346178,\n                                34.143156124\n                            ],\n                            [\n                                -118.521963939,\n                                34.144824967\n                            ],\n                            [\n                                -118.52177764,\n                                34.144610823\n                            ],\n                            [\n                                -118.521423947,\n                                34.144479904\n                            ],\n                            [\n                                -118.521203841,\n                                34.144532224\n                            ],\n                            [\n                                -118.521131753,\n                                34.144859953\n                            ],\n                            [\n                                -118.521287696,\n                                34.14512179\n                            ],\n                            [\n                                -118.52174446,\n                                34.14556726\n                            ],\n                            [\n                                -118.521688844,\n                                34.146138078\n                            ],\n                            [\n                                -118.521984726,\n                                34.146495144\n                            ],\n                            [\n                                -118.521984726,\n                                34.14676114\n                            ],\n                            [\n                                -118.521795761,\n                                34.146880684\n                            ],\n                            [\n                                -118.521254122,\n                                34.146722938\n                            ],\n                            [\n                                -118.520858699,\n                                34.147020859\n                            ],\n                            [\n                                -118.519921714,\n                                34.147961294\n                            ],\n                            [\n                                -118.519034934,\n                                34.148384721\n                            ],\n                            [\n                                -118.518658729,\n                                34.148366994\n                            ],\n                            [\n                                -118.51872964,\n                                34.150627051\n                            ],\n                            [\n                                -118.510488732,\n                                34.150773892\n                            ],\n                            [\n                                -118.51016877,\n                                34.150681018\n                            ],\n                            [\n                                -118.510107741,\n                                34.150471971\n                            ],\n                            [\n                                -118.510285883,\n                                34.150124946\n                            ],\n                            [\n                                -118.510363853,\n                                34.14974074\n                            ],\n                            [\n                                -118.510166886,\n                                34.149337393\n                            ],\n                            [\n                                -118.510071031,\n                                34.148860627\n                            ]\n                        ],\n                        [\n                            [\n                                -118.516552417,\n                                34.148397115\n                            ],\n                            [\n                                -118.518112776,\n                                34.147689023\n                            ],\n                            [\n                                -118.518121795,\n                                34.147610583\n                            ],\n                            [\n                                -118.517812502,\n                                34.147326624\n                            ],\n                            [\n                                -118.517828974,\n                                34.147064943\n                            ],\n                            [\n                                -118.517289532,\n                                34.14680993\n                            ],\n                            [\n                                -118.51719195,\n                                34.146628024\n                            ],\n                            [\n                                -118.517248271,\n                                34.146261232\n                            ],\n                            [\n                                -118.517380524,\n                                34.146032967\n                            ],\n                            [\n                                -118.517746611,\n                                34.145984803\n                            ],\n                            [\n                                -118.518295858,\n                                34.145611815\n                            ],\n                            [\n                                -118.518588366,\n                                34.145564515\n                            ],\n                            [\n                                -118.518757643,\n                                34.145640995\n                            ],\n                            [\n                                -118.518964571,\n                                34.146065598\n                            ],\n                            [\n                                -118.519158322,\n                                34.145766736\n                            ],\n                            [\n                                -118.519306498,\n                                34.14584353\n                            ],\n                            [\n                                -118.519438593,\n                                34.146190477\n                            ],\n                            [\n                                -118.519477814,\n                                34.14604183\n                            ],\n                            [\n                                -118.519550921,\n                                34.146023711\n                            ],\n                            [\n                                -118.519930814,\n                                34.14614961\n                            ],\n                            [\n                                -118.519907203,\n                                34.146001434\n                            ],\n                            [\n                                -118.519598536,\n                                34.145752459\n                            ],\n                            [\n                                -118.519521114,\n                                34.145518076\n                            ],\n                            [\n                                -118.519076036,\n                                34.145262122\n                            ],\n                            [\n                                -118.519187973,\n                                34.145077707\n                            ],\n                            [\n                                -118.51927214,\n                                34.145094023\n                            ],\n                            [\n                                -118.519290418,\n                                34.144945611\n                            ],\n                            [\n                                -118.5187971,\n                                34.14490788\n                            ],\n                            [\n                                -118.517991427,\n                                34.144421072\n                            ],\n                            [\n                                -118.517997074,\n                                34.144159549\n                            ],\n                            [\n                                -118.517616241,\n                                34.143972309\n                            ],\n                            [\n                                -118.517538741,\n                                34.143746711\n                            ],\n                            [\n                                -118.517595296,\n                                34.143379762\n                            ],\n                            [\n                                -118.517737903,\n                                34.143151419\n                            ],\n                            [\n                                -118.518164547,\n                                34.142971709\n                            ],\n                            [\n                                -118.518521142,\n                                34.142967317\n                            ],\n                            [\n                                -118.518571109,\n                                34.142835926\n                            ],\n                            [\n                                -118.518485451,\n                                34.142732305\n                            ],\n                            [\n                                -118.518459408,\n                                34.142453681\n                            ],\n                            [\n                                -118.518571266,\n                                34.142260401\n                            ],\n                            [\n                                -118.518888405,\n                                34.142404734\n                            ],\n                            [\n                                -118.519063251,\n                                34.142210592\n                            ],\n                            [\n                                -118.519452007,\n                                34.142258205\n                            ],\n                            [\n                                -118.520345691,\n                                34.141802617\n                            ],\n                            [\n                                -118.520362477,\n                                34.1415669\n                            ],\n                            [\n                                -118.520005569,\n                                34.140960861\n                            ],\n                            [\n                                -118.518865657,\n                                34.14112347\n                            ],\n                            [\n                                -118.518591033,\n                                34.141004789\n                            ],\n                            [\n                                -118.518426385,\n                                34.141189831\n                            ],\n                            [\n                                -118.517473713,\n                                34.14128004\n                            ],\n                            [\n                                -118.517427667,\n                                34.141045343\n                            ],\n                            [\n                                -118.517641734,\n                                34.140702553\n                            ],\n                            [\n                                -118.517304044,\n                                34.140584656\n                            ],\n                            [\n                                -118.517172497,\n                                34.140263829\n                            ],\n                            [\n                                -118.517190459,\n                                34.140097848\n                            ],\n                            [\n                                -118.51583962,\n                                34.140193076\n                            ],\n                            [\n                                -118.515791299,\n                                34.140429106\n                            ],\n                            [\n                                -118.516108281,\n                                34.140564575\n                            ],\n                            [\n                                -118.516092906,\n                                34.140870026\n                            ],\n                            [\n                                -118.515574408,\n                                34.141198931\n                            ],\n                            [\n                                -118.51546208,\n                                34.14136609\n                            ],\n                            [\n                                -118.515200713,\n                                34.141412841\n                            ],\n                            [\n                                -118.514674684,\n                                34.14131479\n                            ],\n                            [\n                                -118.514996216,\n                                34.141703154\n                            ],\n                            [\n                                -118.515116388,\n                                34.141971893\n                            ],\n                            [\n                                -118.51457977,\n                                34.142458074\n                            ],\n                            [\n                                -118.514340053,\n                                34.142539339\n                            ],\n                            [\n                                -118.514408611,\n                                34.142861185\n                            ],\n                            [\n                                -118.514357467,\n                                34.142931468\n                            ],\n                            [\n                                -118.513721463,\n                                34.143131102\n                            ],\n                            [\n                                -118.513066869,\n                                34.142877658\n                            ],\n                            [\n                                -118.512989761,\n                                34.142669474\n                            ],\n                            [\n                                -118.512711294,\n                                34.142934449\n                            ],\n                            [\n                                -118.512746357,\n                                34.143134476\n                            ],\n                            [\n                                -118.512573472,\n                                34.14344173\n                            ],\n                            [\n                                -118.512408745,\n                                34.143609516\n                            ],\n                            [\n                                -118.512262373,\n                                34.143628657\n                            ],\n                            [\n                                -118.511915818,\n                                34.14360685\n                            ],\n                            [\n                                -118.511449013,\n                                34.143298732\n                            ],\n                            [\n                                -118.511196666,\n                                34.143258177\n                            ],\n                            [\n                                -118.510868782,\n                                34.142512356\n                            ],\n                            [\n                                -118.510618317,\n                                34.142585306\n                            ],\n                            [\n                                -118.510177085,\n                                34.142529612\n                            ],\n                            [\n                                -118.509995728,\n                                34.142357433\n                            ],\n                            [\n                                -118.509936896,\n                                34.14200076\n                            ],\n                            [\n                                -118.509524137,\n                                34.14178787\n                            ],\n                            [\n                                -118.508982185,\n                                34.141968912\n                            ],\n                            [\n                                -118.509036858,\n                                34.142098968\n                            ],\n                            [\n                                -118.508912764,\n                                34.142196551\n                            ],\n                            [\n                                -118.508517027,\n                                34.14234959\n                            ],\n                            [\n                                -118.508338651,\n                                34.142343078\n                            ],\n                            [\n                                -118.50820483,\n                                34.142484038\n                            ],\n                            [\n                                -118.50804826,\n                                34.142520906\n                            ],\n                            [\n                                -118.50810262,\n                                34.142624841\n                            ],\n                            [\n                                -118.508671242,\n                                34.142766192\n                            ],\n                            [\n                                -118.508897703,\n                                34.143120905\n                            ],\n                            [\n                                -118.508786551,\n                                34.143357563\n                            ],\n                            [\n                                -118.508842559,\n                                34.143557432\n                            ],\n                            [\n                                -118.508130388,\n                                34.144193905\n                            ],\n                            [\n                                -118.507997979,\n                                34.144413541\n                            ],\n                            [\n                                -118.508508084,\n                                34.144206692\n                            ],\n                            [\n                                -118.508906254,\n                                34.144184414\n                            ],\n                            [\n                                -118.50952955,\n                                34.145031113\n                            ],\n                            [\n                                -118.510011493,\n                                34.145016521\n                            ],\n                            [\n                                -118.510055107,\n                                34.1451032\n                            ],\n                            [\n                                -118.509849512,\n                                34.145341113\n                            ],\n                            [\n                                -118.509698983,\n                                34.145717789\n                            ],\n                            [\n                                -118.509274537,\n                                34.146028261\n                            ],\n                            [\n                                -118.509003442,\n                                34.146118624\n                            ],\n                            [\n                                -118.508787257,\n                                34.146339359\n                            ],\n                            [\n                                -118.508708738,\n                                34.146645516\n                            ],\n                            [\n                                -118.508851109,\n                                34.146983756\n                            ],\n                            [\n                                -118.509011051,\n                                34.147129971\n                            ],\n                            [\n                                -118.509842138,\n                                34.147285364\n                            ],\n                            [\n                                -118.510954596,\n                                34.147925604\n                            ],\n                            [\n                                -118.516198175,\n                                34.148523563\n                            ],\n                            [\n                                -118.516552417,\n                                34.148397115\n                            ]\n                        ],\n                        [\n                            [\n                                -118.520049025,\n                                34.093802458\n                            ],\n                            [\n                                -118.519879513,\n                                34.093152335\n                            ],\n                            [\n                                -118.519835272,\n                                34.092570927\n                            ],\n                            [\n                                -118.520052163,\n                                34.090508543\n                            ],\n                            [\n                                -118.519994666,\n                                34.089495784\n                            ],\n                            [\n                                -118.519761695,\n                                34.0887713\n                            ],\n                            [\n                                -118.51925708,\n                                34.087989395\n                            ],\n                            [\n                                -118.518882207,\n                                34.086257877\n                            ],\n                            [\n                                -118.517971816,\n                                34.084218555\n                            ],\n                            [\n                                -118.517236505,\n                                34.083472419\n                            ],\n                            [\n                                -118.516632819,\n                                34.083132611\n                            ],\n                            [\n                                -118.516072276,\n                                34.082689181\n                            ],\n                            [\n                                -118.514930483,\n                                34.081586451\n                            ],\n                            [\n                                -118.513502063,\n                                34.07990537\n                            ],\n                            [\n                                -118.513016745,\n                                34.078930892\n                            ],\n                            [\n                                -118.512613869,\n                                34.078476088\n                            ],\n                            [\n                                -118.512036853,\n                                34.078060897\n                            ],\n                            [\n                                -118.511674453,\n                                34.077652688\n                            ],\n                            [\n                                -118.510883057,\n                                34.075949644\n                            ],\n                            [\n                                -118.510405427,\n                                34.07541585\n                            ],\n                            [\n                                -118.51013402,\n                                34.075372314\n                            ],\n                            [\n                                -118.509880419,\n                                34.075689767\n                            ],\n                            [\n                                -118.510574234,\n                                34.0766666\n                            ],\n                            [\n                                -118.510929494,\n                                34.077609936\n                            ],\n                            [\n                                -118.512358386,\n                                34.079018746\n                            ],\n                            [\n                                -118.512590729,\n                                34.0794006\n                            ],\n                            [\n                                -118.512700077,\n                                34.079835636\n                            ],\n                            [\n                                -118.513279053,\n                                34.080682569\n                            ],\n                            [\n                                -118.513618862,\n                                34.081081915\n                            ],\n                            [\n                                -118.514489406,\n                                34.081835895\n                            ],\n                            [\n                                -118.515285037,\n                                34.082816099\n                            ],\n                            [\n                                -118.51601776,\n                                34.083435866\n                            ],\n                            [\n                                -118.516392946,\n                                34.083600123\n                            ],\n                            [\n                                -118.517004161,\n                                34.084042846\n                            ],\n                            [\n                                -118.517354873,\n                                34.084409325\n                            ],\n                            [\n                                -118.517627615,\n                                34.084847028\n                            ],\n                            [\n                                -118.518130503,\n                                34.086163983\n                            ],\n                            [\n                                -118.518411009,\n                                34.087657352\n                            ],\n                            [\n                                -118.518769409,\n                                34.088469221\n                            ],\n                            [\n                                -118.519198406,\n                                34.089116129\n                            ],\n                            [\n                                -118.519377802,\n                                34.089691104\n                            ],\n                            [\n                                -118.519437417,\n                                34.090192346\n                            ],\n                            [\n                                -118.519240137,\n                                34.092099729\n                            ],\n                            [\n                                -118.519323599,\n                                34.092976155\n                            ],\n                            [\n                                -118.519307204,\n                                34.09394287\n                            ],\n                            [\n                                -118.52013382,\n                                34.095391998\n                            ],\n                            [\n                                -118.520270936,\n                                34.095803031\n                            ],\n                            [\n                                -118.520477159,\n                                34.097170109\n                            ],\n                            [\n                                -118.521084846,\n                                34.097153009\n                            ],\n                            [\n                                -118.521014953,\n                                34.096080164\n                            ],\n                            [\n                                -118.520858149,\n                                34.095213935\n                            ],\n                            [\n                                -118.520715857,\n                                34.09482165\n                            ],\n                            [\n                                -118.520341847,\n                                34.094403948\n                            ],\n                            [\n                                -118.520049025,\n                                34.093802458\n                            ]\n                        ],\n                        [\n                            [\n                                -118.412240754,\n                                34.094994141\n                            ],\n                            [\n                                -118.412135328,\n                                34.09492731\n                            ],\n                            [\n                                -118.410420675,\n                                34.095009909\n                            ],\n                            [\n                                -118.410070983,\n                                34.095268765\n                            ],\n                            [\n                                -118.410116793,\n                                34.095357797\n                            ],\n                            [\n                                -118.410383181,\n                                34.095417648\n                            ],\n                            [\n                                -118.410508844,\n                                34.095566294\n                            ],\n                            [\n                                -118.410754993,\n                                34.095540016\n                            ],\n                            [\n                                -118.41096804,\n                                34.095621438\n                            ],\n                            [\n                                -118.410952273,\n                                34.095810874\n                            ],\n                            [\n                                -118.410812099,\n                                34.095936146\n                            ],\n                            [\n                                -118.410809824,\n                                34.096175315\n                            ],\n                            [\n                                -118.41058854,\n                                34.096367496\n                            ],\n                            [\n                                -118.410202608,\n                                34.096529399\n                            ],\n                            [\n                                -118.410166054,\n                                34.09662196\n                            ],\n                            [\n                                -118.410569086,\n                                34.096727699\n                            ],\n                            [\n                                -118.41100428,\n                                34.096659455\n                            ],\n                            [\n                                -118.411094409,\n                                34.096758369\n                            ],\n                            [\n                                -118.411226191,\n                                34.097272162\n                            ],\n                            [\n                                -118.411049541,\n                                34.097487248\n                            ],\n                            [\n                                -118.411162653,\n                                34.097630404\n                            ],\n                            [\n                                -118.411135042,\n                                34.097875376\n                            ],\n                            [\n                                -118.410361216,\n                                34.098470513\n                            ],\n                            [\n                                -118.410440129,\n                                34.098664106\n                            ],\n                            [\n                                -118.410397379,\n                                34.098754156\n                            ],\n                            [\n                                -118.410458091,\n                                34.098790162\n                            ],\n                            [\n                                -118.410714909,\n                                34.098647868\n                            ],\n                            [\n                                -118.410841828,\n                                34.0986805\n                            ],\n                            [\n                                -118.41113967,\n                                34.098535149\n                            ],\n                            [\n                                -118.411318752,\n                                34.098659243\n                            ],\n                            [\n                                -118.411401351,\n                                34.09927093\n                            ],\n                            [\n                                -118.411039971,\n                                34.09957238\n                            ],\n                            [\n                                -118.411350442,\n                                34.099792173\n                            ],\n                            [\n                                -118.411548428,\n                                34.10011849\n                            ],\n                            [\n                                -118.41160318,\n                                34.100562233\n                            ],\n                            [\n                                -118.41146779,\n                                34.100968639\n                            ],\n                            [\n                                -118.411538545,\n                                34.1012333\n                            ],\n                            [\n                                -118.411709155,\n                                34.10141803\n                            ],\n                            [\n                                -118.41186392,\n                                34.101797608\n                            ],\n                            [\n                                -118.411899297,\n                                34.102407099\n                            ],\n                            [\n                                -118.412276444,\n                                34.102663132\n                            ],\n                            [\n                                -118.412597819,\n                                34.103358673\n                            ],\n                            [\n                                -118.413132946,\n                                34.103607567\n                            ],\n                            [\n                                -118.413375017,\n                                34.103907135\n                            ],\n                            [\n                                -118.413514487,\n                                34.103937179\n                            ],\n                            [\n                                -118.413715611,\n                                34.103480022\n                            ],\n                            [\n                                -118.413773108,\n                                34.102953445\n                            ],\n                            [\n                                -118.413018736,\n                                34.101879031\n                            ],\n                            [\n                                -118.413075213,\n                                34.100897571\n                            ],\n                            [\n                                -118.412875737,\n                                34.10049752\n                            ],\n                            [\n                                -118.412908762,\n                                34.100010869\n                            ],\n                            [\n                                -118.412540792,\n                                34.098595391\n                            ],\n                            [\n                                -118.412688184,\n                                34.098151962\n                            ],\n                            [\n                                -118.412621822,\n                                34.097771442\n                            ],\n                            [\n                                -118.412727405,\n                                34.097086648\n                            ],\n                            [\n                                -118.41246188,\n                                34.096513946\n                            ],\n                            [\n                                -118.412456859,\n                                34.096209044\n                            ],\n                            [\n                                -118.412637746,\n                                34.095491854\n                            ],\n                            [\n                                -118.412580876,\n                                34.095302966\n                            ],\n                            [\n                                -118.412240754,\n                                34.094994141\n                            ]\n                        ],\n                        [\n                            [\n                                -118.409639476,\n                                34.122105799\n                            ],\n                            [\n                                -118.410014505,\n                                34.121883182\n                            ],\n                            [\n                                -118.410464289,\n                                34.122006884\n                            ],\n                            [\n                                -118.410160171,\n                                34.121584398\n                            ],\n                            [\n                                -118.410149817,\n                                34.121477483\n                            ],\n                            [\n                                -118.410317917,\n                                34.121239099\n                            ],\n                            [\n                                -118.410277363,\n                                34.120867443\n                            ],\n                            [\n                                -118.410391181,\n                                34.120730171\n                            ],\n                            [\n                                -118.41075664,\n                                34.120707972\n                            ],\n                            [\n                                -118.410769191,\n                                34.120439466\n                            ],\n                            [\n                                -118.410849515,\n                                34.120341885\n                            ],\n                            [\n                                -118.411124296,\n                                34.120299291\n                            ],\n                            [\n                                -118.411696604,\n                                34.120557599\n                            ],\n                            [\n                                -118.411849331,\n                                34.120434054\n                            ],\n                            [\n                                -118.411658561,\n                                34.120089225\n                            ],\n                            [\n                                -118.410877362,\n                                34.119425375\n                            ],\n                            [\n                                -118.410621721,\n                                34.119063132\n                            ],\n                            [\n                                -118.40930053,\n                                34.119837114\n                            ],\n                            [\n                                -118.408909814,\n                                34.119888101\n                            ],\n                            [\n                                -118.408355703,\n                                34.119686898\n                            ],\n                            [\n                                -118.408287302,\n                                34.119716236\n                            ],\n                            [\n                                -118.408274751,\n                                34.119992036\n                            ],\n                            [\n                                -118.408130419,\n                                34.120111895\n                            ],\n                            [\n                                -118.40817113,\n                                34.120236616\n                            ],\n                            [\n                                -118.408610559,\n                                34.120521438\n                            ],\n                            [\n                                -118.408950681,\n                                34.120539008\n                            ],\n                            [\n                                -118.409125685,\n                                34.120705148\n                            ],\n                            [\n                                -118.4091118,\n                                34.120913018\n                            ],\n                            [\n                                -118.408779366,\n                                34.121618285\n                            ],\n                            [\n                                -118.408758421,\n                                34.12191197\n                            ],\n                            [\n                                -118.408512508,\n                                34.122133096\n                            ],\n                            [\n                                -118.408497055,\n                                34.122240562\n                            ],\n                            [\n                                -118.409064657,\n                                34.122212715\n                            ],\n                            [\n                                -118.409178162,\n                                34.122315159\n                            ],\n                            [\n                                -118.409178475,\n                                34.122590725\n                            ],\n                            [\n                                -118.409289313,\n                                34.122663518\n                            ],\n                            [\n                                -118.409490438,\n                                34.122465532\n                            ],\n                            [\n                                -118.409639476,\n                                34.122105799\n                            ]\n                        ],\n                        [\n                            [\n                                -118.569732538,\n                                34.071967718\n                            ],\n                            [\n                                -118.569228316,\n                                34.071946931\n                            ],\n                            [\n                                -118.568432841,\n                                34.07207683\n                            ],\n                            [\n                                -118.568264427,\n                                34.072155115\n                            ],\n                            [\n                                -118.568538658,\n                                34.072489119\n                            ],\n                            [\n                                -118.568506654,\n                                34.072533202\n                            ],\n                            [\n                                -118.568408367,\n                                34.072518064\n                            ],\n                            [\n                                -118.56817971,\n                                34.07218351\n                            ],\n                            [\n                                -118.567693216,\n                                34.072407461\n                            ],\n                            [\n                                -118.56762552,\n                                34.072636902\n                            ],\n                            [\n                                -118.568289685,\n                                34.073531998\n                            ],\n                            [\n                                -118.568941456,\n                                34.073763166\n                            ],\n                            [\n                                -118.569313111,\n                                34.073698608\n                            ],\n                            [\n                                -118.569500743,\n                                34.073587299\n                            ],\n                            [\n                                -118.569846356,\n                                34.07318011\n                            ],\n                            [\n                                -118.570161691,\n                                34.072539243\n                            ],\n                            [\n                                -118.570043559,\n                                34.072175901\n                            ],\n                            [\n                                -118.569732538,\n                                34.071967718\n                            ]\n                        ],\n                        [\n                            [\n                                -118.411249645,\n                                34.119581786\n                            ],\n                            [\n                                -118.411371387,\n                                34.119651914\n                            ],\n                            [\n                                -118.412094068,\n                                34.118863498\n                            ],\n                            [\n                                -118.413836175,\n                                34.117268548\n                            ],\n                            [\n                                -118.414092287,\n                                34.115855581\n                            ],\n                            [\n                                -118.414296626,\n                                34.115209145\n                            ],\n                            [\n                                -118.415679315,\n                                34.112705841\n                            ],\n                            [\n                                -118.415674608,\n                                34.112430197\n                            ],\n                            [\n                                -118.415566672,\n                                34.112148749\n                            ],\n                            [\n                                -118.415602912,\n                                34.111990846\n                            ],\n                            [\n                                -118.415138226,\n                                34.111992651\n                            ],\n                            [\n                                -118.41523612,\n                                34.112710861\n                            ],\n                            [\n                                -118.414356477,\n                                34.114406687\n                            ],\n                            [\n                                -118.413827469,\n                                34.115196594\n                            ],\n                            [\n                                -118.413621402,\n                                34.116519588\n                            ],\n                            [\n                                -118.413380037,\n                                34.117263213\n                            ],\n                            [\n                                -118.412898093,\n                                34.117784065\n                            ],\n                            [\n                                -118.412612409,\n                                34.117944791\n                            ],\n                            [\n                                -118.411179911,\n                                34.119267629\n                            ],\n                            [\n                                -118.411249645,\n                                34.119581786\n                            ]\n                        ],\n                        [\n                            [\n                                -118.552409204,\n                                34.04322738\n                            ],\n                            [\n                                -118.551790456,\n                                34.043171059\n                            ],\n                            [\n                                -118.5515014,\n                                34.043278446\n                            ],\n                            [\n                                -118.551321376,\n                                34.043508122\n                            ],\n                            [\n                                -118.551395268,\n                                34.043976889\n                            ],\n                            [\n                                -118.551528227,\n                                34.044103728\n                            ],\n                            [\n                                -118.551856819,\n                                34.04420837\n                            ],\n                            [\n                                -118.552336724,\n                                34.044142949\n                            ],\n                            [\n                                -118.552675591,\n                                34.043827301\n                            ],\n                            [\n                                -118.552737089,\n                                34.043618804\n                            ],\n                            [\n                                -118.55261323,\n                                34.043338454\n                            ],\n                            [\n                                -118.552409204,\n                                34.04322738\n                            ]\n                        ],\n                        [\n                            [\n                                -118.349545757,\n                                34.105215541\n                            ],\n                            [\n                                -118.349270662,\n                                34.105237895\n                            ],\n                            [\n                                -118.349061774,\n                                34.105348184\n                            ],\n                            [\n                                -118.349425428,\n                                34.105828089\n                            ],\n                            [\n                                -118.349520813,\n                                34.108459881\n                            ],\n                            [\n                                -118.349730487,\n                                34.109135418\n                            ],\n                            [\n                                -118.349879211,\n                                34.109337641\n                            ],\n                            [\n                                -118.349962203,\n                                34.10926673\n                            ],\n                            [\n                                -118.349780297,\n                                34.108651121\n                            ],\n                            [\n                                -118.34974343,\n                                34.107543684\n                            ],\n                            [\n                                -118.349629768,\n                                34.106889089\n                            ],\n                            [\n                                -118.349757313,\n                                34.10527696\n                            ],\n                            [\n                                -118.349545757,\n                                34.105215541\n                            ]\n                        ],\n                        [\n                            [\n                                -118.414629607,\n                                34.105210037\n                            ],\n                            [\n                                -118.414344241,\n                                34.104910481\n                            ],\n                            [\n                                -118.414053066,\n                                34.104943349\n                            ],\n                            [\n                                -118.413957995,\n                                34.105069403\n                            ],\n                            [\n                                -118.414076912,\n                                34.105296021\n                            ],\n                            [\n                                -118.414677382,\n                                34.105274214\n                            ],\n                            [\n                                -118.414629607,\n                                34.105210037\n                            ]\n                        ]\n                    ]\n                ]\n            },\n            \"properties\": {\n                \"data\": {},\n                \"score\": \"high\"\n            }\n        }\n    ],\n    \"type\": \"FeatureCollection\"\n}"}],"_postman_id":"c1993916-fe5e-496a-a52c-67ebe4846bde"},{"name":"getAllRisks","id":"59d7fc1a-a482-4e19-b12e-7e5cca1e5cd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getAllRisks/{{Project_Id}}","description":"Get the risk assessment data of the project whose id is specified in {Project_Id}.\n\nThe **difference with getRisksMetered** is that generating a project **uses up one credit**, but **can be called any number of times**.\n\n## **Path parameters:**\n\n*   **Project_Id**: The id of the project you generated using the **Projects/postProjects or Projects/getProjects endpoints.**\n    \n\n## **Returns:**\n\nThis endpoint returns the **same data as the getRisksMetered above** with the additional following data:\n\n*   **...**\n*   **id**: Same project id as provided above\n*   **userEmail**: The email of the user who generated the project\n*   **address**: The address of the project's location\n*   **lat**: Latitude\n*   **long**: Longitude\n*   **blockId**: Id of the census block\n*   **countyId**: Id of the project's county\n*   **state**: Name of the project's state\n*   **createdAt**: Date of generation"},"response":[{"id":"9d6785c9-63f1-4610-9f45-13a69d3a5ce9","name":"getRisks","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getAllRisks/{{Project_Id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 15 Feb 2020 19:17:42 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"520","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"9752a723-9e15-4de8-b777-62f6aa131260","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"H8-JcFtPoAMFrLA=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e4843d5-0bcadffbb0f2b9be95dc8cf9;Sampled=1","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"83c0ba80-4075-11ec-ad14-739f55b25d97\",\n    \"userEmail\": \"william.madison@gmail.com\",\n    \"address\": \"80456, Jefferson, Colorado\",\n    \"lat\": 39.306354234338315,\n    \"long\": -105.7294140624965,\n    \"blockId\": \"0004001232\",\n    \"countyId\": \"08093\",\n    \"createdAt\": 1636363399,\n    \"state\": \"Colorado\",\n    \"county\": \"Park County\",\n    \"globalRiskScore\": 42.1224756439,\n    \"globalEnvironmentalRiskScore\": 38.4262812955,\n    \"globalSocietalScore\": 31.7054692587,\n    \"socioEconomicScore\": 30.72,\n    \"stormScore\": 15.7,\n    \"wildfireScore\": 31.33,\n    \"crimeScore\": 3.68,\n    \"droughtScore\": 25.332575,\n    \"floodScore\": 0,\n    \"volScore\": 0,\n    \"nuclearScore\": 0,\n    \"earthquakeScore\": 37,\n    \"airQualityScore\": 53,\n    \"healthcareScore\": 42.69,\n    \"socioEconomicData\": {\n        \"medianHouseholdIncomeRaw\": 69884,\n        \"medianHouseholdIncome\": 41.59,\n        \"unemploymentRateRaw\": 2.9,\n        \"unemploymentRate\": 8.6,\n        \"educationalAttainmentRaw\": 292.1,\n        \"educationalAttainment\": 63.26,\n        \"povertyRateRaw\": 8.6,\n        \"povertyRate\": 10.43,\n        \"incomeInequalityRaw\": 3.93,\n        \"incomeInequality\": 18.28\n    },\n    \"stormData\": {\n        \"riskScoreTornadoes\": 10,\n        \"riskScoreHurricanes\": 0,\n        \"riskScoreHailStorms\": 9,\n        \"riskScoreSnowStorms\": 89,\n        \"riskScoreBlizzard\": 30,\n        \"tornadoesFujitaCount\": {\n            \"aboveFujitaScale0\": 2,\n            \"aboveFujitaScale1\": 3,\n            \"aboveFujitaScale2\": 2,\n            \"aboveFujitaScale3\": 0,\n            \"aboveFujitaScale4\": 0,\n            \"aboveFujitaScale5\": 0\n        },\n        \"tornadoesFujitaScore\": {\n            \"aboveFujitaScale0\": 10,\n            \"aboveFujitaScale1\": 10,\n            \"aboveFujitaScale2\": 10,\n            \"aboveFujitaScale3\": 0,\n            \"aboveFujitaScale4\": 0,\n            \"aboveFujitaScale5\": 0\n        },\n        \"hailCountSizes\": {\n            \"allSizes\": 33,\n            \"size05in\": 33,\n            \"size075in\": 33,\n            \"size1in\": 23,\n            \"size15in\": 11\n        },\n        \"hailScoreSizes\": {\n            \"allSizes\": 9,\n            \"size05in\": 9,\n            \"size075in\": 9,\n            \"size1in\": 9,\n            \"size15in\": 9\n        },\n        \"snowCountInches\": {\n            \"alarmTreshold\": 139,\n            \"snowfall4in\": 495,\n            \"snowfall8in\": 139,\n            \"snowfall12in\": 50\n        },\n        \"snowScoreInches\": {\n            \"alarmTreshold\": 89,\n            \"snowfall4in\": 100,\n            \"snowfall8in\": 97,\n            \"snowfall12in\": 93\n        },\n        \"snowAlarmThreshold\": 8,\n        \"totalSnowAllTime\": 5538,\n        \"hurricaneScoresKt\": {\n            \"allEvents\": 0,\n            \"stormIntensity34kt\": 0,\n            \"hurricaneIntensity64kt\": 0\n        },\n        \"stormsEventsByWindSpeed\": \"{\\\"hn34\\\":[],\\\"hn34-64\\\":[],\\\"hn64\\\":[]}\"\n    },\n    \"volcanoData\": {\n        \"nearestVolcano\": \"Dotsero\",\n        \"volcanoDistance\": 72.36\n    },\n    \"airQualData\": {\n        \"nearestHubStation\": \"Rocky Mountain National Park\",\n        \"nearestHubDistance\": 67.6,\n        \"medianAQI\": 49,\n        \"maxAQI\": 157,\n        \"AQIValues2019\": [\n            50,\n            49,\n            90,\n            84,\n            90,\n            115,\n            112,\n            105,\n            112,\n            71,\n            46,\n            50\n        ]\n    },\n    \"droughtData\": {\n        \"droughtIndex2000To2019\": [\n            0,\n            119,\n            70,\n            33,\n            0,\n            14,\n            0,\n            0,\n            5,\n            0,\n            5,\n            77,\n            48,\n            0,\n            0,\n            8,\n            8,\n            48,\n            19\n        ],\n        \"numberWeeksAbnormallyDry\": 735,\n        \"numberWeeksModerateDrought\": 472,\n        \"numberWeeksSevereDrought\": 262\n    },\n    \"nuclearData\": {\n        \"nearestNuclearPPDistance\": 80.45\n    },\n    \"wildfireData\": {\n        \"avgTempIncrease\": 2.34,\n        \"burnRiskDistribution\": {\n            \"veryHigh\": 0.02,\n            \"high\": 0.1,\n            \"moderate\": 0.17,\n            \"low\": 0.28,\n            \"veryLow\": 0.43\n        }\n    },\n    \"floodData\": {\n        \"averageAltitude\": -1,\n        \"expectedSeaLevelRise\": -1,\n        \"isCoastalArea\": 0\n    },\n    \"earthquakeData\": {\n        \"earthquakeMercalliIndex\": 6.43\n    },\n    \"healthcareData\": {\n        \"distanceNearestHospital\": 24.01,\n        \"hospitalsPerInhabitants\": 0\n    },\n    \"crimeData\": {\n        \"source\": \"predicted\",\n        \"medianHouseholdIncome\": 76563,\n        \"percentUnemployed\": 3.11,\n        \"population\": 1581,\n        \"populationDensity\": 1,\n        \"povertyRate\": 8.6000004,\n        \"policeDepartmentsNearby\": 0,\n        \"violentCrimeNumber\": 2,\n        \"propertyCrimeNumber\": 4,\n        \"vehicleTheftNumber\": 1,\n        \"vandalismNumber\": 1,\n        \"propertyCrimeScore\": 4.74,\n        \"violentCrimeScore\": 3.16,\n        \"vehiculeTheftScore\": 6.21,\n        \"vandalismScore\": 3.45\n    }\n}"}],"_postman_id":"59d7fc1a-a482-4e19-b12e-7e5cca1e5cd0"}],"id":"68e559e2-7354-4c33-9308-7d120a890705","description":"Risk endpoints are used to retrieve risk assessment data from Augurisk. There are three endpoints for risk assessment endpoints, that will either allow you to return data for a given project id or a given location, in json or geoJSON formats.","_postman_id":"68e559e2-7354-4c33-9308-7d120a890705"},{"name":"Projects","item":[{"name":"getProjectsById","id":"36206023-4903-4891-ae21-9f17d1d8a6c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getProjectsById/{{Project_Id}}","description":"Retrieves project information for project ID that is specified in the {Project_Id} query parameters.\n\nTo get risk data, please use **Risk data/getAllRisks** instead."},"response":[{"id":"6a7840b6-b336-46d0-aade-28c94cfae90b","name":"getProjectsById","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getProjectsById/{{Project_Id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:11:41 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"339","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"8f008328-879c-435c-9b55-55f67287cb86","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FujArGB6oAMFTMA=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f4b9d-bf99fc613af9cc6931b7d17a;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"county\": \"Pike County\",\n    \"userEmail\": \"william.madison@gmail.com\",\n    \"updatedAt\": 1611576662,\n    \"createdAt\": 1611576662,\n    \"address\": \"62370, Rockport, Illinois\",\n    \"id\": \"64e00ea0-5f06-11eb-8a5c-75cbc7eef185\",\n    \"lat\": 39.4761654531779,\n    \"blockId\": \"9526004053\",\n    \"long\": -91.00773437500042,\n    \"countyId\": \"17149\",\n    \"state\": \"Illinois\"\n}"}],"_postman_id":"36206023-4903-4891-ae21-9f17d1d8a6c6"},{"name":"getProjects","id":"bac428db-a134-42c2-bf43-255fce46ba78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getProjectsByUserEmail","description":"Retrieves all the projects for your account."},"response":[{"id":"a8344a19-6c3f-4990-919d-68ee781661ca","name":"getProjects","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getProjectsByUserEmail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:12:28 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"699","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"5045c208-5122-4522-81f5-11633bdb8612","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FujIAFVUIAMFswQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f4bcc-687799e677819f489e31a461;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"county\": \"Pike County\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"updatedAt\": 1611576662,\n        \"createdAt\": 1611576662,\n        \"address\": \"62370, Rockport, Illinois\",\n        \"lat\": 39.4761654531779,\n        \"id\": \"64e00ea0-5f06-11eb-8a5c-75cbc7eef185\",\n        \"blockId\": \"9526004053\",\n        \"long\": -91.00773437500042,\n        \"countyId\": \"17149\",\n        \"state\": \"Illinois\"\n    },\n    {\n        \"county\": \"Palm Beach County\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"updatedAt\": 1631114301,\n        \"createdAt\": 1631114301,\n        \"address\": \"1100 S Ocean Blvd, Palm Beach, Florida, 33480\",\n        \"lat\": 26.676261013688645,\n        \"id\": \"013266f0-10b8-11ec-bbdb-09a563b99e6d\",\n        \"blockId\": \"0035041033\",\n        \"long\": -80.03756497057041,\n        \"countyId\": \"12099\",\n        \"state\": \"Florida\"\n    }\n]"}],"_postman_id":"bac428db-a134-42c2-bf43-255fce46ba78"},{"name":"postProjects","id":"85f03412-8578-4b6b-8887-fbc7452c4234","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"},{"key":"","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n\"address\": \"N Church St, Wilmington, Delaware, 19802\",\n\"lat\": 39.7560408381355,\n\"long\": -75.52454080039216,\n\"riskData\": true\n}"},"url":"https://{{base_url}}/v1/postProjects","description":"Generates a risk assessment and creates a new project.\n\nFor this endpoint, please specify the latitude (lat), longitude (long) and address (address) of the location. By specifying \"riskData: true\" you will be receiving the riskdata with the same request.\n\nEvery request will consume one credit.\n\nOnce a project is created for a location, you can call the same project with the **Risk data/getAllRisks** endpoint without consuming further credits.\n\n## **Body Parameters:**\n\n*   **address**: Project address as a string\n*   **lat**: Latitude\n*   **long**: Longitude\n*   **riskData**: If set to 'true', will immediately return all risk data. See the \"Risk data/getAllRisks\" endpoint for more information on the results."},"response":[{"id":"11367842-1538-4391-b785-e6765b75cbe8","name":"postProjects","originalRequest":{"method":"POST","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"address\": \"N Church St, Wilmington, Delaware, 19802\",\n    \"lat\": 39.7560408381355,\n    \"long\": -75.52454080039216\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/v1/postProjects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:08:41 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"348","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"feb5e6ea-4beb-4acc-a964-b5316f3cb7e7","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FuikXG8RoAMFrzQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f4ae8-fe1fb92e64109f85a27bc1a1;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"19e1c8d0-37d2-11ec-96ab-07d41ec6a9d2\",\n    \"userEmail\": \"william.madison@gmail.com\",\n    \"address\": \"N Church St, Wilmington, Delaware, 19802\",\n    \"lat\": 39.7560408381355,\n    \"long\": -75.52454080039216,\n    \"blockId\": \"0006011006\",\n    \"countyId\": \"10003\",\n    \"createdAt\": 1635413604,\n    \"state\": \"Delaware\",\n    \"county\": \"New Castle County\",\n    \"globalRiskScore\": 61.688971901,\n    \"globalEnvironmentalRiskScore\": 32.3351105857,\n    \"globalSocietalScore\": 78.4131197606,\n    \"socioEconomicScore\": 36.19,\n    \"stormScore\": 34.3260869565,\n    \"wildfireScore\": 9.93,\n    \"crimeScore\": 76.41,\n    \"droughtScore\": 7.7707977,\n    \"floodScore\": 5,\n    \"volScore\": 0,\n    \"nuclearScore\": 71.32,\n    \"earthquakeScore\": 35,\n    \"airQualityScore\": 45,\n    \"healthcareScore\": 13.47,\n    \"socioEconomicData\": {\n        \"medianHouseholdIncomeRaw\": 66839,\n        \"medianHouseholdIncome\": 38.9,\n        \"unemploymentRateRaw\": 3.7,\n        \"unemploymentRate\": 12.9,\n        \"educationalAttainmentRaw\": 288,\n        \"educationalAttainment\": 61.25,\n        \"povertyRateRaw\": 13.4,\n        \"povertyRate\": 19.37,\n        \"incomeInequalityRaw\": 4.66,\n        \"incomeInequality\": 27.88\n    },\n    \"stormData\": {\n        \"riskScoreTornadoes\": 40,\n        \"riskScoreHurricanes\": 28.652173913,\n        \"riskScoreHailStorms\": 15,\n        \"riskScoreSnowStorms\": 69,\n        \"riskScoreBlizzard\": 21,\n        \"tornadoesFujitaCount\": {\n            \"aboveFujitaScale0\": 9,\n            \"aboveFujitaScale1\": 8,\n            \"aboveFujitaScale2\": 7,\n            \"aboveFujitaScale3\": 1,\n            \"aboveFujitaScale4\": 0,\n            \"aboveFujitaScale5\": 0\n        },\n        \"tornadoesFujitaScore\": {\n            \"aboveFujitaScale0\": 40,\n            \"aboveFujitaScale1\": 40,\n            \"aboveFujitaScale2\": 40,\n            \"aboveFujitaScale3\": 13,\n            \"aboveFujitaScale4\": 0,\n            \"aboveFujitaScale5\": 0\n        },\n        \"hailCountSizes\": {\n            \"allSizes\": 59,\n            \"size05in\": 59,\n            \"size075in\": 59,\n            \"size1in\": 25,\n            \"size15in\": 7\n        },\n        \"hailScoreSizes\": {\n            \"allSizes\": 15,\n            \"size05in\": 15,\n            \"size075in\": 15,\n            \"size1in\": 10,\n            \"size15in\": 6\n        },\n        \"snowCountInches\": {\n            \"alarmTreshold\": 114,\n            \"snowfall4in\": 344,\n            \"snowfall8in\": 114,\n            \"snowfall12in\": 40\n        },\n        \"snowScoreInches\": {\n            \"alarmTreshold\": 69,\n            \"snowfall4in\": 76,\n            \"snowfall8in\": 76,\n            \"snowfall12in\": 72\n        },\n        \"snowAlarmThreshold\": 8,\n        \"totalSnowAllTime\": 3526,\n        \"hurricaneScoresKt\": {\n            \"allEvents\": 28.652173913,\n            \"stormIntensity34kt\": 28.652173913,\n            \"hurricaneIntensity64kt\": 12.5217391304\n        },\n        \"stormsEventsByWindSpeed\": \"{\\\"hn34\\\":[\\\"2012-SANDY\\\",\\\"2011-IRENE\\\",\\\"2007-NOEL\\\"],\\\"hn34-64\\\":[\\\"2011-IRENE\\\"],\\\"hn64\\\":[\\\"2012-SANDY\\\",\\\"2011-IRENE\\\",\\\"2007-NOEL\\\"]}\"\n    },\n    \"volcanoData\": {\n        \"nearestVolcano\": \"Dotsero\",\n        \"volcanoDistance\": 1670.13\n    },\n    \"airQualData\": {\n        \"nearestHubStation\": \"Wilmington\",\n        \"nearestHubDistance\": 1.57,\n        \"medianAQI\": 42,\n        \"maxAQI\": 150,\n        \"AQIValues2019\": [\n            71,\n            91,\n            68,\n            67,\n            87,\n            105,\n            136,\n            100,\n            90,\n            49,\n            70,\n            99\n        ]\n    },\n    \"droughtData\": {\n        \"droughtIndex2000To2019\": [\n            13,\n            106,\n            0,\n            0,\n            3,\n            1,\n            3,\n            0,\n            0,\n            0,\n            0,\n            6,\n            0,\n            0,\n            0,\n            4,\n            10,\n            0,\n            5\n        ],\n        \"numberWeeksAbnormallyDry\": 290,\n        \"numberWeeksModerateDrought\": 114,\n        \"numberWeeksSevereDrought\": 49\n    },\n    \"nuclearData\": {\n        \"nearestNuclearPPDistance\": 21.28\n    },\n    \"wildfireData\": {\n        \"avgTempIncrease\": 2.15,\n        \"burnRiskDistribution\": {\n            \"veryHigh\": 0.02,\n            \"high\": 0.01,\n            \"moderate\": 0.01,\n            \"low\": 0.03,\n            \"veryLow\": 0.93\n        }\n    },\n    \"floodData\": {\n        \"averageAltitude\": 56.98,\n        \"expectedSeaLevelRise\": 1.48,\n        \"isCoastalArea\": 1\n    },\n    \"earthquakeData\": {\n        \"earthquakeMercalliIndex\": 6.3\n    },\n    \"healthcareData\": {\n        \"distanceNearestHospital\": 1.26,\n        \"hospitalsPerInhabitants\": 139948\n    },\n    \"crimeData\": {\n        \"source\": \"predicted\",\n        \"medianHouseholdIncome\": 45625,\n        \"percentUnemployed\": 7.92,\n        \"population\": 1185,\n        \"populationDensity\": 3537,\n        \"povertyRate\": 13.4,\n        \"policeDepartmentsNearby\": 5,\n        \"violentCrimeNumber\": 35,\n        \"propertyCrimeNumber\": 36,\n        \"vehicleTheftNumber\": 5,\n        \"vandalismNumber\": 16,\n        \"propertyCrimeScore\": 55.04,\n        \"violentCrimeScore\": 89.47,\n        \"vehiculeTheftScore\": 50.7,\n        \"vandalismScore\": 87.85\n    }\n}"}],"_postman_id":"85f03412-8578-4b6b-8887-fbc7452c4234"}],"id":"26f023fa-e248-41e7-869c-7b39970357cf","description":"Allows you go retrieve project data or to generate a new project.","_postman_id":"26f023fa-e248-41e7-869c-7b39970357cf"},{"name":"Users","item":[{"name":"getUsers","id":"279d9971-c1dd-47bc-9ffb-adc6ad6495fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getUsersByEmail","description":"Retrieves your user information."},"response":[{"id":"6959d336-e246-46b1-b19f-fc8b3e70d463","name":"getUsers","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{YourApiKey}","type":"text","disabled":true}],"url":"https://{{base_url}}/v1/getUsersByEmail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 11:25:18 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"636","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"c7aa7872-0174-4d81-b5c8-3605669b8372","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FuKonGIDoAMFi_Q=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f249d-df3515077958c915d03933ff;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"creditsRemaining\": 47,\n    \"stripeCustomerId\": \"cus_IdTndvTPdsXCPD\",\n    \"subscription\": \"enterprise\",\n    \"subscriptionDate\": 0,\n    \"createdAt\": 1608889442,\n    \"apiSecretKey\": \"{{vault:json-web-token}}\",\n    \"selectedProject\": \"84087, Woods Cross, Utah\",\n    \"email\": \"william.madison@gmail.com\",\n    \"name\": \"William Madison\",\n    \"optin\": false,\n    \"notifications\": false,\n    \"signupPlan\": \"0\",\n    \"utm_source\": \"blog\",\n    \"updatedAt\": 1634581044,\n    \"selectedProjectId\": \"a2f74630-303f-11ec-a976-f1e47d48dac8\",\n    \"provider\": \"facebook\",\n    \"usedFree\": false\n}"}],"_postman_id":"279d9971-c1dd-47bc-9ffb-adc6ad6495fe"}],"id":"808c2952-c0a0-48ce-ac66-8da6101774eb","description":"The following endpoints allow you to access or edit your profile settings and information.","_postman_id":"808c2952-c0a0-48ce-ac66-8da6101774eb"},{"name":"Misc","item":[{"name":"search","id":"bd53f751-a209-418e-b4a4-6d4379aa2bcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{vault:json-web-token}}","type":"text"}],"url":"https://{{base_url}}/v1/search/","description":"Search for a {keyword} within your list of projects and our blog post news."},"response":[{"id":"a0511013-a3c4-40bd-9bbf-cc4dcc1537db","name":"search","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{Your_Api_Key}","type":"text"}],"url":"https://{{base_url}}/v1/search/{{keyword}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Feb 2020 18:37:27 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"265","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"9ce074ab-5434-49ba-a787-81bfad2ff5ed","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"HsZkBF6ToAMFTtA=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e41a2e6-5785e972ce1471c140685701;Sampled=1","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"text\": \"News\",\n        \"type\": \"separator\"\n    },\n    {\n        \"text\": \"Article earthquakes\",\n        \"type\": \"item\",\n        \"url\": \"./news/91ebe000-1b36-11ea-8b0a-a7fad7e8111b\",\n        \"category\": \"news\"\n    },\n    {\n        \"text\": \"Rising earthquakes\",\n        \"type\": \"item\",\n        \"url\": \"./news/c599ec50-1b89-11ea-920f-19cf0bd5d970\",\n        \"category\": \"news\"\n    }\n]"}],"_postman_id":"bd53f751-a209-418e-b4a4-6d4379aa2bcb"}],"id":"3ad44740-570d-448c-a8c3-c33f779ed470","description":"Other miscellaneous endpoints.","_postman_id":"3ad44740-570d-448c-a8c3-c33f779ed470"},{"name":"Alerts","item":[{"name":"getAlertsById","id":"8dc4eee5-ebb1-4ee1-93b8-614729dcdedd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/alert/getAlertsById/{{Alert_Id}}","description":"Retrieves the alert specified by the {Alert_Id} parameter."},"response":[{"id":"f5f96c23-8f87-4d23-80ad-a616efd74527","name":"getAlertsById","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{Your_Api_Key}","type":"text"}],"url":"https://{{base_url}}/v1/getAlertsById/{{Alert_Id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:19:59 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"269","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"9827fc55-0db8-42f4-88d8-517a636c3a82","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FukOWESYoAMF6yA=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f4d8e-a8ddc76e52f2d0f007acf1e3;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"projectId\": \"64e00ea0-5f06-11eb-8a5c-75cbc7eef185\",\n    \"riskIds\": [\n        1,\n        2,\n        3,\n        4,\n        5,\n        6\n    ],\n    \"active\": true,\n    \"projectAddress\": \"62370, Rockport, Illinois\",\n    \"newsAndResearch\": true,\n    \"userEmail\": \"william.madison@gmail.com\",\n    \"createdAt\": 1634584598,\n    \"scoreChange\": true,\n    \"id\": \"ea90eb60-3047-11ec-b2d8-b71e0dfb9bd2\"\n}"}],"_postman_id":"8dc4eee5-ebb1-4ee1-93b8-614729dcdedd"},{"name":"getAlerts","id":"a6e2e945-97fd-4349-a976-091080ea3b71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getAlertsByUserEmail","description":"Retrieves all of the alerts for your account."},"response":[{"id":"c75f6742-8c1a-40e6-a445-dccabe1ffce6","name":"getAlertsByUserEmail","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{Your_API_Key}","type":"text"}],"url":"https://{{base_url}}/v1/getAlertsByUserEmail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:20:16 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"826","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"3b90ff4e-c53e-4e00-ad36-558ed294e752","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FukRGFNVoAMF8TQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f4da0-d6b553c8aa95d8a8f7eb7d23;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"projectId\": \"a2f74630-303f-11ec-a976-f1e47d48dac8\",\n        \"riskIds\": [\n            1,\n            2,\n            3,\n            4,\n            5,\n            6\n        ],\n        \"active\": true,\n        \"projectAddress\": \"84087, Woods Cross, Utah\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"newsAndResearch\": true,\n        \"createdAt\": 1634584614,\n        \"scoreChange\": true,\n        \"id\": \"f4567200-3047-11ec-b2d8-b71e0dfb9bd2\"\n    },\n    {\n        \"projectId\": \"64e00ea0-5f06-11eb-8a5c-75cbc7eef185\",\n        \"riskIds\": [\n            1,\n            2,\n            3,\n            4,\n            5,\n            6\n        ],\n        \"active\": true,\n        \"projectAddress\": \"62370, Rockport, Illinois\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"newsAndResearch\": true,\n        \"createdAt\": 1634584598,\n        \"scoreChange\": true,\n        \"id\": \"ea90eb60-3047-11ec-b2d8-b71e0dfb9bd2\"\n    }\n]"}],"_postman_id":"a6e2e945-97fd-4349-a976-091080ea3b71"},{"name":"putAlertById","id":"c1abb99c-3832-4594-bbaf-1ed1257e77e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"body":{"mode":"raw","raw":"{ \r\n   \"projectId\":\"6b8af3a0-055c-11ea-9172-cb9ebb7ca7d2\",\r\n   \"projectAddress\":\"08 rue corail Aind diab\",\r\n   \"riskIds\":[ \r\n      \"Earthquakes\",\r\n      \"Inland Flooding\",\r\n      \"Coastal Flooding\"\r\n   ],\r\n   \"scoreChange\":false,\r\n   \"newsAndResearch\":false,\r\n   \"active\":false\r\n}"},"url":"https://{{base_url}}/v1/putAlertsById/{{Alert_Id}}","description":"Updates the alert whose Id is specified by the {Alert_Id} parameter."},"response":[{"id":"3694fbf4-a760-44fd-90a1-bbd09feab5d8","name":"putAlertById","originalRequest":{"method":"PUT","header":[{"key":"Apikey","name":"Content-Type","value":"{Your_Api_Key}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"projectId\": \"64e00ea0-5f06-11eb-8a5c-75cbc7eef185\",\r\n    \"riskIds\": [\r\n        1,\r\n        2,\r\n        3\r\n    ],\r\n    \"active\": true,\r\n    \"projectAddress\": \"62370, Rockport, Illinois\",\r\n    \"newsAndResearch\": true,\r\n    \"userEmail\": \"william.madison@gmail.com\",\r\n    \"createdAt\": 1634584598,\r\n    \"scoreChange\": true,\r\n    \"id\": \"ea90eb60-3047-11ec-b2d8-b71e0dfb9bd2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/v1/putAlertsById/{{Alert_Id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:21:14 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"234","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"fc304f62-b16e-46c9-b34b-8e7e6a451d4f","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FukaIEAUIAMFi6Q=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f4dda-55f27164fd97638c715661de;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"projectId\": \"a2f74630-303f-11ec-a976-f1e47d48dac8\",\n    \"active\": true,\n    \"projectAddress\": \"84087, Woods Cross, Utah\",\n    \"riskIds\": [\n        1,\n        2,\n        3\n    ],\n    \"archived\": false,\n    \"newsAndResearch\": true,\n    \"scoreChange\": true\n}"}],"_postman_id":"c1abb99c-3832-4594-bbaf-1ed1257e77e6"},{"name":"updateAlertsStatus","id":"95893480-b176-4736-9c11-ae7082f3401e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"active\": false\r\n}"},"url":"https://{{base_url}}/v1/alert/updateAlertsStatus/{{Alert_Id}}","description":"Toggles the alert whose ID is specified by the {AlertId} parameter as active, or inactive."},"response":[{"id":"f91aa447-cad9-4178-a5d1-5d1ca611c070","name":"updateAlertsStatus","originalRequest":{"method":"PUT","header":[{"key":"Apikey","value":"{Your_Api_Key}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"active\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{base_url}}/v1/alert/updateAlertsStatus/{{Alert_Id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:21:58 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"16","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"1590b6fc-fc63-48b9-9e88-e742a8e5f934","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FukhAE4AIAMFoyw=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f4e06-0bfa5279a3792c37a1d59a3e;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"active\": false\n}"}],"_postman_id":"95893480-b176-4736-9c11-ae7082f3401e"},{"name":"deleteAlertsById","id":"2cca5dc2-0bf1-4eb8-affb-e963f30dc8e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/alert/deleteAlertsById/{{Alert_Id}}","description":"Deletes the alert specified by the {Alert_Id} parameter."},"response":[{"id":"9c9ce219-78db-4785-a005-314954bf1915","name":"deleteAlertsById","originalRequest":{"method":"DELETE","header":[{"key":"Apikey","value":"{Your_API_Key}","type":"text"}],"url":"https://{{base_url}}/v1/alert/deleteAlertsById/{{Alert_Id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:22:34 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"27","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"2f7d54e2-e289-40ea-9baf-b03fd57711a3","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FukmpEUiIAMFu4Q=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f4e2a-9f6e8913bfbe73afbbba00ef;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"alert deleted\"\n}"}],"_postman_id":"2cca5dc2-0bf1-4eb8-affb-e963f30dc8e3"}],"id":"c4b2f8d6-1be2-4090-a826-73d9c1829432","description":"Endpoints for creating, editing or deleting configured alerts for your account.","_postman_id":"c4b2f8d6-1be2-4090-a826-73d9c1829432"},{"name":"Notifications","item":[{"name":"getNotificationsById","id":"9b9d7d9d-7d43-442f-bf49-c1f052e9fe13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getNotificationsById/{{Notification_Id}}","description":"Retrieve the notification whose ID is specified in the {Notification_Id} URL parameter."},"response":[{"id":"9b5c17a1-0cc9-4f09-8f09-c5fd99355983","name":"getNotificationsById","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{Your_Api_Key}","type":"text"}],"url":"https://{{base_url}}/v1/getNotificationsById/{{Notification_Id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:36:07 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"190","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"83a404b7-1f9e-44b5-9d03-a73b5cdf4ff8","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FumlmFOJoAMFmzg=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f5156-61a72fc0bb452da2d027875e;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"risk\": \"risk 4\",\n    \"externalUrl\": \"externalUrl 1\",\n    \"context\": \"context 1\",\n    \"createdAt\": \"2019-08-29T12:42:15.612Z\",\n    \"message\": \"message 1\",\n    \"id\": \"4b86ab50-2e36-11ea-ae5d-c376c5c5f176\",\n    \"type\": \"type 1\"\n}"}],"_postman_id":"9b9d7d9d-7d43-442f-bf49-c1f052e9fe13"},{"name":"getNotifications","id":"554d55f1-fd3b-4a07-aaaf-d76c73e84b36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getNotificationsByUserEmail","description":"Retrieve all of your notifications."},"response":[{"id":"34f6fe2d-c913-4128-92c6-e6c46886cc46","name":"getNotifications","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getNotificationsByUserEmail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:36:17 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"461","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"4c141d66-855d-45d2-a673-5a742e790dbc","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FumnQE7FIAMF34A=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f5161-f861f0c81862b232eea1f002;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"risk\": \"risk 4\",\n        \"userEmail\": \"abdelhadi.deve@gmail.com\",\n        \"externalUrl\": \"externalUrl 1\",\n        \"context\": \"context 1\",\n        \"createdAt\": \"2019-08-29T12:42:15.612Z\",\n        \"message\": \"message 1\",\n        \"id\": \"46dc5d20-2e36-11ea-ae5d-c376c5c5f176\",\n        \"type\": \"type 1\"\n    },\n    {\n        \"risk\": \"risk 4\",\n        \"userEmail\": \"abdelhadi.deve@gmail.com\",\n        \"externalUrl\": \"externalUrl 1\",\n        \"context\": \"context 1\",\n        \"createdAt\": \"2019-08-29T12:42:15.612Z\",\n        \"message\": \"message 1\",\n        \"id\": \"f06eed00-2e34-11ea-ae5d-c376c5c5f176\",\n        \"type\": \"type 1\"\n    }\n]"}],"_postman_id":"554d55f1-fd3b-4a07-aaaf-d76c73e84b36"}],"id":"5d1229ec-5e51-4ab6-8f55-abfe3b31bdc9","description":"Endpoints for retrieving notifications that have been generated by your active alerts or by the system.","_postman_id":"5d1229ec-5e51-4ab6-8f55-abfe3b31bdc9"},{"name":"Logs","item":[{"name":"getLogs","id":"1fb61179-ddcb-4343-9e42-c16e6dfa5da4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"url":"https://{{base_url}}/v1/getLogsByUserEmail","description":"Retrieve all of the logs recorded for your account."},"response":[{"id":"b2c40b8a-479a-459a-94c9-679c5b9d5daa","name":"getLogs","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{YourApiKey}","type":"text"}],"url":"https://{{base_url}}/v1/getLogsByUserEmail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:05:13 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"2935","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"a463f2ca-795c-449b-8c01-c26e5c253239","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FuiEAFK1IAMFaXQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f4a19-0163e5ffd2d85fa3e80942a6;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"action\": \"update\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"users\",\n        \"createdAt\": 1634586946,\n        \"message\": null,\n        \"id\": \"62b24cb0-304d-11ec-8921-dfcef14514c5\"\n    },\n    {\n        \"action\": \"updateApiSecretKey\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"users\",\n        \"createdAt\": 1634586511,\n        \"message\": null,\n        \"id\": \"5f575750-304c-11ec-b09c-33b41a473947\"\n    },\n    {\n        \"action\": \"update\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"news\",\n        \"createdAt\": 1634586308,\n        \"message\": null,\n        \"id\": \"e6137cc0-304b-11ec-b09c-33b41a473947\"\n    },\n    {\n        \"action\": \"create\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"alerts\",\n        \"createdAt\": 1634584919,\n        \"message\": null,\n        \"id\": \"aa5e5450-3048-11ec-9cd4-db66be3035fd\"\n    },\n    {\n        \"action\": \"create\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"alerts\",\n        \"createdAt\": 1634584614,\n        \"message\": null,\n        \"id\": \"f45b7b10-3047-11ec-9cd4-db66be3035fd\"\n    },\n    {\n        \"action\": \"create\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"alerts\",\n        \"createdAt\": 1634584598,\n        \"message\": null,\n        \"id\": \"eb04e2e0-3047-11ec-9cd4-db66be3035fd\"\n    },\n    {\n        \"action\": \"updateApiSecretKey\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"users\",\n        \"createdAt\": 1634583879,\n        \"message\": null,\n        \"id\": \"3e8bb530-3046-11ec-8d64-fb9bd538ec95\"\n    },\n    {\n        \"action\": \"update\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"users\",\n        \"createdAt\": 1634581044,\n        \"message\": null,\n        \"id\": \"a4960210-303f-11ec-b7ae-dd338419ffb6\"\n    },\n    {\n        \"action\": \"create\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"projects\",\n        \"createdAt\": 1634581042,\n        \"message\": null,\n        \"id\": \"a37d1800-303f-11ec-b7ae-dd338419ffb6\"\n    },\n    {\n        \"action\": \"update\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"users\",\n        \"createdAt\": 1634580097,\n        \"message\": null,\n        \"id\": \"702c9130-303d-11ec-9b8d-e1435d61fbe3\"\n    },\n    {\n        \"action\": \"update\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"users\",\n        \"createdAt\": 1631203564,\n        \"message\": null,\n        \"id\": \"d5982d60-1187-11ec-9f03-6f28bd3164a9\"\n    },\n    {\n        \"action\": \"create\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"projects\",\n        \"createdAt\": 1631114302,\n        \"message\": null,\n        \"id\": \"013a5630-10b8-11ec-8ffe-aff0a9b2495d\"\n    },\n    {\n        \"action\": \"update\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"users\",\n        \"createdAt\": 1631114302,\n        \"message\": null,\n        \"id\": \"01873db0-10b8-11ec-8ffe-aff0a9b2495d\"\n    },\n    {\n        \"action\": \"updateApiSecretKey\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"users\",\n        \"createdAt\": 1626279618,\n        \"message\": null,\n        \"id\": \"60f15fd0-e4bf-11eb-9565-7596ac6886fd\"\n    },\n    {\n        \"action\": \"update\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"users\",\n        \"createdAt\": 1625768638,\n        \"message\": null,\n        \"id\": \"a952eb40-e019-11eb-b229-cd54d01aee7e\"\n    },\n    {\n        \"action\": \"create\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"projects\",\n        \"createdAt\": 1611576663,\n        \"message\": null,\n        \"id\": \"64e6ec70-5f06-11eb-9ad3-cfa1221a40e4\"\n    },\n    {\n        \"action\": \"update\",\n        \"userEmail\": \"william.madison@gmail.com\",\n        \"read\": false,\n        \"context\": \"users\",\n        \"createdAt\": 1611576663,\n        \"message\": null,\n        \"id\": \"6546bfb0-5f06-11eb-9ad3-cfa1221a40e4\"\n    }\n]"}],"_postman_id":"1fb61179-ddcb-4343-9e42-c16e6dfa5da4"},{"name":"getLogsById","id":"4b7fa731-9e17-4de2-a4a9-89c14da7890c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Apikey","value":"{{APIkey}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://{{base_url}}/v1/getLogsById/{{Log_Id}}/{{Context}}","description":"Retrieve one log, specified by the ID parameter and the context parameter."},"response":[{"id":"aa8a513b-cd50-4009-a6da-d9d09de38a98","name":"getLogsById","originalRequest":{"method":"GET","header":[{"key":"Apikey","value":"{Your_API_key}","type":"text"}],"url":"https://{{base_url}}/v1/getLogsById/{{Log_Id}}/{{Context}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 03 Jan 2020 14:06:39 GMT","enabled":true},{"key":"Content-Type","value":"application/json","enabled":true},{"key":"Content-Length","value":"160","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"x-amzn-RequestId","value":"3a2bc7d7-839d-4887-975e-afcf013a988f","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"x-amz-apigw-id","value":"FuiRZH6fIAMFSSQ=","enabled":true},{"key":"X-Amzn-Trace-Id","value":"Root=1-5e0f4a6f-28cc48a9d7420db5edff88b3;Sampled=0","enabled":true},{"key":"Access-Control-Allow-Credentials","value":"true","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"action\": \"update\",\n    \"read\": false,\n    \"userEmail\": \"william.madison@gmail.com\",\n    \"context\": \"users\",\n    \"createdAt\": 1634586946,\n    \"message\": null,\n    \"id\": \"62b24cb0-304d-11ec-8921-dfcef14514c5\"\n}"}],"_postman_id":"4b7fa731-9e17-4de2-a4a9-89c14da7890c"}],"id":"f4c3461e-97aa-4043-b140-545586fed379","description":"The following endpoints allow you to access your account logs.","_postman_id":"f4c3461e-97aa-4043-b140-545586fed379"}],"event":[{"listen":"prerequest","script":{"id":"7e9463ab-833a-4a05-9495-e6e406ce4f9b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0c65a0bb-355f-4203-8a5c-ac67326afb0b","type":"text/javascript","exec":[""]}}]}