Download outline map of Jalpatagua (geojson format) :
Jalpatagua.geojson (**)
Download polygon array of Jalpatagua map for "Google Maps" :
Jalpatagua.txt
Bounding Box for Jalpatagua Map : ( 13.982337 , -90.096394 , 14.237599 , -89.901195 )
Wikipedia ID for Jalpatagua : Q676590
Wikipedia SPARQL Query for Jalpatagua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q676590 wdt:P1082 ?population. }
OPTIONAL { wd:Q676590 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q676590 wdt:P2046 ?area. }
OPTIONAL { wd:Q676590 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q676590 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q676590 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 Jalpatagua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.982337, -90.096394, 14.237599, -89.901195);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jalpatagua)
[out:json];
(
rel["name"="Jalpatagua"][type=boundary];
rel["name:en"="Jalpatagua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jalpatagua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aceituno | 14.116670 , -90.033330 |
Azulco | 14.083330 , -90.050000 |
Calderas | 14.216670 , -90.083330 |
Copalapa | 14.150000 , -89.983330 |
El Amate | 14.133330 , -89.950000 |
El Coco | 14.050000 , -89.950000 |
El Cuje | 14.100000 , -90.016670 |
El Jicaral | 14.116670 , -90.016670 |
El Llano | 14.150000 , -90.033330 |
El Mario | 14.100000 , -90.050000 |
El Pajonal | 14.200000 , -90.050000 |
El Pinito | 14.200000 , -90.050000 |
El Retozadero | 14.133330 , -90.050000 |
El Salitre | 14.016670 , -89.916670 |
El Salvaje | 14.050000 , -89.966670 |
El Sitio | 14.133330 , -89.966670 |
El Tablon | 14.016670 , -89.933330 |
El Zapote | 14.150000 , -89.983330 |
Hacienda Santa Rosa Calapa | 14.000000 , -89.933330 |
Jalpatagua | 14.141670 , -90.008610 |
La Cebadilla | 14.066670 , -89.983330 |
La Ceiba | 14.083330 , -90.016670 |
La Esperanza | 14.100000 , -90.016670 |
La Paja | 14.066670 , -89.966670 |
Las Lomas | 14.066670 , -90.066670 |
Montecristo | 14.016670 , -89.933330 |
Monzon | 14.116670 , -89.983330 |
San Francisco Los Hoyos | 14.150000 , -90.050000 |
San Jeronimo | 14.150000 , -90.000000 |
Sapuyuca | 14.133330 , -89.983330 |
Tierra Blanca | 14.166670 , -90.050000 |
Valle Nuevo | 14.033330 , -89.916670 |
Notes:
- You can download geometry data for Jalpatagua 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.