Dolores (Carazo) Map Cropping Samples
Dolores (Carazo) Map Cropping Samples-1
Dolores (Carazo) 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 : ( 11.689712 , -86.270001 , 11.854525 , -86.20377 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Dolores map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.689712, -86.270001, 11.854525, -86.20377);
);
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) |
Aqui Te Espero | 11.744520 , -86.239030 |
Barrio Nuevo | 11.795520 , -86.242170 |
El Panama | 11.765690 , -86.247140 |
El Polvasal | 11.741130 , -86.245320 |
San Miguel | 11.709780 , -86.261470 |
Santa Ana | 11.738420 , -86.241000 |
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.