Download outline map of Ilobasco (geojson format) :
Ilobasco.geojson (**)
Download polygon array of Ilobasco map for "Google Maps" :
Ilobasco.txt
Bounding Box for Ilobasco Map : ( 13.767793 , -88.922457 , 13.934696 , -88.736292 )
Wikipedia ID for Ilobasco : Q2779383
Wikipedia SPARQL Query for Ilobasco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2779383 wdt:P1082 ?population. }
OPTIONAL { wd:Q2779383 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2779383 wdt:P2046 ?area. }
OPTIONAL { wd:Q2779383 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2779383 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2779383 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 Ilobasco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.767793, -88.922457, 13.934696, -88.736292);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ilobasco)
[out:json];
(
rel["name"="Ilobasco"][type=boundary];
rel["name:en"="Ilobasco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ilobasco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Zarca | 13.800000 , -88.866670 |
Buenos Aires | 13.866670 , -88.800000 |
Cerro Colorado | 13.783330 , -88.883330 |
Concepcion | 13.866670 , -88.866670 |
Corral de Piedras | 13.866670 , -88.766670 |
Cruz del Llano | 13.816670 , -88.866670 |
El Mestizo | 13.916670 , -88.833330 |
El Potrero | 13.883330 , -88.766670 |
El Rincon | 13.783330 , -88.883330 |
Ilobasco | 13.850000 , -88.850000 |
Las Cuchillas | 13.900000 , -88.800000 |
Las Huertas | 13.900000 , -88.800000 |
Las Minas | 13.900000 , -88.833330 |
Lomas de Pena | 13.816670 , -88.900000 |
Los Llanitos | 13.850000 , -88.833330 |
Los Menjivar | 13.850000 , -88.833330 |
Los Urias | 13.933330 , -88.783330 |
Maquilishuat | 13.850000 , -88.783330 |
Nanastepeque | 13.800000 , -88.900000 |
Oratorio | 13.833330 , -88.883330 |
Quesera | 13.833330 , -88.816670 |
San Francisco del Monte | 13.916670 , -88.800000 |
San Francisco Iraheta | 13.800000 , -88.833330 |
San Jose | 13.816670 , -88.866670 |
San Jose Caleras | 13.916670 , -88.783330 |
Santa Cruz | 13.783330 , -88.833330 |
Santa Lucia | 13.833330 , -88.783330 |
Sitio de la Avanzada | 13.850000 , -88.783330 |
Sitio Viejo | 13.866670 , -88.850000 |
Notes:
- You can download geometry data for Ilobasco 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.