Túquerres (Nariño) Map Cropping Samples
Túquerres (Nariño) Map Cropping Samples-1
Túquerres (Nariño) Map Cropping Samples-2
Túquerres neighborhoods and villages map with 3D shadow effect
flag map of Túquerres with 3D shadow effect
Túquerres map with 3d shadow effect
Download outline map of Túquerres (geojson format) :
Túquerres.geojson (**)
Download polygon array of Túquerres map for "Google Maps" :
Túquerres.txt
Bounding Box for Túquerres Map : ( 1.037518 , -77.700741 , 1.298791 , -77.558154 )
Wikipedia ID for Túquerres : Q2373315
Wikipedia SPARQL Query for Túquerres (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2373315 wdt:P1082 ?population. }
OPTIONAL { wd:Q2373315 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2373315 wdt:P2046 ?area. }
OPTIONAL { wd:Q2373315 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2373315 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2373315 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 Túquerres map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.037518, -77.700741, 1.298791, -77.558154);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Túquerres)
[out:json];
(
rel["name"="Túquerres"][type=boundary];
rel["name:en"="Túquerres"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Túquerres
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alban | 1.092910 , -77.574000 |
Alpan | 1.135240 , -77.595060 |
Chupaderos | 1.067210 , -77.609170 |
Cuatro Esquinas | 1.093590 , -77.590850 |
El Arayan | 1.113670 , -77.653560 |
El Granizo | 1.122710 , -77.595220 |
Guanama Grande | 1.167100 , -77.601170 |
Guaramues | 1.102490 , -77.586110 |
Hueca de Moras | 1.129530 , -77.643020 |
La Laguna | 1.057050 , -77.581530 |
Los Mojces | 1.138300 , -77.652340 |
Olaya | 1.128320 , -77.636350 |
Pinzon | 1.083850 , -77.595750 |
Polachayan | 1.178840 , -77.595120 |
Quinones | 1.068040 , -77.588750 |
San Roque | 1.105570 , -77.631490 |
Santa Rita | 1.079210 , -77.581950 |
Santa Rita | 1.052240 , -77.651540 |
Santander de Valencia | 1.066470 , -77.654690 |
Tanques | 1.090080 , -77.675090 |
Túquerres | 1.092340 , -77.620850 |
Tutachag | 1.097650 , -77.657510 |
Villa Sta Isabel | 1.101010 , -77.653040 |
Yascual | 1.216670 , -77.633330 |
Notes:
- You can download geometry data for Túquerres 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.