Puerto Triunfo (Antioquia) Map Cropping Samples
![Puerto Triunfo (Antioquia) Map Cropping Samples-1](og_image/map_cropping/4-421202227-1.jpeg)
Puerto Triunfo (Antioquia) Map Cropping Samples-1
![Puerto Triunfo (Antioquia) Map Cropping Samples-2](og_image/map_cropping/4-421202227-3.jpeg)
Puerto Triunfo (Antioquia) Map Cropping Samples-2
![Puerto Triunfo neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_421202227.jpg)
Puerto Triunfo neighborhoods and villages map with 3D shadow effect
![flag map of Puerto Triunfo with 3D shadow effect](og_image/flag_maps/flag_map_421202227.jpg)
flag map of Puerto Triunfo with 3D shadow effect
![Puerto Triunfo map with 3d shadow effect](og_image/blank_maps/map_421202227.png)
Puerto Triunfo map with 3d shadow effect
Download outline map of Puerto Triunfo (geojson format) :
Puerto Triunfo.geojson (**)
Download polygon array of Puerto Triunfo map for "Google Maps" :
Puerto Triunfo.txt
Bounding Box for Puerto Triunfo Map : ( 5.858976 , -74.845151 , 6.051873 , -74.561054 )
Wikipedia ID for Puerto Triunfo : Q932785
Wikipedia SPARQL Query for Puerto Triunfo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q932785 wdt:P1082 ?population. }
OPTIONAL { wd:Q932785 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q932785 wdt:P2046 ?area. }
OPTIONAL { wd:Q932785 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q932785 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q932785 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 Triunfo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.858976, -74.845151, 6.051873, -74.561054);
);
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 Triunfo)
[out:json];
(
rel["name"="Puerto Triunfo"][type=boundary];
rel["name:en"="Puerto Triunfo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puerto Triunfo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bonanza | 6.010560 , -74.568890 |
Buenos Aires | 5.950000 , -74.616670 |
Caimital | 6.016670 , -74.566670 |
Casablanca | 6.027500 , -74.578060 |
Doradal | 5.897970 , -74.734670 |
El Recreo | 5.983330 , -74.616670 |
La Mochila | 6.016670 , -74.566670 |
La Palma | 6.030280 , -74.691110 |
Penon de Pita | 5.983330 , -74.600000 |
Providencia | 6.000000 , -74.616670 |
Puerto Triunfo | 5.872620 , -74.640290 |
Saca Mujer | 6.000000 , -74.566670 |
Santander | 5.900000 , -74.600000 |
Sebastopol | 5.883330 , -74.633330 |
Socha | 5.984440 , -74.695830 |
Notes:
- You can download geometry data for Puerto Triunfo 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.