Sensenti (Ocotepeque) Map Cropping Samples
Sensenti (Ocotepeque) Map Cropping Samples-1
Sensenti (Ocotepeque) Map Cropping Samples-2
Sensenti neighborhoods and villages map with 3D shadow effect
flag map of Sensenti with 3D shadow effect
Sensenti map with 3d shadow effect
Download outline map of Sensenti (geojson format) :
Sensenti.geojson (**)
Download polygon array of Sensenti map for "Google Maps" :
Sensenti.txt
Bounding Box for Sensenti Map : ( 14.446369 , -89.004295 , 14.617702 , -88.846558 )
Wikipedia ID for Sensenti : Q582892
Wikipedia SPARQL Query for Sensenti (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q582892 wdt:P1082 ?population. }
OPTIONAL { wd:Q582892 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q582892 wdt:P2046 ?area. }
OPTIONAL { wd:Q582892 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q582892 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q582892 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 Sensenti map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.446369, -89.004295, 14.617702, -88.846558);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sensenti)
[out:json];
(
rel["name"="Senseti"][type=boundary];
rel["name:en"="Senseti"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sensenti
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amatillo | 14.500000 , -88.850000 |
Azacualpa | 14.483330 , -88.916670 |
Cerro Negro | 14.500000 , -88.866670 |
El Cajon | 14.483330 , -88.866670 |
El Matasano | 14.500000 , -88.866670 |
El Membrillo | 14.500000 , -88.916670 |
El Naranjo | 14.450000 , -88.883330 |
El Rancho del Tigre | 14.616670 , -89.000000 |
La Calera | 14.466670 , -88.883330 |
La Cebadilla | 14.500000 , -88.900000 |
La Junta | 14.516670 , -88.950000 |
Las Mesitas | 14.483330 , -88.900000 |
Los Limos | 14.600000 , -89.000000 |
Los Planes | 14.600000 , -89.000000 |
Potrerillos | 14.483330 , -88.916670 |
San Antonio | 14.516670 , -88.966670 |
San Francisco | 14.516670 , -88.916670 |
San Francisco de Cones | 14.516670 , -88.900000 |
Sensenti | 14.483330 , -88.933330 |
Notes:
- You can download geometry data for Sensenti 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.