Musselshell (Montana) Map Cropping Samples
Musselshell (Montana) Map Cropping Samples-1
Musselshell (Montana) Map Cropping Samples-2
Musselshell neighborhoods and villages map with 3D shadow effect
flag map of Musselshell with 3D shadow effect
Musselshell map with 3d shadow effect
Download outline map of Musselshell (geojson format) :
Musselshell.geojson (**)
Download polygon array of Musselshell map for "Google Maps" :
Musselshell.txt
Bounding Box for Musselshell Map : ( 46.132402 , -109.009802 , 46.755986 , -107.781214 )
Wikipedia ID for Musselshell : Q496583
Wikipedia SPARQL Query for Musselshell (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q496583 wdt:P1082 ?population. }
OPTIONAL { wd:Q496583 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q496583 wdt:P2046 ?area. }
OPTIONAL { wd:Q496583 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q496583 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q496583 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 Musselshell map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.132402, -109.009802, 46.755986, -107.781214);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Musselshell)
[out:json];
(
rel["name"="Musselshell"][type=boundary];
rel["name:en"="Musselshell"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Musselshell
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bundy | 46.292740 , -108.778760 |
Camp Three | 46.453344 , -108.574117 |
Delphia | 46.504690 , -108.219280 |
Elso | 46.348570 , -108.677360 |
Farralltown | 46.396350 , -108.548750 |
Flatwillow Colony | 46.724420 , -108.489580 |
Gage | 46.476630 , -108.393180 |
Gibbtown | 46.413570 , -108.555690 |
Kilby Butte Colony | 46.545800 , -108.349290 |
Klein | 46.398261 , -108.552582 |
Melstone | 46.598703 , -107.868457 |
Musselshell | 46.506378 , -108.086268 |
Queens Point | 46.568870 , -107.976780 |
Riverside | 46.431630 , -108.572640 |
Roundup | 46.448329 , -108.540041 |
Notes:
- You can download geometry data for Musselshell 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.