Prairie (Montana) Map Cropping Samples
Prairie (Montana) Map Cropping Samples-1
Prairie (Montana) Map Cropping Samples-2
Prairie neighborhoods and villages map with 3D shadow effect
flag map of Prairie with 3D shadow effect
Prairie map with 3d shadow effect
Download outline map of Prairie (geojson format) :
Prairie.geojson (**)
Download polygon array of Prairie map for "Google Maps" :
Prairie.txt
Bounding Box for Prairie Map : ( 46.540403 , -106.086968 , 47.18162 , -104.603384 )
Wikipedia ID for Prairie : Q496678
Wikipedia SPARQL Query for Prairie (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q496678 wdt:P1082 ?population. }
OPTIONAL { wd:Q496678 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q496678 wdt:P2046 ?area. }
OPTIONAL { wd:Q496678 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q496678 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q496678 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 Prairie map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.540403, -106.086968, 47.18162, -104.603384);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Prairie)
[out:json];
(
rel["name"="Prairie"][type=boundary];
rel["name:en"="Prairie"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Prairie
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Benz | 46.659730 , -105.501380 |
Blatchford | 46.710280 , -105.449440 |
Bluffport | 46.814450 , -105.166090 |
Calypso | 46.773060 , -105.422770 |
Crow Rock | 46.911390 , -106.070860 |
Fallon | 46.837275 , -105.127020 |
Mildred | 46.675840 , -104.959970 |
Saugus | 46.691670 , -105.492220 |
Terry | 46.792055 , -105.312526 |
Zero | 46.669170 , -105.488600 |
Notes:
- You can download geometry data for Prairie 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.