Montezuma (Colorado) Map Cropping Samples
Montezuma (Colorado) Map Cropping Samples-1
Montezuma (Colorado) Map Cropping Samples-2
Montezuma neighborhoods and villages map with 3D shadow effect
flag map of Montezuma with 3D shadow effect
Montezuma map with 3d shadow effect
Download outline map of Montezuma (geojson format) :
Montezuma.geojson (**)
Download polygon array of Montezuma map for "Google Maps" :
Montezuma.txt
Bounding Box for Montezuma Map : ( 36.998838 , -109.046039 , 37.639587 , -107.969923 )
Wikipedia ID for Montezuma : Q312497
Wikipedia SPARQL Query for Montezuma (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q312497 wdt:P1082 ?population. }
OPTIONAL { wd:Q312497 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q312497 wdt:P2046 ?area. }
OPTIONAL { wd:Q312497 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q312497 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q312497 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 Montezuma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.998838, -109.046039, 37.639587, -107.969923);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Montezuma)
[out:json];
(
rel["name"="Montezuma"][type=boundary];
rel["name:en"="Montezuma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Montezuma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arriola | 37.442490 , -108.646210 |
Cortez | 37.349826 , -108.576880 |
Dolores | 37.473990 , -108.499823 |
Echo House | 37.183883 , -108.487677 |
Golconda | 37.457500 , -108.152300 |
Lebanon | 37.457210 , -108.591480 |
Lewis | 37.501715 , -108.660059 |
Mancos | 37.346615 , -108.293790 |
Mariano | 37.179440 , -108.873440 |
Mcelmo | 37.384616 , -109.039649 |
Millwood | 37.421660 , -108.333700 |
Roundup Junction | 37.482770 , -108.162300 |
Stapleton | 37.498880 , -108.404810 |
Stoner | 37.589440 , -108.320080 |
Swallows Nest | 37.164830 , -108.473242 |
Towaoc | 37.212601 , -108.726461 |
Ute Mountain Indian Reservat | 37.091124 , -108.731153 |
Weber | 37.312500 , -108.289250 |
Yellow Jacket | 37.534440 , -108.717320 |
Notes:
- You can download geometry data for Montezuma 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.