Download outline map of Ilama (geojson format) :
Ilama.geojson (**)
Download polygon array of Ilama map for "Google Maps" :
Ilama.txt
Bounding Box for Ilama Map : ( 14.992914 , -88.238464 , 15.113304 , -88.02581 )
Wikipedia ID for Ilama : Q2055833
Wikipedia SPARQL Query for Ilama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2055833 wdt:P1082 ?population. }
OPTIONAL { wd:Q2055833 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2055833 wdt:P2046 ?area. }
OPTIONAL { wd:Q2055833 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2055833 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2055833 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 Ilama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.992914, -88.238464, 15.113304, -88.02581);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ilama)
[out:json];
(
rel["name"="Ilama"][type=boundary];
rel["name:en"="Ilama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ilama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achotal | 15.083330 , -88.100000 |
Agua Zarca | 15.050000 , -88.200000 |
Agua Zarca | 15.066670 , -88.066670 |
Barreros | 15.083330 , -88.100000 |
Calichito | 15.100000 , -88.100000 |
Caulote | 15.066670 , -88.100000 |
Cececapa | 15.050000 , -88.200000 |
Cuchilla | 15.083330 , -88.133330 |
Culucos | 15.083330 , -88.083330 |
El Juncal | 15.083330 , -88.083330 |
El Perico | 15.083330 , -88.100000 |
Ilama | 15.066670 , -88.216670 |
Jimeritos | 15.033330 , -88.100000 |
La Chachona | 15.083330 , -88.083330 |
La Florida | 15.016670 , -88.050000 |
La Mica | 15.000000 , -88.066670 |
La Mica | 15.016670 , -88.066670 |
Las Breas | 15.083330 , -88.200000 |
Las Cruces | 15.033330 , -88.116670 |
Las Crucitas | 15.066670 , -88.066670 |
Las Curarenas | 15.066670 , -88.066670 |
Las Palomas | 15.033330 , -88.066670 |
Los Cerros | 15.100000 , -88.100000 |
Me Ahogo | 15.050000 , -88.066670 |
Monte Alegre | 15.100000 , -88.100000 |
Ocotillo | 15.066670 , -88.066670 |
Pedernales | 15.000000 , -88.066670 |
Penitas | 15.050000 , -88.066670 |
Plan de los Lirios | 15.083330 , -88.166670 |
Rancho Pando | 15.033330 , -88.100000 |
Rio Seco | 15.016670 , -88.050000 |
Salitre | 15.050000 , -88.066670 |
San José de Oriente | 15.033330 , -88.116670 |
San Rafael | 15.083330 , -88.216670 |
San Vicente de la Nieve | 15.016670 , -88.100000 |
Tapiquilar | 15.100000 , -88.100000 |
Notes:
- You can download geometry data for Ilama 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.