Deer Lodge (Montana) Map Cropping Samples
![Deer Lodge (Montana) Map Cropping Samples-1](og_image/map_cropping/4-102085161-1.jpeg)
Deer Lodge (Montana) Map Cropping Samples-1
![Deer Lodge (Montana) Map Cropping Samples-2](og_image/map_cropping/4-102085161-3.jpeg)
Deer Lodge (Montana) Map Cropping Samples-2
![Deer Lodge neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102085161.jpg)
Deer Lodge neighborhoods and villages map with 3D shadow effect
![flag map of Deer Lodge with 3D shadow effect](og_image/flag_maps/flag_map_102085161.jpg)
flag map of Deer Lodge with 3D shadow effect
![Deer Lodge map with 3d shadow effect](og_image/blank_maps/map_102085161.png)
Deer Lodge map with 3d shadow effect
Download outline map of Deer Lodge (geojson format) :
Deer Lodge.geojson (**)
Download polygon array of Deer Lodge map for "Google Maps" :
Deer Lodge.txt
Bounding Box for Deer Lodge Map : ( 45.757907 , -113.517481 , 46.266887 , -112.558457 )
Wikipedia ID for Deer Lodge : Q490774
Wikipedia SPARQL Query for Deer Lodge (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q490774 wdt:P1082 ?population. }
OPTIONAL { wd:Q490774 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q490774 wdt:P2046 ?area. }
OPTIONAL { wd:Q490774 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q490774 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q490774 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 Deer Lodge map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](45.757907, -113.517481, 46.266887, -112.558457);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Deer Lodge)
[out:json];
(
rel["name"="Deer Lodge"][type=boundary];
rel["name:en"="Deer Lodge"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Deer Lodge
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anaconda | 46.128540 , -112.942260 |
Anaconda Trailer Court | 46.145760 , -112.986430 |
Anaconda-Deer Lodge County | 46.060786 , -113.067747 |
Crackerville | 46.064650 , -112.805040 |
Fishtrap | 45.872150 , -113.229500 |
French Town | 45.937150 , -112.991710 |
Galen | 46.235480 , -112.776150 |
Georgetown | 46.199370 , -113.246450 |
Hunters Trailer Court | 46.128540 , -112.942260 |
Lost Creek | 46.175760 , -112.949210 |
Mill Creek | 46.100480 , -112.884210 |
Mine Creek | 46.105200 , -112.883650 |
Morel | 46.150480 , -112.767810 |
Opportunity | 46.107150 , -112.828090 |
Staton | 46.089930 , -112.874760 |
Stuart | 46.085760 , -112.797810 |
Stump Town | 46.150760 , -113.040880 |
Warm Springs | 46.181310 , -112.784760 |
West Valley | 46.151870 , -113.022550 |
Notes:
- You can download geometry data for Deer Lodge 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.