Dolores (Intibucá) Map Cropping Samples
Dolores (Intibucá) Map Cropping Samples-1
Dolores (Intibucá) Map Cropping Samples-2
Dolores neighborhoods and villages map with 3D shadow effect
flag map of Dolores with 3D shadow effect
Dolores map with 3d shadow effect
Download outline map of Dolores (geojson format) :
Dolores.geojson (**)
Download polygon array of Dolores map for "Google Maps" :
Dolores.txt
Bounding Box for Dolores Map : ( 14.225562 , -88.425041 , 14.297004 , -88.295082 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Dolores map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.225562, -88.425041, 14.297004, -88.295082);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dolores)
[out:json];
(
rel["name"="Dolores"][type=boundary];
rel["name:en"="Dolores"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dolores
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Blanca | 14.266670 , -88.316670 |
Azacualpa | 14.266670 , -88.383330 |
El Comedero | 14.266670 , -88.416670 |
El Rancho | 14.283330 , -88.383330 |
El Rodeo | 14.266670 , -88.333330 |
Llanos de San Antonio | 14.233330 , -88.350000 |
Los Hatos | 14.250000 , -88.400000 |
San Jose | 14.283330 , -88.350000 |
Santa Teresa | 14.233330 , -88.316670 |
Toco | 14.283330 , -88.333330 |
Notes:
- You can download geometry data for Dolores 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.