Download outline map of Taminango (geojson format) :
Taminango.geojson (**)
Download polygon array of Taminango map for "Google Maps" :
Taminango.txt
Bounding Box for Taminango Map : ( 1.5006 , -77.402517 , 1.681462 , -77.256485 )
Wikipedia ID for Taminango : Q1525858
Wikipedia SPARQL Query for Taminango (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525858 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525858 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525858 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525858 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525858 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525858 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 Taminango map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.5006, -77.402517, 1.681462, -77.256485);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Taminango)
[out:json];
(
rel["name"="Taminango"][type=boundary];
rel["name:en"="Taminango"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Taminango
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cachiquiro | 1.600560 , -77.304720 |
Chaparral | 1.660820 , -77.316920 |
Cocha Verde | 1.614510 , -77.279000 |
Corneta | 1.637000 , -77.285470 |
Curiaco | 1.560290 , -77.335800 |
Curiquigui | 1.533330 , -77.300000 |
Don Diego | 1.564330 , -77.311260 |
El Aguacate | 1.530480 , -77.317240 |
El Barranco | 1.600200 , -77.264020 |
El Compartidero | 1.548770 , -77.273360 |
El Granadillo | 1.569440 , -77.338120 |
El Higuerillal | 1.626960 , -77.302760 |
El Hueco | 1.646390 , -77.275610 |
El Hueco | 1.578400 , -77.329280 |
El Limoncillo | 1.586730 , -77.311970 |
El Manzano | 1.589470 , -77.358380 |
El Pantano | 1.616670 , -77.283330 |
El Recodo | 1.669210 , -77.342340 |
El Remolino | 1.677300 , -77.329130 |
El Salado | 1.617220 , -77.274890 |
El Tablon | 1.568340 , -77.354650 |
Fuente de Agua Salada | 1.619290 , -77.259500 |
Granada | 1.578590 , -77.346550 |
Huertavieja | 1.543040 , -77.310170 |
La Brigada | 1.556910 , -77.275650 |
La Chorrera | 1.602390 , -77.283230 |
La Cocha | 1.598850 , -77.289870 |
La Quebrada | 1.632550 , -77.284950 |
La Senda | 1.641110 , -77.354920 |
Las Tinajas | 1.648890 , -77.345970 |
Lecheral | 1.641110 , -77.335690 |
Llanoverde | 1.566900 , -77.310820 |
Los Sanudos | 1.638020 , -77.287430 |
Maguando | 1.560110 , -77.345370 |
Majuado | 1.518480 , -77.349080 |
Mingunda | 1.624120 , -77.359700 |
Montegrande | 1.572830 , -77.324150 |
Monteyaco | 1.604950 , -77.358580 |
Naranjos | 1.561220 , -77.306100 |
Papayal | 1.618730 , -77.340470 |
Paramo | 1.557380 , -77.279050 |
Pichanguillo | 1.623930 , -77.277980 |
Piedra Grande | 1.562220 , -77.282220 |
Platanal | 1.529570 , -77.342840 |
Rosa Seca | 1.629170 , -77.316670 |
Salinas | 1.616670 , -77.266670 |
Samaria | 1.546580 , -77.279800 |
Taminango | 1.574910 , -77.286660 |
Taminanguillo | 1.600000 , -77.300000 |
Taminanguito | 1.593860 , -77.291120 |
Turbambilla Uno | 1.557800 , -77.299970 |
Turumbambilla | 1.549370 , -77.304240 |
Yacimiento de Sal | 1.609170 , -77.276390 |
Notes:
- You can download geometry data for Taminango 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.