Buesaco (Nariño) Map Cropping Samples
Buesaco (Nariño) Map Cropping Samples-1
Buesaco (Nariño) Map Cropping Samples-2
Buesaco neighborhoods and villages map with 3D shadow effect
flag map of Buesaco with 3D shadow effect
Buesaco map with 3d shadow effect
Download outline map of Buesaco (geojson format) :
Buesaco.geojson (**)
Download polygon array of Buesaco map for "Google Maps" :
Buesaco.txt
Bounding Box for Buesaco Map : ( 1.206332 , -77.253435 , 1.452826 , -77.000159 )
Wikipedia ID for Buesaco : Q1441100
Wikipedia SPARQL Query for Buesaco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441100 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441100 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441100 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441100 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441100 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441100 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 Buesaco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.206332, -77.253435, 1.452826, -77.000159);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Buesaco)
[out:json];
(
rel["name"="Buesaco"][type=boundary];
rel["name:en"="Buesaco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Buesaco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alta Clara | 1.359750 , -77.074670 |
Bermejal | 1.366670 , -77.116670 |
Buesaco | 1.390170 , -77.159820 |
El Tambo del Obispo | 1.287180 , -77.242210 |
Juanambu | 1.423530 , -77.121970 |
La Loma | 1.404460 , -77.155910 |
Meneses | 1.320680 , -77.219040 |
Minas Mejia | 1.289120 , -77.106450 |
Naranjos | 1.383330 , -77.116670 |
Pajajoy | 1.361990 , -77.184540 |
Palasinoy | 1.385490 , -77.070090 |
Rosal del Monte | 1.293430 , -77.175650 |
San Antonio | 1.406750 , -77.236210 |
San Ignacio | 1.311780 , -77.150570 |
San Vicente | 1.383330 , -77.133330 |
Santa Fe | 1.363410 , -77.042730 |
Santa Maria | 1.410510 , -77.123600 |
Villa Moreno | 1.327760 , -77.203220 |
Notes:
- You can download geometry data for Buesaco 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.