Yolombó (Antioquia) Map Cropping Samples
Yolombó (Antioquia) Map Cropping Samples-1
Yolombó (Antioquia) Map Cropping Samples-2
Yolombó neighborhoods and villages map with 3D shadow effect
flag map of Yolombó with 3D shadow effect
Yolombó map with 3d shadow effect
Download outline map of Yolombó (geojson format) :
Yolombó.geojson (**)
Download polygon array of Yolombó map for "Google Maps" :
Yolombó.txt
Bounding Box for Yolombó Map : ( 6.502286 , -75.207751 , 6.834777 , -74.496567 )
Wikipedia ID for Yolombó : Q367639
Wikipedia SPARQL Query for Yolombó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q367639 wdt:P1082 ?population. }
OPTIONAL { wd:Q367639 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q367639 wdt:P2046 ?area. }
OPTIONAL { wd:Q367639 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q367639 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q367639 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 Yolombó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.502286, -75.207751, 6.834777, -74.496567);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yolombó)
[out:json];
(
rel["name"="Yolombó"][type=boundary];
rel["name:en"="Yolombó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yolombó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Calcarea | 6.650000 , -74.633330 |
El Limon | 6.550000 , -75.133330 |
La Floresta | 6.632680 , -74.864620 |
Yolombó | 6.598410 , -75.011400 |
Notes:
- You can download geometry data for Yolombó 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.