Download outline map of Jujutla (geojson format) :
Jujutla.geojson (**)
Download polygon array of Jujutla map for "Google Maps" :
Jujutla.txt
Bounding Box for Jujutla Map : ( 13.664549 , -90.032055 , 13.826514 , -89.838646 )
Wikipedia ID for Jujutla : Q2779408
Wikipedia SPARQL Query for Jujutla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2779408 wdt:P1082 ?population. }
OPTIONAL { wd:Q2779408 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2779408 wdt:P2046 ?area. }
OPTIONAL { wd:Q2779408 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2779408 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2779408 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 Jujutla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.664549, -90.032055, 13.826514, -89.838646);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jujutla)
[out:json];
(
rel["name"="Jujutla"][type=boundary];
rel["name:en"="Jujutla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jujutla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguachapio | 13.766670 , -89.983330 |
Azacualpa | 13.783330 , -89.883330 |
Barra de Santiago | 13.690560 , -89.999170 |
Barra de Santiago | 13.697220 , -90.006390 |
El Capulin | 13.750000 , -89.933330 |
El Corral | 13.800000 , -89.916670 |
El Diamante | 13.781390 , -89.902500 |
El Nance | 13.733330 , -89.983330 |
El Sitio | 13.766670 , -89.933330 |
El Talpetate | 13.736110 , -90.003610 |
El Zapote | 13.704440 , -90.023610 |
Faya | 13.738610 , -90.004720 |
Guayapa Abajo | 13.717780 , -89.969720 |
Guayapa Arriba | 13.760000 , -89.960830 |
Hacienda El Chaguite | 13.733330 , -89.900000 |
Jujutla | 13.786940 , -89.857220 |
Las Canoas | 13.816670 , -89.866670 |
Las Delicias | 13.700000 , -89.933330 |
Las Mesas | 13.798060 , -89.904720 |
Los Amates | 13.800000 , -89.850000 |
Los Calderon | 13.716670 , -89.933330 |
Maguey | 13.703330 , -89.934440 |
Matala | 13.816670 , -89.883330 |
Monte Hermoso | 13.800000 , -89.916670 |
Rosario Abajo | 13.766670 , -89.866670 |
Rosario Arriba | 13.800000 , -89.883330 |
San Antonio | 13.733330 , -89.916670 |
San Jose El Naranjo | 13.761940 , -89.930830 |
Santa Catarina | 13.716670 , -89.983330 |
Zapua | 13.806390 , -89.861390 |
Notes:
- You can download geometry data for Jujutla 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.