Judith Basin (Montana) Map Cropping Samples
Judith Basin (Montana) Map Cropping Samples-1
Judith Basin (Montana) Map Cropping Samples-2
Judith Basin neighborhoods and villages map with 3D shadow effect
flag map of Judith Basin with 3D shadow effect
Judith Basin map with 3d shadow effect
Download outline map of Judith Basin (geojson format) :
Judith Basin.geojson (**)
Download polygon array of Judith Basin map for "Google Maps" :
Judith Basin.txt
Bounding Box for Judith Basin Map : ( 46.672147 , -110.788306 , 47.417019 , -109.745978 )
Wikipedia ID for Judith Basin : Q490471
Wikipedia SPARQL Query for Judith Basin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q490471 wdt:P1082 ?population. }
OPTIONAL { wd:Q490471 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q490471 wdt:P2046 ?area. }
OPTIONAL { wd:Q490471 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q490471 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q490471 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 Judith Basin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.672147, -110.788306, 47.417019, -109.745978);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Judith Basin)
[out:json];
(
rel["name"="Judith Basin"][type=boundary];
rel["name:en"="Judith Basin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Judith Basin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arrow Creek | 47.344420 , -110.175200 |
Barker | 47.071350 , -110.640490 |
Benchland | 47.079410 , -110.018250 |
Dover | 47.220520 , -110.268260 |
Edith Nelson Trailer Court | 47.153580 , -110.214650 |
Geyser | 47.263323 , -110.492692 |
Hall Trailer Court | 47.157750 , -110.220210 |
Hauck | 46.959410 , -109.830750 |
Hobson | 46.999835 , -109.874131 |
Hughesville | 47.083300 , -110.632440 |
Kolin | 47.106640 , -109.772970 |
Lehigh | 47.043300 , -110.207150 |
Merino | 47.243860 , -110.366040 |
Moccasin | 47.053300 , -109.910470 |
Raynesford | 47.269960 , -110.729940 |
Sapphire Village | 46.889130 , -110.251310 |
Scholtztown | 47.037740 , -110.226870 |
Sipple | 46.923580 , -109.762410 |
Spion Kop | 47.284970 , -110.617160 |
Stanford | 47.151848 , -110.218526 |
Surprise Creek Colony | 47.170240 , -110.340210 |
Utica | 46.968300 , -110.092420 |
Windham | 47.078580 , -110.140480 |
Yogo Crossing | 46.855510 , -110.316590 |
Notes:
- You can download geometry data for Judith Basin 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.