Download outline map of Guayabetal (geojson format) :
Guayabetal.geojson (**)
Download polygon array of Guayabetal map for "Google Maps" :
Guayabetal.txt
Bounding Box for Guayabetal Map : ( 4.14323195368 , -73.9373236219 , 4.35253757204 , -73.7417806714 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Guayabetal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.14323195368, -73.9373236219, 4.35253757204, -73.7417806714);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guayabetal)
[out:json];
(
rel["name"="Guayabetal"][type=boundary];
rel["name:en"="Guayabetal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guayabetal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Guayabetal | 4.214720 , -73.817190 |
Limoncito | 4.266670 , -73.833330 |
San Martin | 4.211710 , -73.897340 |
Tunque | 4.223060 , -73.885440 |
Tunque Del Naranjal | 4.239260 , -73.902330 |
Notes:
- You can download geometry data for Guayabetal 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.