Abejorral (Antioquia) Map Cropping Samples
Abejorral (Antioquia) Map Cropping Samples-1
Abejorral (Antioquia) Map Cropping Samples-2
Abejorral neighborhoods and villages map with 3D shadow effect
flag map of Abejorral with 3D shadow effect
Abejorral map with 3d shadow effect
Download outline map of Abejorral (geojson format) :
Abejorral.geojson (**)
Download polygon array of Abejorral map for "Google Maps" :
Abejorral.txt
Bounding Box for Abejorral Map : ( 5.665937 , -75.557889 , 5.94545 , -75.26789 )
Wikipedia ID for Abejorral : Q1441947
Wikipedia SPARQL Query for Abejorral (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441947 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441947 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441947 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441947 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441947 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441947 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 Abejorral map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.665937, -75.557889, 5.94545, -75.26789);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Abejorral)
[out:json];
(
rel["name"="Abejorral"][type=boundary];
rel["name:en"="Abejorral"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Abejorral
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abejorral | 5.789280 , -75.427250 |
Aguacate | 5.835530 , -75.506400 |
Chaguala | 5.800000 , -75.516670 |
Chagualal | 5.800000 , -75.500000 |
Guadual | 5.929300 , -75.462340 |
Guaico | 5.905140 , -75.445180 |
Guaicogrande | 5.924520 , -75.451100 |
La Lonia | 5.854840 , -75.531200 |
Llanada | 5.778950 , -75.511320 |
Llanogrande | 5.741940 , -75.537720 |
Napoles | 5.699170 , -75.532780 |
Naranjal | 5.763440 , -75.506680 |
Pantanillo | 5.729240 , -75.487800 |
Sabaletas | 5.916940 , -75.469440 |
Notes:
- You can download geometry data for Abejorral 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.