Duyure (Choluteca) Map Cropping Samples
Duyure (Choluteca) Map Cropping Samples-1
Duyure (Choluteca) Map Cropping Samples-2
Duyure neighborhoods and villages map with 3D shadow effect
flag map of Duyure with 3D shadow effect
Duyure map with 3d shadow effect
Download outline map of Duyure (geojson format) :
Duyure.geojson (**)
Download polygon array of Duyure map for "Google Maps" :
Duyure.txt
Bounding Box for Duyure Map : ( 13.561423 , -86.888054 , 13.702801 , -86.749092 )
Wikipedia ID for Duyure : Q2090091
Wikipedia SPARQL Query for Duyure (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2090091 wdt:P1082 ?population. }
OPTIONAL { wd:Q2090091 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2090091 wdt:P2046 ?area. }
OPTIONAL { wd:Q2090091 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2090091 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2090091 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 Duyure map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.561423, -86.888054, 13.702801, -86.749092);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Duyure)
[out:json];
(
rel["name"="Duyure"][type=boundary];
rel["name:en"="Duyure"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Duyure
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apasupo | 13.650000 , -86.850000 |
Carrizal | 13.583330 , -86.783330 |
Carrizal | 13.650000 , -86.800000 |
Cerro Negro | 13.633330 , -86.800000 |
Duyure | 13.633330 , -86.816670 |
El Nacascolo | 13.633330 , -86.883330 |
El Zopilote | 13.683330 , -86.800000 |
Isici | 13.650000 , -86.866670 |
Los Tamarindos | 13.633330 , -86.883330 |
Tierras Coloradas | 13.600000 , -86.800000 |
Notes:
- You can download geometry data for Duyure 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.