Verapaz (San Vicente) Map Cropping Samples
Verapaz (San Vicente) Map Cropping Samples-1
Verapaz (San Vicente) Map Cropping Samples-2
Verapaz neighborhoods and villages map with 3D shadow effect
flag map of Verapaz with 3D shadow effect
Verapaz map with 3d shadow effect
Download outline map of Verapaz (geojson format) :
Verapaz.geojson (**)
Download polygon array of Verapaz map for "Google Maps" :
Verapaz.txt
Bounding Box for Verapaz Map : ( 13.630193 , -88.898901 , 13.690957 , -88.846666 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Verapaz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.630193, -88.898901, 13.690957, -88.846666);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Verapaz)
[out:json];
(
rel["name"="Verapaz"][type=boundary];
rel["name:en"="Verapaz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Verapaz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Carmen | 13.666670 , -88.866670 |
Molineros | 13.650000 , -88.866670 |
San Antonio Los Ranchos | 13.633330 , -88.866670 |
San Jeronimo Limon | 13.650000 , -88.883330 |
Talpetates | 13.683330 , -88.866670 |
Notes:
- You can download geometry data for Verapaz 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.