Puerto Caicedo (Putumayo) Map Cropping Samples
Puerto Caicedo (Putumayo) Map Cropping Samples-1
Puerto Caicedo (Putumayo) Map Cropping Samples-2
Puerto Caicedo neighborhoods and villages map with 3D shadow effect
flag map of Puerto Caicedo with 3D shadow effect
Puerto Caicedo map with 3d shadow effect
Download outline map of Puerto Caicedo (geojson format) :
Puerto Caicedo.geojson (**)
Download polygon array of Puerto Caicedo map for "Google Maps" :
Puerto Caicedo.txt
Bounding Box for Puerto Caicedo Map : ( 0.603605 , -76.765939 , 0.866984 , -76.233434 )
Wikipedia ID for Puerto Caicedo : Q282117
Wikipedia SPARQL Query for Puerto Caicedo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q282117 wdt:P1082 ?population. }
OPTIONAL { wd:Q282117 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q282117 wdt:P2046 ?area. }
OPTIONAL { wd:Q282117 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q282117 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q282117 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 Caicedo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.603605, -76.765939, 0.866984, -76.233434);
);
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 Caicedo)
[out:json];
(
rel["name"="Puerto Caicedo"][type=boundary];
rel["name:en"="Puerto Caicedo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Puerto Caicedo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Libano | 0.693310 , -76.452180 |
El Paraiso | 0.654950 , -76.475790 |
La Bricela | 0.681480 , -76.460890 |
Nueva Arabia | 0.692150 , -76.428960 |
Pena Colorada | 0.666670 , -76.550000 |
Puerto Caicedo | 0.683620 , -76.604390 |
San Diego Viejo | 0.616670 , -76.583330 |
San Luis | 0.664220 , -76.471430 |
San Pedro, Rio Putumayo | 0.635350 , -76.582560 |
Notes:
- You can download geometry data for Puerto Caicedo 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.