Download outline map of Quimistán (geojson format) :
Quimistán.geojson (**)
Download polygon array of Quimistán map for "Google Maps" :
Quimistán.txt
Bounding Box for Quimistán Map : ( 15.286146 , -88.534416 , 15.546744 , -88.144547 )
Wikipedia ID for Quimistán : Q2394900
Wikipedia SPARQL Query for Quimistán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2394900 wdt:P1082 ?population. }
OPTIONAL { wd:Q2394900 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2394900 wdt:P2046 ?area. }
OPTIONAL { wd:Q2394900 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2394900 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2394900 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 Quimistán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.286146, -88.534416, 15.546744, -88.144547);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quimistán)
[out:json];
(
rel["name"="Quimistan"][type=boundary];
rel["name:en"="Quimistan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quimistán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acequia | 15.366670 , -88.216670 |
Agua Sucia | 15.350000 , -88.200000 |
Cacao Abajo | 15.400000 , -88.233330 |
Calpules | 15.383330 , -88.316670 |
Camalote | 15.333330 , -88.333330 |
Correderos | 15.416670 , -88.450000 |
El Corozo | 15.416670 , -88.466670 |
El Coyol | 15.366670 , -88.483330 |
El Gavilan | 15.416670 , -88.508060 |
El Sitio | 15.416670 , -88.333330 |
El Tablon | 15.350000 , -88.283330 |
El Urraco | 15.383330 , -88.183330 |
El Venado | 15.472780 , -88.501390 |
Guasma Becker | 15.350000 , -88.200000 |
Guasma Paz | 15.350000 , -88.200000 |
Jocomico | 15.316670 , -88.233330 |
Jutiapa | 15.333330 , -88.183330 |
La Ceibita | 15.333330 , -88.183330 |
La Champa | 15.366670 , -88.216670 |
La Guasma | 15.383330 , -88.233330 |
La Mina | 15.350000 , -88.300000 |
La Sierra | 15.383330 , -88.183330 |
Las Flores | 15.366670 , -88.150000 |
Madre Vieja | 15.333330 , -88.333330 |
Mandinga | 15.333330 , -88.316670 |
Montanita | 15.416670 , -88.316670 |
Naco | 15.383330 , -88.183330 |
Ocote Solo | 15.366670 , -88.366670 |
Paso Viejo | 15.533330 , -88.416670 |
Pinalejo | 15.383330 , -88.400000 |
Quimistán | 15.350000 , -88.400000 |
Rio Blanco | 15.416670 , -88.333330 |
San Isidro | 15.450000 , -88.283330 |
San Jose de la Majada | 15.333330 , -88.166670 |
San Jose del Cacao | 15.466670 , -88.300000 |
San Juan del Sitio | 15.450000 , -88.400000 |
Santa Cruz Barillas | 15.366670 , -88.300000 |
Teocintales | 15.439440 , -88.515830 |
Notes:
- You can download geometry data for Quimistán 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.