El Retorno (Guaviare) Map Cropping Samples
![El Retorno (Guaviare) Map Cropping Samples-1](og_image/map_cropping/4-1108701627-1.jpeg)
El Retorno (Guaviare) Map Cropping Samples-1
![El Retorno (Guaviare) Map Cropping Samples-2](og_image/map_cropping/4-1108701627-3.jpeg)
El Retorno (Guaviare) Map Cropping Samples-2
![El Retorno neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108701627.jpg)
El Retorno neighborhoods and villages map with 3D shadow effect
![flag map of El Retorno with 3D shadow effect](og_image/flag_maps/flag_map_1108701627.jpg)
flag map of El Retorno with 3D shadow effect
![El Retorno map with 3d shadow effect](og_image/blank_maps/map_1108701627.png)
El Retorno map with 3d shadow effect
Download outline map of El Retorno (geojson format) :
El Retorno.geojson (**)
Download polygon array of El Retorno map for "Google Maps" :
El Retorno.txt
Bounding Box for El Retorno Map : ( 1.667747 , -72.832948 , 2.428597 , -69.99451 )
Wikipedia ID for El Retorno : Q1526156
Wikipedia SPARQL Query for El Retorno (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1526156 wdt:P1082 ?population. }
OPTIONAL { wd:Q1526156 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1526156 wdt:P2046 ?area. }
OPTIONAL { wd:Q1526156 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1526156 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1526156 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 Retorno map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.667747, -72.832948, 2.428597, -69.99451);
);
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 Retorno)
[out:json];
(
rel["name"="El Retorno"][type=boundary];
rel["name:en"="El Retorno"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Retorno
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carmen | 2.250000 , -72.516670 |
Cerritos | 2.328980 , -72.761460 |
El Retorno | 2.330220 , -72.627650 |
Kiniquiari | 2.213970 , -71.457080 |
La Libertad | 2.183710 , -72.646240 |
La Unilla | 2.198800 , -72.745250 |
Las Acacias | 2.362570 , -72.514030 |
Las Damas | 2.116670 , -72.516670 |
Las Juntas | 2.106390 , -72.233330 |
Morichal | 2.166670 , -70.566670 |
Morichal Viejo | 2.216670 , -70.033330 |
Pueblo Nuevo | 2.161040 , -72.648540 |
Puerto Macaco | 2.000000 , -71.050000 |
Rocoso | 2.010440 , -72.004740 |
Notes:
- You can download geometry data for El Retorno 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.