Sonaguera (Colón) Map Cropping Samples
Sonaguera (Colón) Map Cropping Samples-1
Sonaguera (Colón) Map Cropping Samples-2
Sonaguera neighborhoods and villages map with 3D shadow effect
flag map of Sonaguera with 3D shadow effect
Sonaguera map with 3d shadow effect
Download outline map of Sonaguera (geojson format) :
Sonaguera.geojson (**)
Download polygon array of Sonaguera map for "Google Maps" :
Sonaguera.txt
Bounding Box for Sonaguera Map : ( 15.531565 , -86.407516 , 15.732731 , -86.09716 )
Wikipedia ID for Sonaguera : Q1020581
Wikipedia SPARQL Query for Sonaguera (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1020581 wdt:P1082 ?population. }
OPTIONAL { wd:Q1020581 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1020581 wdt:P2046 ?area. }
OPTIONAL { wd:Q1020581 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1020581 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1020581 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 Sonaguera map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.531565, -86.407516, 15.732731, -86.09716);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sonaguera)
[out:json];
(
rel["name"="Sonaguera"][type=boundary];
rel["name:en"="Sonaguera"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sonaguera
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aida Trovatore | 15.633330 , -86.316670 |
Caballeria | 15.600000 , -86.216670 |
Candelaria | 15.600000 , -86.283330 |
El Chichiguite | 15.677700 , -86.188110 |
El Sastre | 15.666670 , -86.283330 |
Gioconda | 15.700000 , -86.283330 |
Hilaria | 15.700000 , -86.233330 |
Japon | 15.600000 , -86.366670 |
Juan Lazaro | 15.666670 , -86.316670 |
La Paz | 15.633330 , -86.166670 |
Lerida | 15.600000 , -86.166670 |
Los Montillos | 15.618990 , -86.273120 |
Lucia | 15.566670 , -86.300000 |
Monte de Oro | 15.616670 , -86.333330 |
Nerones | 15.583330 , -86.216670 |
Quebrada de Arena | 15.700000 , -86.283330 |
Sonaguera | 15.633330 , -86.333330 |
Sonambula | 15.550000 , -86.300000 |
Tosca | 15.583330 , -86.283330 |
Utila | 15.650000 , -86.350000 |
Notes:
- You can download geometry data for Sonaguera 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.