Archuleta (Colorado) Map Cropping Samples
Archuleta (Colorado) Map Cropping Samples-1
Archuleta (Colorado) Map Cropping Samples-2
Archuleta neighborhoods and villages map with 3D shadow effect
flag map of Archuleta with 3D shadow effect
Archuleta map with 3d shadow effect
Download outline map of Archuleta (geojson format) :
Archuleta.geojson (**)
Download polygon array of Archuleta map for "Google Maps" :
Archuleta.txt
Bounding Box for Archuleta Map : ( 36.992424 , -107.482409 , 37.423623 , -106.476229 )
Wikipedia ID for Archuleta : Q311894
Wikipedia SPARQL Query for Archuleta (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q311894 wdt:P1082 ?population. }
OPTIONAL { wd:Q311894 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q311894 wdt:P2046 ?area. }
OPTIONAL { wd:Q311894 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q311894 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q311894 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 Archuleta map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.992424, -107.482409, 37.423623, -106.476229);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Archuleta)
[out:json];
(
rel["name"="Archuleta"][type=boundary];
rel["name:en"="Archuleta"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Archuleta
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alta | 37.183340 , -107.191150 |
Arboles | 37.020103 , -107.422143 |
Carracas | 37.005010 , -107.258650 |
Chimney Rock | 37.194450 , -107.301160 |
Chromo | 37.036400 , -106.843370 |
Dyke | 37.226390 , -107.195320 |
Edith | 37.005570 , -106.910310 |
Gato | 37.045010 , -107.197260 |
Juanita | 37.027230 , -107.150600 |
Kearns | 37.131120 , -107.160320 |
Lonetree | 37.168060 , -107.172820 |
Nutria | 37.230840 , -107.125600 |
Pagosa Junction | 37.038060 , -107.199210 |
Pagosa Springs | 37.267484 , -107.030120 |
Stollsteimer | 37.141670 , -107.354770 |
Treasure | 37.312510 , -106.965600 |
Trujillo | 37.100560 , -107.046980 |
Notes:
- You can download geometry data for Archuleta 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.