Last active
October 10, 2019 22:42
-
-
Save millette/7ac10947b2565925779e5828dc928ec6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ "type": "Feature", "properties": { "#IATA": "", "FR name": "East Chedabucto Bay", "EN name": "East Chedabucto Bay", "Province": "NS", "AUTO\/MAN": "AUTO", "Latitude": 45.445000, "Longitude": -60.953800, "Elevation": 0, "# ICAO": "", "# WMO": 4400488, "# MSC": 9302000, "DST Time Zone \/ Fuseau horaire été": "ADT", "STD Time Zone \/ Fuseau horaire heure normale": "AST", "Data Provider": "Environment and Climate Change Canada (ECCC), in support of Ocean Protection Plan.", "Data Attribution Notice": "Data provided by ECCC. All rights reserved." }, "geometry": { "type": "Point", "coordinates": [ -60.953800, 45.445000 ] } } | |
, | |
{ "type": "Feature", "properties": { "#IATA": "", "FR name": "West Chedabucto Bay", "EN name": "West Chedabucto Bay", "Province": "NS", "AUTO\/MAN": "AUTO", "Latitude": 45.486870, "Longitude": -61.141000, "Elevation": 0, "# ICAO": "", "# WMO": 4400489, "# MSC": 9302001, "DST Time Zone \/ Fuseau horaire été": "ADT", "STD Time Zone \/ Fuseau horaire heure normale": "AST", "Data Provider": "Environment and Climate Change Canada (ECCC), in support of Ocean Protection Plan.", "Data Attribution Notice": "Data provided by ECCC. All rights reserved." }, "geometry": { "type": "Point", "coordinates": [ -61.141000, 45.486870 ] } } | |
, | |
{ "type": "Feature", "properties": { "#IATA": "", "FR name": "West Bay of Fundy", "EN name": "West Bay of Fundy", "Province": "NS", "AUTO\/MAN": "AUTO", "Latitude": 44.660560, "Longitude": -66.368600, "Elevation": 0, "# ICAO": "", "# WMO": 4400490, "# MSC": 9300300, "DST Time Zone \/ Fuseau horaire été": "ADT", "STD Time Zone \/ Fuseau horaire heure normale": "AST", "Data Provider": "Environment and Climate Change Canada (ECCC), in support of Ocean Protection Plan.", "Data Attribution Notice": "Data provided by ECCC. All rights reserved." }, "geometry": { "type": "Point", "coordinates": [ -66.368600, 44.660560 ] } } | |
, | |
{ "type": "Feature", "properties": { "#IATA": "", "FR name": "Southern Georgia Strait", "EN name": "Southern Georgia Strait", "Province": "BC", "AUTO\/MAN": "AUTO", "Latitude": 49.025, "Longitude": -123.43, "Elevation": 0, "# ICAO": "", "# WMO": 4600303, "# MSC": 9102000, "DST Time Zone \/ Fuseau horaire été": "PDT", "STD Time Zone \/ Fuseau horaire heure normale": "PST", "Data Provider": "Environment and Climate Change Canada (ECCC), in support of Ocean Protection Plan.", "Data Attribution Notice": "Data provided by ECCC. All rights reserved." }, "geometry": { "type": "Point", "coordinates": [ -123.43, 49.025 ] } } | |
, | |
{ "type": "Feature", "properties": { "#IATA": "", "FR name": "Entrance to English Bay", "EN name": "Entrance to English Bay", "Province": "BC", "AUTO\/MAN": "AUTO", "Latitude": 49.30167, "Longitude": -123.357, "Elevation": 0, "# ICAO": "", "# WMO": 4600304, "# MSC": 9102001, "DST Time Zone \/ Fuseau horaire été": "PDT", "STD Time Zone \/ Fuseau horaire heure normale": "PST", "Data Provider": "Environment and Climate Change Canada (ECCC), in support of Ocean Protection Plan.", "Data Attribution Notice": "Data provided by ECCC. All rights reserved." }, "geometry": { "type": "Point", "coordinates": [ -123.357, 49.30167 ] } } | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment