Toole (Montana) Map Cropping Samples
Toole (Montana) Map Cropping Samples-1
Toole (Montana) Map Cropping Samples-2
Toole neighborhoods and villages map with 3D shadow effect
flag map of Toole with 3D shadow effect
Toole map with 3d shadow effect
Download outline map of Toole (geojson format) :
Toole.geojson (**)
Download polygon array of Toole map for "Google Maps" :
Toole.txt
Bounding Box for Toole Map : ( 48.219223 , -112.193595 , 48.998921 , -111.270109 )
Wikipedia ID for Toole : Q496722
Wikipedia SPARQL Query for Toole (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q496722 wdt:P1082 ?population. }
OPTIONAL { wd:Q496722 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q496722 wdt:P2046 ?area. }
OPTIONAL { wd:Q496722 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q496722 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q496722 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 Toole map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](48.219223, -112.193595, 48.998921, -111.270109);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Toole)
[out:json];
(
rel["name"="Toole"][type=boundary];
rel["name:en"="Toole"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Toole
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Devon | 48.466650 , -111.478610 |
Dunkirk | 48.478040 , -111.664180 |
Ethridge | 48.557760 , -112.120590 |
Ferdig | 48.754170 , -111.775030 |
Gold Butte | 48.873620 , -111.385820 |
Hillside Colony | 48.979160 , -112.068380 |
Kevin | 48.745995 , -111.965542 |
Kippen | 48.746110 , -111.601120 |
Ohio Camp | 48.833050 , -111.846700 |
Oilmont | 48.740000 , -111.840870 |
Rim Rock Colony | 48.895830 , -112.095330 |
Shelby | 48.503849 , -111.859783 |
Sunburst | 48.878522 , -111.906201 |
Sweet Grass | 48.992838 , -111.967027 |
Sweetgrass | 48.996110 , -111.960600 |
Virden | 48.524430 , -111.907800 |
Notes:
- You can download geometry data for Toole 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.