El Rosario (Olancho) Map Cropping Samples
El Rosario (Olancho) Map Cropping Samples-1
El Rosario (Olancho) Map Cropping Samples-2
El Rosario neighborhoods and villages map with 3D shadow effect
flag map of El Rosario with 3D shadow effect
El Rosario map with 3d shadow effect
Download outline map of El Rosario (geojson format) :
El Rosario.geojson (**)
Download polygon array of El Rosario map for "Google Maps" :
El Rosario.txt
Bounding Box for El Rosario Map : ( 14.837078 , -86.782341 , 14.972008 , -86.622856 )
Wikipedia ID for El Rosario : Q2394210
Wikipedia SPARQL Query for El Rosario (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2394210 wdt:P1082 ?population. }
OPTIONAL { wd:Q2394210 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2394210 wdt:P2046 ?area. }
OPTIONAL { wd:Q2394210 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2394210 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2394210 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 El Rosario map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.837078, -86.782341, 14.972008, -86.622856);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Rosario)
[out:json];
(
rel["name"="El Rosario"][type=boundary];
rel["name:en"="El Rosario"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Rosario
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cuvita | 14.883330 , -86.750000 |
El Garrafon | 14.916670 , -86.666670 |
El Novillo | 14.900000 , -86.650000 |
El Potrero | 14.950000 , -86.683330 |
El Potrero | 14.933330 , -86.683330 |
El Rodeo | 14.933330 , -86.666670 |
El Rosario | 14.900000 , -86.683330 |
El Salitre | 14.883330 , -86.683330 |
El Zapote | 14.916670 , -86.633330 |
Guanacaste | 14.883330 , -86.750000 |
Higuerito | 14.950000 , -86.683330 |
La Canoa | 14.900000 , -86.700000 |
Las Lajas | 14.900000 , -86.750000 |
Las Quebradas | 14.966670 , -86.700000 |
Lorencillo | 14.933330 , -86.683330 |
Ocotal | 14.866670 , -86.750000 |
Quiscamote | 14.933330 , -86.683330 |
Rio Tabaco | 14.883330 , -86.750000 |
Salitrillo | 14.916670 , -86.700000 |
San Rafael | 14.966670 , -86.700000 |
Vallecito | 14.900000 , -86.633330 |
Notes:
- You can download geometry data for El Rosario 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.