El Bagre (Antioquia) Map Cropping Samples
El Bagre (Antioquia) Map Cropping Samples-1
El Bagre (Antioquia) Map Cropping Samples-2
El Bagre neighborhoods and villages map with 3D shadow effect
flag map of El Bagre with 3D shadow effect
El Bagre map with 3d shadow effect
Download outline map of El Bagre (geojson format) :
El Bagre.geojson (**)
Download polygon array of El Bagre map for "Google Maps" :
El Bagre.txt
Bounding Box for El Bagre Map : ( 7.387305 , -74.820737 , 8.009726 , -74.461478 )
Wikipedia ID for El Bagre : Q1014722
Wikipedia SPARQL Query for El Bagre (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1014722 wdt:P1082 ?population. }
OPTIONAL { wd:Q1014722 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1014722 wdt:P2046 ?area. }
OPTIONAL { wd:Q1014722 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1014722 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1014722 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 Bagre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.387305, -74.820737, 8.009726, -74.461478);
);
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 Bagre)
[out:json];
(
rel["name"="El Bagre"][type=boundary];
rel["name:en"="El Bagre"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Bagre
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amaceri | 7.733330 , -74.716670 |
Amaseri | 7.737270 , -74.722500 |
Bodega Cuturu | 7.750000 , -74.766670 |
Catalina | 7.733330 , -74.616670 |
Cuturu | 7.916670 , -74.783330 |
El Almendro | 7.933330 , -74.783330 |
El Bagre | 7.592720 , -74.808580 |
El Paraiso | 8.005210 , -74.790210 |
El Real | 7.621580 , -74.784060 |
El Recreo | 7.706030 , -74.715670 |
El Viento | 7.840540 , -74.791780 |
Guamo de Zaragoza | 7.966670 , -74.800000 |
La Corona | 7.683330 , -74.633330 |
La Corona | 7.634560 , -74.678140 |
Malena | 7.450000 , -74.633330 |
No Te Pases | 7.921760 , -74.806680 |
Puerto Claver | 7.709420 , -74.753420 |
Santa Isabel | 7.654940 , -74.769680 |
Santa Margarita | 7.674840 , -74.760720 |
Sitio Nuevo | 7.734300 , -74.685650 |
Notes:
- You can download geometry data for El Bagre 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.