Download outline map of Guastatoya (geojson format) :
Guastatoya.geojson (**)
Download polygon array of Guastatoya map for "Google Maps" :
Guastatoya.txt
Bounding Box for Guastatoya Map : ( 14.785948 , -90.178511 , 14.921496 , -89.931314 )
Wikipedia ID for Guastatoya : Q615633
Wikipedia SPARQL Query for Guastatoya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q615633 wdt:P1082 ?population. }
OPTIONAL { wd:Q615633 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q615633 wdt:P2046 ?area. }
OPTIONAL { wd:Q615633 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q615633 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q615633 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 Guastatoya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.785948, -90.178511, 14.921496, -89.931314);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guastatoya)
[out:json];
(
rel["name"="Guastatoya"][type=boundary];
rel["name:en"="Guastatoya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guastatoya
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Blanca | 14.850000 , -90.166670 |
Anshagua | 14.833330 , -90.000000 |
Balconcillo | 14.850000 , -90.166670 |
Barrial | 14.850000 , -90.083330 |
Casas Viejas | 14.866670 , -90.083330 |
Chilar | 14.850000 , -90.083330 |
Chilzapote | 14.800000 , -90.050000 |
El Progreso | 14.850000 , -90.016704 |
El Progreso | 14.854170 , -90.069440 |
El Rejeguero | 14.833330 , -89.983330 |
El Subinal | 14.850000 , -90.133330 |
Joyas | 14.800000 , -89.983330 |
Jutiapa | 14.833330 , -90.133330 |
La Cruz | 14.800000 , -90.083330 |
La Libertad | 14.816670 , -90.066670 |
Laguneta | 14.816670 , -89.966670 |
Las Morales | 14.850000 , -90.116670 |
Las Penas | 14.800000 , -89.983330 |
Las Pilas | 14.816670 , -89.983330 |
Los Ranchos | 14.850000 , -90.150000 |
Mal Paso | 14.900000 , -90.116670 |
Manzanotal | 14.850000 , -90.100000 |
Obraje | 14.800000 , -90.050000 |
Ojo de Agua | 14.833330 , -90.100000 |
San Rafael | 14.833330 , -89.983330 |
Santa Lucia | 14.850000 , -90.083330 |
Santa Rita | 14.851390 , -90.020000 |
Tierra Blanca | 14.850000 , -90.100000 |
Notes:
- You can download geometry data for Guastatoya 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.