Download outline map of Ocotepeque (geojson format) :
Ocotepeque.geojson (**)
Download polygon array of Ocotepeque map for "Google Maps" :
Ocotepeque.txt
Bounding Box for Ocotepeque Map : ( 14.352986 , -89.355972 , 14.485903 , -89.101837 )
Wikipedia ID for Ocotepeque : Q3307235
Wikipedia SPARQL Query for Ocotepeque (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3307235 wdt:P1082 ?population. }
OPTIONAL { wd:Q3307235 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3307235 wdt:P2046 ?area. }
OPTIONAL { wd:Q3307235 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3307235 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3307235 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 Ocotepeque map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.352986, -89.355972, 14.485903, -89.101837);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ocotepeque)
[out:json];
(
rel["name"="Nueva Ocotepeque"][type=boundary];
rel["name:en"="Nueva Ocotepeque"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ocotepeque
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antigua Ocotepeque | 14.400000 , -89.200000 |
Concepcion | 14.410000 , -89.230000 |
Duraznal | 14.433330 , -89.250000 |
El Amatal | 14.433330 , -89.333330 |
El Barreal | 14.433330 , -89.166670 |
El Carmen | 14.366670 , -89.183330 |
El Guisayote | 14.450000 , -89.283330 |
El Quebrachal | 14.416670 , -89.200000 |
El Salitre | 14.400000 , -89.233330 |
El Sauce | 14.416670 , -89.116670 |
Guarin | 14.400000 , -89.116670 |
Hermita | 14.383330 , -89.200000 |
Jutiapa | 14.416670 , -89.183330 |
La Comunidad | 14.416670 , -89.200000 |
La Granadilla | 14.433330 , -89.316670 |
La Montanita | 14.416670 , -89.133330 |
Las Flores | 14.410000 , -89.230000 |
Las Hojas | 14.466670 , -89.300000 |
Las Toreronas | 14.383330 , -89.166670 |
Mercedes | 14.433330 , -89.150000 |
Moyutepeque | 14.450000 , -89.233330 |
Nueva Ocotepeque | 14.433330 , -89.183330 |
Pashapa | 14.433330 , -89.250000 |
Pie del Cerro | 14.400000 , -89.166670 |
Rincon | 14.433330 , -89.166670 |
San Jose de La Reunion | 14.433330 , -89.266670 |
San Juan | 14.400000 , -89.250000 |
San Miguel | 14.400000 , -89.200000 |
San Rafael | 14.383330 , -89.183330 |
Santa Lucía | 14.416670 , -89.200000 |
Talquezalar | 14.416670 , -89.300000 |
Tierra Colorada | 14.433330 , -89.166670 |
Vera Cruz | 14.433330 , -89.183330 |
Notes:
- You can download geometry data for Ocotepeque 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.