Download outline map of Shoshone (geojson format) :
Shoshone.geojson (**)
Download polygon array of Shoshone map for "Google Maps" :
Shoshone.txt
Bounding Box for Shoshone Map : ( 46.932814 , -116.330287 , 48.069597 , -114.958715 )
Wikipedia ID for Shoshone : Q494518
Wikipedia SPARQL Query for Shoshone (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q494518 wdt:P1082 ?population. }
OPTIONAL { wd:Q494518 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q494518 wdt:P2046 ?area. }
OPTIONAL { wd:Q494518 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q494518 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q494518 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 Shoshone map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.932814, -116.330287, 48.069597, -114.958715);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shoshone)
[out:json];
(
rel["name"="Shoshone"][type=boundary];
rel["name:en"="Shoshone"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shoshone
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adair | 47.342150 , -115.612100 |
Avery | 47.250480 , -115.805150 |
Black Bear | 47.516040 , -115.852380 |
Blackcloud | 47.504650 , -115.904610 |
Bogle | 47.352980 , -115.737660 |
Bradley | 47.546310 , -116.160720 |
Bunn | 47.511040 , -115.899050 |
Burke | 47.520210 , -115.820160 |
Calder | 47.277700 , -116.191270 |
Carbon Center | 47.558260 , -115.901000 |
Carbonate | 47.449848 , -115.760321 |
Clarkia | 47.010740 , -116.252930 |
Cornwall | 47.518540 , -115.837660 |
Delta | 47.607700 , -115.941280 |
Dorsey | 47.460775 , -115.730431 |
Eagle | 47.643540 , -115.917940 |
Elizabeth Park | 47.529650 , -116.092940 |
Elk Creek | 47.533810 , -116.057940 |
Emerald Creek | 47.071850 , -116.328210 |
Enaville | 47.562420 , -116.250170 |
Erlmo | 47.259640 , -116.050160 |
Falcon | 47.348820 , -115.674880 |
Ferguson | 47.559930 , -115.924330 |
Frisco | 47.512150 , -115.859330 |
Gem | 47.508260 , -115.867940 |
Gentry | 47.474100 , -115.895160 |
Golconda | 47.474650 , -115.870990 |
Gold Creek | 47.137140 , -115.407920 |
Herrick | 47.272700 , -116.106550 |
Horsecamp | 47.191310 , -115.881820 |
Hoyt | 47.252980 , -115.918210 |
Keeler | 46.957130 , -116.307930 |
Kellogg | 47.537415 , -116.143049 |
Kingston | 47.549090 , -116.270720 |
Larson | 47.470760 , -115.746550 |
Linfor | 47.608250 , -116.235730 |
Mace | 47.518260 , -115.822100 |
Marble Creek | 47.252700 , -116.031820 |
McCarthy | 47.492980 , -115.909880 |
McDonalds | 47.034360 , -115.152360 |
Mullan | 47.468802 , -115.796309 |
Murray | 47.627150 , -115.858500 |
Nuckols | 47.518820 , -115.937940 |
Olsons | 47.002700 , -115.130140 |
Osburn | 47.505330 , -116.000127 |
Page | 47.532700 , -116.203780 |
Pearson | 47.354370 , -115.729880 |
Pinehurst | 47.536140 , -116.232533 |
Pocono | 47.246590 , -116.048770 |
Prichard | 47.656310 , -115.976280 |
Roland | 47.379930 , -115.669040 |
Silverton | 47.492980 , -115.955440 |
Smelterville | 47.542557 , -116.177437 |
Steamboat Rocks | 47.914640 , -116.126570 |
Stetson | 47.284920 , -115.774320 |
Stull | 47.472150 , -115.864600 |
Thiard | 47.615480 , -115.905170 |
Wallace | 47.473219 , -115.921824 |
Wardner | 47.519185 , -116.135315 |
Webb | 47.488260 , -115.891550 |
Woodland Park | 47.486040 , -115.902110 |
Notes:
- You can download geometry data for Shoshone 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.