Download outline map of Jutiapa (geojson format) :
Jutiapa.geojson (**)
Download polygon array of Jutiapa map for "Google Maps" :
Jutiapa.txt
Bounding Box for Jutiapa Map : ( 15.573764 , -86.637062 , 15.81664 , -86.362015 )
Wikipedia ID for Jutiapa : Q775897
Wikipedia SPARQL Query for Jutiapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q775897 wdt:P1082 ?population. }
OPTIONAL { wd:Q775897 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q775897 wdt:P2046 ?area. }
OPTIONAL { wd:Q775897 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q775897 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q775897 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 Jutiapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.573764, -86.637062, 15.81664, -86.362015);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jutiapa)
[out:json];
(
rel["name"="Jutiapa"][type=boundary];
rel["name:en"="Jutiapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jutiapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguacate Linea | 15.633330 , -86.433330 |
Belaire | 15.716670 , -86.583330 |
California | 15.683330 , -86.600000 |
Cantor | 15.666670 , -86.466670 |
Cefalu | 15.700000 , -86.500000 |
Ceiba Grande | 15.783330 , -86.500000 |
Corralitos | 15.683330 , -86.483330 |
Descombros | 15.583330 , -86.416670 |
El Aguacate | 15.733330 , -86.583330 |
El Cacao | 15.783330 , -86.533330 |
El Chorro | 15.650000 , -86.383330 |
El Diamante | 15.766670 , -86.533330 |
El Dulce | 15.750000 , -86.550000 |
El Naranjo | 15.716670 , -86.433330 |
El Ocote | 15.633330 , -86.466670 |
El Portillo | 15.716670 , -86.583330 |
El Zapotal | 15.716670 , -86.533330 |
El Zapote | 15.800000 , -86.550000 |
Entelina | 15.666670 , -86.533330 |
Finca Aida | 15.616670 , -86.383330 |
Ilamapa | 15.650000 , -86.450000 |
Jutiapa | 15.766670 , -86.516670 |
La Danta | 15.650000 , -86.466670 |
La Hoya | 15.616670 , -86.400000 |
Limera | 15.800000 , -86.483330 |
Lorencito | 15.650000 , -86.366670 |
Mico Blanco | 15.616670 , -86.416670 |
Micos | 15.633330 , -86.433330 |
Nueva Armenia | 15.795560 , -86.498450 |
Piedras Amarillas | 15.683330 , -86.566670 |
Puente Alto | 15.633330 , -86.400000 |
Quebrada Grande | 15.766670 , -86.550000 |
Salado | 15.766670 , -86.450000 |
Saltos | 15.733330 , -86.516670 |
San Antonio | 15.650000 , -86.466670 |
Suiche Antonio | 15.616670 , -86.416670 |
Tomala | 15.683330 , -86.500000 |
Venus | 15.783330 , -86.516670 |
Notes:
- You can download geometry data for Jutiapa 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.