El Guamo (Bolívar) Map Cropping Samples
![El Guamo (Bolívar) Map Cropping Samples-1](og_image/map_cropping/4-1108700119-1.jpeg)
El Guamo (Bolívar) Map Cropping Samples-1
![El Guamo (Bolívar) Map Cropping Samples-2](og_image/map_cropping/4-1108700119-3.jpeg)
El Guamo (Bolívar) Map Cropping Samples-2
![El Guamo neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108700119.jpg)
El Guamo neighborhoods and villages map with 3D shadow effect
![flag map of El Guamo with 3D shadow effect](og_image/flag_maps/flag_map_1108700119.jpg)
flag map of El Guamo with 3D shadow effect
![El Guamo map with 3d shadow effect](og_image/blank_maps/map_1108700119.png)
El Guamo map with 3d shadow effect
Download outline map of El Guamo (geojson format) :
El Guamo.geojson (**)
Download polygon array of El Guamo map for "Google Maps" :
El Guamo.txt
Bounding Box for El Guamo Map : ( 9.944572 , -75.060348 , 10.128691 , -74.785878 )
Wikipedia ID for El Guamo : Q1576366
Wikipedia SPARQL Query for El Guamo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1576366 wdt:P1082 ?population. }
OPTIONAL { wd:Q1576366 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1576366 wdt:P2046 ?area. }
OPTIONAL { wd:Q1576366 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1576366 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1576366 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 Guamo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.944572, -75.060348, 10.128691, -74.785878);
);
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 Guamo)
[out:json];
(
rel["name"="El Guamo"][type=boundary];
rel["name:en"="El Guamo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Guamo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenos Aires | 10.050000 , -74.950000 |
Carrasco | 10.016670 , -74.916670 |
Corral El Totumo | 10.066670 , -75.000000 |
El Desprecio | 10.103730 , -75.029740 |
El Guamo | 10.031550 , -74.976120 |
El Limon | 10.083330 , -74.916670 |
El Mico | 10.033330 , -74.950000 |
El Salado | 10.060300 , -75.008930 |
Embocado de Canime | 10.050000 , -75.000000 |
La Enea | 10.066670 , -74.933330 |
La Maria | 10.100000 , -74.933330 |
La Sonrisa | 10.100000 , -74.866670 |
Las Delicias | 10.066670 , -74.933330 |
Lata | 10.047770 , -75.027360 |
Leticia | 10.033330 , -74.933330 |
Mataperros | 10.033330 , -74.883330 |
Mejico | 10.016670 , -74.950000 |
Nerviti | 9.996020 , -74.799870 |
Palomo | 10.043930 , -75.027010 |
Robles | 10.074780 , -74.842970 |
Tasajera | 10.025470 , -74.822030 |
Turquia | 10.050000 , -74.950000 |
Notes:
- You can download geometry data for El Guamo 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.