Download outline map of Iriona (geojson format) :
Iriona.geojson (**)
Download polygon array of Iriona map for "Google Maps" :
Iriona.txt
Bounding Box for Iriona Map : ( 15.071033 , -85.672813 , 15.987597 , -84.999565 )
Wikipedia ID for Iriona : Q2036829
Wikipedia SPARQL Query for Iriona (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2036829 wdt:P1082 ?population. }
OPTIONAL { wd:Q2036829 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2036829 wdt:P2046 ?area. }
OPTIONAL { wd:Q2036829 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2036829 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2036829 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 Iriona map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.071033, -85.672813, 15.987597, -84.999565);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Iriona)
[out:json];
(
rel["name"="Iriona"][type=boundary];
rel["name:en"="Iriona"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Iriona
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Caliente | 15.850000 , -85.200000 |
Agua Zarca | 15.683330 , -85.250000 |
Amarillo | 15.816670 , -85.166670 |
Aqua Caliente | 15.850000 , -85.200000 |
Bacalar | 15.950000 , -85.016670 |
Barranco | 15.616670 , -85.266670 |
Barranco Chele | 15.816670 , -85.166670 |
Boca de Hule | 15.500000 , -85.550000 |
Buena Vista | 15.616670 , -85.033330 |
Buena Vista | 15.950000 , -85.016670 |
Chiquero | 15.850000 , -85.083330 |
Cusuna | 15.850000 , -85.233330 |
Cuyamel | 15.766670 , -85.166670 |
Donel | 15.983330 , -85.066670 |
El Castillo | 15.833330 , -85.166670 |
El Chicharron | 15.850000 , -85.233330 |
El Dorado | 15.650000 , -85.266670 |
El Limonal | 15.900000 , -85.016670 |
El Nato | 15.700000 , -85.233330 |
El Olingo | 15.683330 , -85.250000 |
El Tigre | 15.683330 , -85.250000 |
El Venado | 15.850000 , -85.216670 |
Guabul | 15.900000 , -85.050000 |
Guapinol | 15.816670 , -85.166670 |
Guminal | 15.800000 , -85.216670 |
Iriona | 15.967770 , -85.093230 |
La Cirila | 15.833330 , -85.150000 |
La Extension | 15.816670 , -85.166670 |
La Loma | 15.816670 , -85.166670 |
La Marjana | 15.683330 , -85.250000 |
La Paz | 15.633330 , -85.250000 |
La Victoria | 15.883330 , -85.033330 |
Las Mangas | 15.516670 , -85.250000 |
Las Niguas | 15.816670 , -85.166670 |
Lavaderito | 15.800000 , -85.283330 |
Los Encuentros | 15.816670 , -85.166670 |
Los Naranjos | 15.850000 , -85.200000 |
Los Placeres | 15.883330 , -85.033330 |
Macho | 15.850000 , -85.250000 |
Mariana | 15.716670 , -85.133330 |
Mazapan | 15.666670 , -85.250000 |
Paulaya | 15.816670 , -85.166670 |
Paya | 15.583330 , -85.216670 |
Playa Domingo | 15.866670 , -85.066670 |
Playa El Boom | 15.900000 , -85.016670 |
Playa El Guapate | 15.900000 , -85.000000 |
Quesera Viejo | 15.800000 , -85.283330 |
Sico | 15.816670 , -85.166670 |
Sonoma | 15.800000 , -85.166670 |
Subterraneo | 15.700000 , -85.300000 |
Tocamacho | 15.983330 , -85.016670 |
Zambita | 15.866670 , -85.116670 |
Zapotal | 15.816670 , -85.166670 |
Notes:
- You can download geometry data for Iriona 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.