Puerto Tejada (Cauca) Map Cropping Samples
Puerto Tejada (Cauca) Map Cropping Samples-1
Puerto Tejada (Cauca) Map Cropping Samples-2
Puerto Tejada neighborhoods and villages map with 3D shadow effect
flag map of Puerto Tejada with 3D shadow effect
Puerto Tejada map with 3d shadow effect
Download outline map of Puerto Tejada (geojson format) :
Puerto Tejada.geojson (**)
Download polygon array of Puerto Tejada map for "Google Maps" :
Puerto Tejada.txt
Bounding Box for Puerto Tejada Map : ( 3.199225 , -76.49202 , 3.328941 , -76.351814 )
Wikipedia ID for Puerto Tejada : Q1256377
Wikipedia SPARQL Query for Puerto Tejada (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1256377 wdt:P1082 ?population. }
OPTIONAL { wd:Q1256377 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1256377 wdt:P2046 ?area. }
OPTIONAL { wd:Q1256377 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1256377 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1256377 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 Puerto Tejada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](3.199225, -76.49202, 3.328941, -76.351814);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Puerto Tejada)
[out:json];
(
rel["name"="Puerto Tejada"][type=boundary];
rel["name:en"="Puerto Tejada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puerto Tejada
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Avicola Elizabeth | 3.251650 , -76.433390 |
Bocas del Palo | 3.267130 , -76.452870 |
El Descanso | 3.259870 , -76.370900 |
El Espejo | 3.297320 , -76.403150 |
Hacienda Bolivia | 3.284890 , -76.360780 |
Hacienda Brasil | 3.309890 , -76.442920 |
Hacienda Campo Alegre | 3.274030 , -76.459000 |
Hacienda Chontal | 3.263310 , -76.377550 |
Hacienda El Arado | 3.215400 , -76.390830 |
Hacienda Florencia | 3.279880 , -76.385370 |
Hacienda La Judea | 3.265740 , -76.378440 |
Hacienda Las Canarias | 3.266590 , -76.444930 |
Hacienda Suiza | 3.290220 , -76.448840 |
Ingenio Bengala | 3.263380 , -76.413450 |
La Serafina | 3.244430 , -76.427940 |
Las Brisas | 3.214670 , -76.388190 |
Los Alpes | 3.293910 , -76.434120 |
Los Bancos | 3.212440 , -76.413340 |
Mejico | 3.245950 , -76.379820 |
Nueva Granada | 3.266670 , -76.400000 |
Policarpa Salavarrieta | 3.221870 , -76.386520 |
Puerto Tejada | 3.231140 , -76.416680 |
San Carlos | 3.243640 , -76.446350 |
Tierra Grata | 3.252430 , -76.375330 |
Zanjon Rico | 3.259720 , -76.364380 |
Notes:
- You can download geometry data for Puerto Tejada 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.