Sinuapa (Ocotepeque) Map Cropping Samples
Sinuapa (Ocotepeque) Map Cropping Samples-1
Sinuapa (Ocotepeque) Map Cropping Samples-2
Sinuapa neighborhoods and villages map with 3D shadow effect
flag map of Sinuapa with 3D shadow effect
Sinuapa map with 3d shadow effect
Download outline map of Sinuapa (geojson format) :
Sinuapa.geojson (**)
Download polygon array of Sinuapa map for "Google Maps" :
Sinuapa.txt
Bounding Box for Sinuapa Map : ( 14.381566 , -89.209091 , 14.529972 , -89.066437 )
Wikipedia ID for Sinuapa : Q2394150
Wikipedia SPARQL Query for Sinuapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2394150 wdt:P1082 ?population. }
OPTIONAL { wd:Q2394150 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2394150 wdt:P2046 ?area. }
OPTIONAL { wd:Q2394150 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2394150 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2394150 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 Sinuapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.381566, -89.209091, 14.529972, -89.066437);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sinuapa)
[out:json];
(
rel["name"="Sinuapa"][type=boundary];
rel["name:en"="Sinuapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sinuapa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cacalguapa | 14.433330 , -89.133330 |
Casa de Teja | 14.433330 , -89.116670 |
El Camalote | 14.483330 , -89.116670 |
El Carrizal | 14.466670 , -89.133330 |
El Chorro | 14.433330 , -89.083330 |
El Guamilar | 14.433330 , -89.083330 |
El Malcote | 14.450000 , -89.100000 |
El Moral | 14.466670 , -89.116670 |
El Naranjo | 14.433330 , -89.116670 |
El Ocotillo | 14.433330 , -89.116670 |
El Pajal | 14.400000 , -89.083330 |
El Penasco | 14.483330 , -89.183330 |
El Volcancito | 14.416670 , -89.100000 |
La Laborcita | 14.483330 , -89.150000 |
Los Cedros | 14.416670 , -89.083330 |
Plan del Rancho | 14.433330 , -89.100000 |
San Rafael de las Mataras | 14.450000 , -89.133330 |
Sinuapa | 14.450000 , -89.183330 |
Tepezcuintle | 14.466670 , -89.116670 |
Notes:
- You can download geometry data for Sinuapa 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.