Sonsonate (Sonsonate) Map Cropping Samples
Sonsonate (Sonsonate) Map Cropping Samples-1
Sonsonate (Sonsonate) Map Cropping Samples-2
Sonsonate neighborhoods and villages map with 3D shadow effect
flag map of Sonsonate with 3D shadow effect
Sonsonate map with 3d shadow effect
Download outline map of Sonsonate (geojson format) :
Sonsonate.geojson (**)
Download polygon array of Sonsonate map for "Google Maps" :
Sonsonate.txt
Bounding Box for Sonsonate Map : ( 13.523185 , -89.805204 , 13.740462 , -89.629402 )
Wikipedia ID for Sonsonate : Q1014248
Wikipedia SPARQL Query for Sonsonate (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1014248 wdt:P1082 ?population. }
OPTIONAL { wd:Q1014248 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1014248 wdt:P2046 ?area. }
OPTIONAL { wd:Q1014248 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1014248 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1014248 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 Sonsonate map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.523185, -89.805204, 13.740462, -89.629402);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sonsonate)
[out:json];
(
rel["name"="Sonsonate"][type=boundary];
rel["name:en"="Sonsonate"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sonsonate
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barra Ciega | 13.530280 , -89.721110 |
Chiquihuat | 13.667780 , -89.693890 |
Cruz Verde | 13.600000 , -89.733330 |
El Cacao | 13.662500 , -89.655280 |
El Eden | 13.650000 , -89.735830 |
El Presidio | 13.572220 , -89.717220 |
Hacienda El Cacao | 13.666670 , -89.650000 |
Hacienda Ojos de Agua | 13.583330 , -89.700000 |
Hacienda Santa Clara | 13.666670 , -89.750000 |
Hacienda Santa Emilia | 13.666670 , -89.766670 |
Las Tablas | 13.683330 , -89.783330 |
Miravalle | 13.604170 , -89.760560 |
Rio Las Monjas | 13.720000 , -89.723060 |
Sonsonate | 13.718890 , -89.724170 |
Tonala | 13.597780 , -89.735280 |
Valle Jocotillo | 13.600000 , -89.750000 |
Notes:
- You can download geometry data for Sonsonate 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.