Golden Valley (Montana) Map Cropping Samples
Golden Valley (Montana) Map Cropping Samples-1
Golden Valley (Montana) Map Cropping Samples-2
Golden Valley neighborhoods and villages map with 3D shadow effect
flag map of Golden Valley with 3D shadow effect
Golden Valley map with 3d shadow effect
Download outline map of Golden Valley (geojson format) :
Golden Valley.geojson (**)
Download polygon array of Golden Valley map for "Google Maps" :
Golden Valley.txt
Bounding Box for Golden Valley Map : ( 46.044485 , -109.654304 , 46.751597 , -108.778661 )
Wikipedia ID for Golden Valley : Q502554
Wikipedia SPARQL Query for Golden Valley (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q502554 wdt:P1082 ?population. }
OPTIONAL { wd:Q502554 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q502554 wdt:P2046 ?area. }
OPTIONAL { wd:Q502554 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q502554 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q502554 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 Golden Valley map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](46.044485, -109.654304, 46.751597, -108.778661);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Golden Valley)
[out:json];
(
rel["name"="Golden Valley"][type=boundary];
rel["name:en"="Golden Valley"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Golden Valley
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barber | 46.313290 , -109.385180 |
Belmont | 46.231350 , -108.988770 |
Cushman | 46.288290 , -109.042660 |
Franklin | 46.371630 , -109.267670 |
Golden Valley Colony | 46.257460 , -109.274340 |
Lavina | 46.295739 , -108.938776 |
Rothiemay | 46.546630 , -109.262400 |
Ryegate | 46.298573 , -109.253342 |
Notes:
- You can download geometry data for Golden Valley 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.