El Doncello (Caquetá) Map Cropping Samples
![El Doncello (Caquetá) Map Cropping Samples-1](og_image/map_cropping/4-1108700409-1.jpeg)
El Doncello (Caquetá) Map Cropping Samples-1
![El Doncello (Caquetá) Map Cropping Samples-2](og_image/map_cropping/4-1108700409-3.jpeg)
El Doncello (Caquetá) Map Cropping Samples-2
![El Doncello neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108700409.jpg)
El Doncello neighborhoods and villages map with 3D shadow effect
![flag map of El Doncello with 3D shadow effect](og_image/flag_maps/flag_map_1108700409.jpg)
flag map of El Doncello with 3D shadow effect
![El Doncello map with 3d shadow effect](og_image/blank_maps/map_1108700409.png)
El Doncello map with 3d shadow effect
Download outline map of El Doncello (geojson format) :
El Doncello.geojson (**)
Download polygon array of El Doncello map for "Google Maps" :
El Doncello.txt
Bounding Box for El Doncello Map : ( 1.42683 , -75.385756 , 2.323309 , -74.916106 )
Wikipedia ID for El Doncello : Q746033
Wikipedia SPARQL Query for El Doncello (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q746033 wdt:P1082 ?population. }
OPTIONAL { wd:Q746033 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q746033 wdt:P2046 ?area. }
OPTIONAL { wd:Q746033 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q746033 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q746033 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 El Doncello map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.42683, -75.385756, 2.323309, -74.916106);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Doncello)
[out:json];
(
rel["name"="El Doncello"][type=boundary];
rel["name:en"="El Doncello"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Doncello
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Doncello | 1.678170 , -75.284660 |
El Oso | 1.932870 , -75.304190 |
El Porvenir | 1.716180 , -75.217210 |
Inspeccion de Policia Manguare | 1.646150 , -75.163320 |
Inspeccion de Policia Puerto Hungria | 1.504430 , -75.042790 |
Inspeccion de Policia Puerto Manrique | 1.713020 , -75.122570 |
Los Laureles | 1.746020 , -75.332310 |
Peneya Central | 1.772120 , -75.302270 |
Pueblo Nuevo | 1.665420 , -75.025060 |
Puerto Belgica | 1.684510 , -75.124740 |
Puerto Manrique | 1.713060 , -75.119140 |
Puerto Rosario | 1.684510 , -75.124740 |
Rio Negro | 1.612530 , -74.995110 |
San Pablo de Anaya | 1.593090 , -75.168950 |
Notes:
- You can download geometry data for El Doncello 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.