Sonsón (Antioquia) Map Cropping Samples
Sonsón (Antioquia) Map Cropping Samples-1
Sonsón (Antioquia) Map Cropping Samples-2
Sonsón neighborhoods and villages map with 3D shadow effect
flag map of Sonsón with 3D shadow effect
Sonsón map with 3d shadow effect
Download outline map of Sonsón (geojson format) :
Sonsón.geojson (**)
Download polygon array of Sonsón map for "Google Maps" :
Sonsón.txt
Bounding Box for Sonsón Map : ( 5.468054 , -75.424043 , 5.926557 , -74.639895 )
Wikipedia ID for Sonsón : Q3047948
Wikipedia SPARQL Query for Sonsón (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3047948 wdt:P1082 ?population. }
OPTIONAL { wd:Q3047948 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3047948 wdt:P2046 ?area. }
OPTIONAL { wd:Q3047948 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3047948 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3047948 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 Sonsón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.468054, -75.424043, 5.926557, -74.639895);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sonsón)
[out:json];
(
rel["name"="Sonsón"][type=boundary];
rel["name:en"="Sonsón"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sonsón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alta Vista | 5.816670 , -74.650000 |
Campana Rota | 5.833330 , -74.666670 |
Gesen | 5.842060 , -74.719650 |
La Mesa Norte | 5.916670 , -74.850000 |
Las Mercedes | 5.716670 , -74.733330 |
Mina | 5.833330 , -75.166670 |
Pradilla | 5.816670 , -74.650000 |
San Juan | 5.866670 , -74.733330 |
Santa Rita | 5.866670 , -75.200000 |
Sonsón | 5.710620 , -75.310680 |
Venteadero | 5.784400 , -75.308910 |
Notes:
- You can download geometry data for Sonsón 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.