Download outline map of Terrebonne (geojson format) :
Terrebonne.geojson (**)
Download polygon array of Terrebonne map for "Google Maps" :
Terrebonne.txt
Bounding Box for Terrebonne Map : ( 28.985911 , -91.354272 , 29.778008 , -90.376573 )
Wikipedia ID for Terrebonne : Q387555
Wikipedia SPARQL Query for Terrebonne (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q387555 wdt:P1082 ?population. }
OPTIONAL { wd:Q387555 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q387555 wdt:P2046 ?area. }
OPTIONAL { wd:Q387555 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q387555 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q387555 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 Terrebonne map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](28.985911, -91.354272, 29.778008, -90.376573);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Terrebonne)
[out:json];
(
rel["name"="Terrebonne"][type=boundary];
rel["name:en"="Terrebonne"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Terrebonne
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acadian Villa | 29.766880 , -90.820090 |
Allemand | 29.660210 , -90.765650 |
Ardoyne | 29.646600 , -90.821760 |
Ashland | 29.529660 , -90.675640 |
Bayou Cane | 29.624384 , -90.751020 |
Bobtown | 29.473830 , -90.700920 |
Boudreaux | 29.414940 , -90.700090 |
Bourg | 29.556918 , -90.606392 |
Broadmoor | 29.632440 , -90.747040 |
Bull Run | 29.653540 , -90.873710 |
Carte Rouge | 29.701880 , -90.922600 |
Central | 29.641600 , -90.813700 |
Chacahoula | 29.706040 , -90.911210 |
Chauvin | 29.445508 , -90.593964 |
Cocodrie | 29.246890 , -90.661480 |
Crescent | 29.614100 , -90.790930 |
Crozier | 29.537720 , -90.720090 |
Cypress Gardens | 29.626050 , -90.753420 |
Donner | 29.695760 , -90.944260 |
Dulac | 29.386313 , -90.708093 |
Edward Daigle | 29.639100 , -90.760920 |
Ellendale | 29.632160 , -90.809260 |
Ellsworth | 29.673270 , -90.815090 |
Fairlane | 29.683820 , -90.786760 |
Faith Trailer Court | 29.627080 , -90.699110 |
Gibson | 29.686880 , -90.990650 |
Gray | 29.677576 , -90.783318 |
Greenwood | 29.620490 , -90.903710 |
Highland Park | 29.648820 , -90.765090 |
Houma | 29.579938 , -90.705829 |
Idlewild | 29.642160 , -90.757590 |
Isle of Cuba | 29.722150 , -90.817590 |
Johnson Ridge | 29.765760 , -90.816200 |
Klondyke | 29.546600 , -90.586480 |
Lapeyrouse | 29.397720 , -90.585640 |
Lazy Acres | 29.667710 , -90.777310 |
Magnolia | 29.719650 , -90.812040 |
Magnolia Plantation | 29.714380 , -90.817320 |
Mandalay | 29.566050 , -90.771200 |
McBride | 29.663270 , -90.819820 |
Mechanicville | 29.576880 , -90.686200 |
Minerva Plantation | 29.709100 , -90.816200 |
Montegut | 29.465603 , -90.561757 |
Mulberry | 29.554660 , -90.719530 |
Oak Forest | 29.631600 , -90.932870 |
Oakshire Manor | 29.646880 , -90.756760 |
Point Barre | 29.425780 , -90.567590 |
Point-Aux-Chenes | 29.497720 , -90.553420 |
Presquille | 29.558619 , -90.638566 |
Rebecca Plantation | 29.691880 , -90.812870 |
Sarah Plantation | 29.482160 , -90.578700 |
Schriever | 29.733399 , -90.830924 |
Southdown | 29.586880 , -90.738980 |
Sunshine | 29.524660 , -90.739540 |
Woodlawn | 29.554100 , -90.672590 |
Zacarter | 29.665490 , -91.029820 |
Notes:
- You can download geometry data for Terrebonne 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.