Download outline map of Coaticook (geojson format) :
Coaticook.geojson (**)
Download polygon array of Coaticook map for "Google Maps" :
Coaticook.txt
Bounding Box for Coaticook Map : ( 45.006564 , -72.098005 , 45.350185 , -71.397273 )
Wikipedia ID for Coaticook : Q142053
Wikipedia SPARQL Query for Coaticook (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q142053 wdt:P1082 ?population. }
OPTIONAL { wd:Q142053 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q142053 wdt:P2046 ?area. }
OPTIONAL { wd:Q142053 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q142053 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q142053 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Coaticook map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.006564, -72.098005, 45.350185, -71.397273);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Coaticook)
[out:json];
(
rel["name"="Coaticook"][type=boundary];
rel["name:en"="Coaticook"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Coaticook
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baldwin Mills | 45.037540 , -71.909260 |
Barford | 45.116160 , -71.795090 |
Barnston | 45.107270 , -71.883430 |
Barnston-Ouest | 45.084061 , -71.967011 |
Boudreau-Corners | 45.179770 , -71.766760 |
Boynton | 45.110320 , -72.084260 |
Coaticook | 45.095281 , -71.837691 |
Comins Mills | 45.016430 , -71.504250 |
Compton | 45.226311 , -71.821218 |
Dixville | 45.055399 , -71.750165 |
Earlstown | 45.326150 , -71.880370 |
East Hereford | 45.069438 , -71.534136 |
Fairfax | 45.088930 , -72.022320 |
Gosselin-Mills | 45.221160 , -71.668700 |
Hereford | 45.013930 , -71.561760 |
Hereford Hill | 45.043660 , -71.550920 |
Hillhurst | 45.202270 , -71.830650 |
Kilburn Mills | 45.085320 , -71.940370 |
Kingscroft | 45.143650 , -71.966480 |
Ladd's Mills | 45.092820 , -71.813700 |
Malvina | 45.185600 , -71.447030 |
Martinville | 45.276549 , -71.690785 |
Milby | 45.313380 , -71.824540 |
Moe's River | 45.240040 , -71.786200 |
Paquette | 45.125320 , -71.460920 |
Perryboro | 45.118380 , -71.626480 |
Rivard | 45.141710 , -71.660640 |
Saint-Herménégilde | 45.084903 , -71.635943 |
Saint-Malo | 45.199649 , -71.508241 |
Saint-Venant-de-Paquette | 45.133170 , -71.491448 |
Sainte-Edwidge | 45.203660 , -71.680920 |
Sainte-Edwidge-de-Clifton | 45.203324 , -71.669897 |
South Barnston | 45.057820 , -71.979540 |
St.-Herménégilde | 45.128735 , -71.671832 |
St.-Venant-de-Paquette | 45.133390 , -71.465750 |
Stanhope | 45.012540 , -71.798980 |
Stanstead-Est | 45.089816 , -72.049031 |
Tanguay | 45.052820 , -71.709810 |
Villette | 45.074770 , -71.672590 |
Waterville | 45.302557 , -71.871672 |
Notes:
- You can download geometry data for Coaticook in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.