airbnb/caravel

View on GitHub
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/montserrat.geojson

Summary

Maintainability
Test Coverage
{
"type": "FeatureCollection",
"name": "montserrat",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "ISO": "MS-P", "NAME_1": "Saint Peter" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -62.225457780813798, 16.7478078754705 ], [ -62.218861456999946, 16.776312567000048 ], [ -62.202015753999945, 16.819322007000039 ], [ -62.189442511999914, 16.814439195000091 ], [ -62.182932094999899, 16.812730210000041 ], [ -62.174672003999945, 16.81313711100006 ], [ -62.179310675999943, 16.794501044000071 ], [ -62.170033331999946, 16.777004299000055 ], [ -62.177478008803064, 16.767966781641633 ], [ -62.184170351580462, 16.754582096086835 ], [ -62.188631913432062, 16.738966628706919 ], [ -62.202016598986859, 16.744915377842403 ], [ -62.225457780813798, 16.7478078754705 ] ] ] } },
{ "type": "Feature", "properties": { "ISO": "MS-A", "NAME_1": "Saint Anthony" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -62.150786912999934, 16.720363674000055 ], [ -62.147572394999941, 16.715887762000079 ], [ -62.143910285999937, 16.708970445000091 ], [ -62.141184048999946, 16.701849677000041 ], [ -62.140533006999931, 16.696478583000044 ], [ -62.144032355999911, 16.68821849200009 ], [ -62.149769660999937, 16.681789455000057 ], [ -62.157826300999943, 16.677313544000071 ], [ -62.167876756999931, 16.675360419000071 ], [ -62.218861456999946, 16.688706773000092 ], [ -62.230132615999935, 16.727606512000079 ], [ -62.225457780813798, 16.7478078754705 ], [ -62.202016598986859, 16.744915377842403 ], [ -62.188631913432062, 16.738966628706919 ], [ -62.178965196086949, 16.729299911361807 ], [ -62.168554884200546, 16.723351162226322 ], [ -62.150786912999934, 16.720363674000055 ] ] ] } },
{ "type": "Feature", "properties": { "ISO": "MS-G", "NAME_1": "Saint Georges" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -62.170033331999946, 16.777004299000055 ], [ -62.156320766999954, 16.760321356000077 ], [ -62.147368943999936, 16.744289455000057 ], [ -62.147694464999915, 16.73704661700009 ], [ -62.151763475999928, 16.724514065000051 ], [ -62.150786912999934, 16.720363674000055 ], [ -62.168554884200546, 16.723351162226322 ], [ -62.178965196086949, 16.729299911361807 ], [ -62.188631913432062, 16.738966628706919 ], [ -62.184170351580462, 16.754582096086835 ], [ -62.177478008803064, 16.767966781641633 ], [ -62.170033331999946, 16.777004299000055 ] ] ] } }
]
}