Ebéjico (Antioquia) Map Cropping Samples
Ebéjico (Antioquia) Map Cropping Samples-1
Ebéjico (Antioquia) Map Cropping Samples-2
Ebéjico neighborhoods and villages map with 3D shadow effect
flag map of Ebéjico with 3D shadow effect
Ebéjico map with 3d shadow effect
Download outline map of Ebéjico (geojson format) :
Ebéjico.geojson (**)
Download polygon array of Ebéjico map for "Google Maps" :
Ebéjico.txt
Bounding Box for Ebéjico Map : ( 6.224698 , -75.857165 , 6.419077 , -75.706301 )
Wikipedia ID for Ebéjico : Q1525223
Wikipedia SPARQL Query for Ebéjico (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1525223 wdt:P1082 ?population. }
OPTIONAL { wd:Q1525223 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1525223 wdt:P2046 ?area. }
OPTIONAL { wd:Q1525223 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1525223 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1525223 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 Ebéjico map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.224698, -75.857165, 6.419077, -75.706301);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ebéjico)
[out:json];
(
rel["name"="Ebéjico"][type=boundary];
rel["name:en"="Ebéjico"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ebéjico
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arboleda | 6.306000 , -75.727110 |
Bedoya | 6.283620 , -75.725860 |
Carrizal | 6.279860 , -75.737700 |
Ebéjico | 6.325980 , -75.768350 |
Ecuador | 6.283330 , -75.766670 |
El Aljibe | 6.330830 , -75.737400 |
El Brasil | 6.343020 , -75.736010 |
El Chaquiro | 6.292150 , -75.714730 |
El Morro | 6.276750 , -75.711850 |
El Ocal | 6.279390 , -75.728680 |
El Robial | 6.276580 , -75.728920 |
La Aguada | 6.276980 , -75.721580 |
La Chucilla | 6.288410 , -75.714890 |
La Custodia | 6.286870 , -75.722130 |
La Maria | 6.264900 , -75.747280 |
Llanete | 6.303820 , -75.723230 |
Los Higuerones | 6.299130 , -75.711320 |
Maritu | 6.358190 , -75.718170 |
Morro Seco | 6.267010 , -75.718520 |
Sagua | 6.383900 , -75.735290 |
Sevilla | 6.293170 , -75.785170 |
Zaparica | 6.285590 , -75.741130 |
Notes:
- You can download geometry data for Ebéjico 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.