Download outline map of Jocón (geojson format) :
Jocón.geojson (**)
Download polygon array of Jocón map for "Google Maps" :
Jocón.txt
Bounding Box for Jocón Map : ( 15.180607 , -87.099136 , 15.396344 , -86.817818 )
Wikipedia ID for Jocón : Q2308179
Wikipedia SPARQL Query for Jocón (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2308179 wdt:P1082 ?population. }
OPTIONAL { wd:Q2308179 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2308179 wdt:P2046 ?area. }
OPTIONAL { wd:Q2308179 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2308179 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2308179 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 Jocón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.180607, -87.099136, 15.396344, -86.817818);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jocón)
[out:json];
(
rel["name"="Jocon"][type=boundary];
rel["name:en"="Jocon"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jocón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Fria | 15.316670 , -87.016670 |
Alta Cruz | 15.266670 , -86.950000 |
Buenos Aires | 15.350000 , -86.933330 |
Chuite | 15.316670 , -86.900000 |
Cosiguina | 15.350000 , -86.983330 |
El Cacao | 15.183330 , -86.866670 |
El Callejon | 15.266670 , -86.950000 |
El Corozo | 15.266670 , -86.983330 |
El Hato | 15.300000 , -86.900000 |
El Urracal | 15.266670 , -86.900000 |
Guajilote | 15.216670 , -86.866670 |
Jocón | 15.283330 , -86.966670 |
La Calera | 15.333330 , -87.000000 |
La Ceibita | 15.366670 , -87.000000 |
La Dalia | 15.216670 , -86.916670 |
La Esparramada | 15.216670 , -86.883330 |
La Esperanza | 15.266670 , -86.950000 |
La Jagua | 15.266670 , -86.950000 |
La Laguna | 15.300000 , -86.850000 |
La Lama | 15.283330 , -87.033330 |
La Loma | 15.300000 , -87.016670 |
La Rosa | 15.350000 , -87.066670 |
Las Almendras | 15.250000 , -86.866670 |
Las Mangas | 15.250000 , -86.916670 |
Macora | 15.283330 , -86.916670 |
Mejia | 15.216670 , -86.883330 |
Monte Verde | 15.366670 , -87.000000 |
Pueblo Viejo | 15.266670 , -86.916670 |
Puente Abajo | 15.283330 , -87.000000 |
Puente Grande | 15.266670 , -86.983330 |
Quebrada Grande | 15.283330 , -86.916670 |
Rio Abajo | 15.366670 , -87.016670 |
San Jacinto | 15.383330 , -86.966670 |
Siguara | 15.316670 , -86.983330 |
Soringo | 15.350000 , -87.050000 |
Tercales | 15.300000 , -87.033330 |
Notes:
- You can download geometry data for Jocó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.