Yacuanquer (Nariño) Map Cropping Samples
Yacuanquer (Nariño) Map Cropping Samples-1
Yacuanquer (Nariño) Map Cropping Samples-2
Yacuanquer neighborhoods and villages map with 3D shadow effect
flag map of Yacuanquer with 3D shadow effect
Yacuanquer map with 3d shadow effect
Download outline map of Yacuanquer (geojson format) :
Yacuanquer.geojson (**)
Download polygon array of Yacuanquer map for "Google Maps" :
Yacuanquer.txt
Bounding Box for Yacuanquer Map : ( 1.051736 , -77.479432 , 1.192378 , -77.364949 )
Wikipedia ID for Yacuanquer : Q1578989
Wikipedia SPARQL Query for Yacuanquer (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1578989 wdt:P1082 ?population. }
OPTIONAL { wd:Q1578989 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1578989 wdt:P2046 ?area. }
OPTIONAL { wd:Q1578989 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1578989 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1578989 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 Yacuanquer map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.051736, -77.479432, 1.192378, -77.364949);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yacuanquer)
[out:json];
(
rel["name"="Yacuanquer"][type=boundary];
rel["name:en"="Yacuanquer"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yacuanquer
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguada | 1.132030 , -77.378160 |
Chapacual | 1.106310 , -77.450710 |
El Rosario | 1.135740 , -77.400780 |
Hacienda La Curia | 1.137320 , -77.459240 |
Horqueta de Jaramillo | 1.150000 , -77.450000 |
La Campana | 1.146890 , -77.467710 |
La Cocha | 1.090220 , -77.440830 |
La Estrella | 1.080880 , -77.440370 |
La Mejia | 1.127630 , -77.392540 |
Minda | 1.103470 , -77.462410 |
Mochiza | 1.120080 , -77.422090 |
San Felipe | 1.145810 , -77.407280 |
Taidala Adentro | 1.107470 , -77.435390 |
Taindala | 1.119230 , -77.420650 |
Yacuanquér | 1.115770 , -77.401690 |
Notes:
- You can download geometry data for Yacuanquer 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.