Download outline map of Jucuarán (geojson format) :
Jucuarán.geojson (**)
Download polygon array of Jucuarán map for "Google Maps" :
Jucuarán.txt
Bounding Box for Jucuarán Map : ( 13.159667 , -88.370095 , 13.311809 , -88.124637 )
Wikipedia ID for Jucuarán : Q1154960
Wikipedia SPARQL Query for Jucuarán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1154960 wdt:P1082 ?population. }
OPTIONAL { wd:Q1154960 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1154960 wdt:P2046 ?area. }
OPTIONAL { wd:Q1154960 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1154960 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1154960 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 Jucuarán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.159667, -88.370095, 13.311809, -88.124637);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jucuarán)
[out:json];
(
rel["name"="Jucuaran"][type=boundary];
rel["name:en"="Jucuaran"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jucuarán
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| El Amatillo | 13.216670 , -88.283330 |
| El Amatillo | 13.166670 , -88.233330 |
| El Aquino | 13.283330 , -88.266670 |
| El Bosque | 13.259440 , -88.219170 |
| El Carmelo | 13.261940 , -88.243060 |
| El Chapernal | 13.180280 , -88.150000 |
| El Chichipate | 13.228890 , -88.173330 |
| El Colorado | 13.271390 , -88.240280 |
| El Encantado | 13.283890 , -88.245830 |
| El Jobo | 13.195560 , -88.210830 |
| El Jutal | 13.278890 , -88.244440 |
| El Llano | 13.240560 , -88.244720 |
| El Monito | 13.231390 , -88.236670 |
| El Mono | 13.208890 , -88.241670 |
| El Naranjito | 13.200560 , -88.243610 |
| El Naranjo | 13.184440 , -88.243330 |
| El Planon | 13.250000 , -88.300000 |
| El Portillito | 13.268330 , -88.249170 |
| El Progreso | 13.266390 , -88.232500 |
| El Salamo | 13.253610 , -88.222220 |
| El Tiangue | 13.271390 , -88.224440 |
| El Zacatoso | 13.268330 , -88.215280 |
| El Zapote | 13.235000 , -88.228060 |
| El Zapote | 13.196670 , -88.178610 |
| El Zungano | 13.250000 , -88.222780 |
| Gualora | 13.243890 , -88.232220 |
| Guazacapan | 13.245560 , -88.247220 |
| Hacienda San Jose | 13.233330 , -88.316670 |
| Jucuarán | 13.253890 , -88.247780 |
| La Cabana | 13.283330 , -88.266670 |
| La Palanca | 13.182220 , -88.201940 |
| La Piragua | 13.206940 , -88.234440 |
| Las Flores | 13.233330 , -88.283330 |
| Las Huateras | 13.186670 , -88.168060 |
| Las Lajitas | 13.200000 , -88.250000 |
| Las Piletas | 13.223890 , -88.238330 |
| Los Llanitos | 13.276940 , -88.218610 |
| Ojo de Agua Arriba | 13.225830 , -88.198060 |
| Ojo de Agua de Leon | 13.220000 , -88.192780 |
| Piedra de Agua | 13.196670 , -88.197500 |
| Samuria | 13.233330 , -88.283330 |
| San Cristobal | 13.256670 , -88.222220 |
| Santa Lucia | 13.244170 , -88.243610 |
Notes:
- You can download geometry data for Jucuará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.