Caribou (Idaho) Map Cropping Samples

Caribou (Idaho) Map Cropping Samples-1

Caribou (Idaho) Map Cropping Samples-2

Caribou neighborhoods and villages map with 3D shadow effect

flag map of Caribou with 3D shadow effect

Caribou map with 3d shadow effect
Download outline map of Caribou (geojson format) :
Caribou.geojson (**)
Download polygon array of Caribou map for "Google Maps" :
Caribou.txt
Bounding Box for Caribou Map : ( 42.415818 , -112.149807 , 43.022384 , -111.043495 )
Wikipedia ID for Caribou : Q488481
Wikipedia SPARQL Query for Caribou (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q488481 wdt:P1082 ?population. }
OPTIONAL { wd:Q488481 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q488481 wdt:P2046 ?area. }
OPTIONAL { wd:Q488481 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q488481 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q488481 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 Caribou map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](42.415818, -112.149807, 43.022384, -111.043495);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caribou)
[out:json];
(
rel["name"="Caribou"][type=boundary];
rel["name:en"="Caribou"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caribou
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alexander | 42.651030 , -111.709120 |
| Bancroft | 42.720084 , -111.882605 |
| Bench | 42.503530 , -111.680230 |
| Central | 42.634920 , -111.811620 |
| Chesterfield | 42.866860 , -111.901900 |
| China Hill | 42.552700 , -111.827450 |
| Conda | 42.728250 , -111.532450 |
| Grace | 42.575425 , -111.730634 |
| Hatch | 42.819360 , -111.852180 |
| Henry | 42.906860 , -111.530780 |
| Kinport | 42.754360 , -111.941630 |
| Lund | 42.642700 , -111.888570 |
| Meadowville | 42.763530 , -111.603840 |
| Niter | 42.503530 , -111.730780 |
| Pebble | 42.744080 , -112.000520 |
| Rose | 42.603530 , -111.537720 |
| Soda Springs | 42.658929 , -111.587580 |
| Talmage | 42.678810 , -111.787450 |
| Telluride | 42.536590 , -111.779950 |
| Turner | 42.576590 , -111.818840 |
| Wayan | 42.978250 , -111.376890 |
Notes:
- You can download geometry data for Caribou 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.