Tasco (Boyacá) Map Cropping Samples
Tasco (Boyacá) Map Cropping Samples-1
Tasco (Boyacá) Map Cropping Samples-2
Tasco neighborhoods and villages map with 3D shadow effect
flag map of Tasco with 3D shadow effect
Tasco map with 3d shadow effect
Download outline map of Tasco (geojson format) :
Tasco.geojson (**)
Download polygon array of Tasco map for "Google Maps" :
Tasco.txt
Bounding Box for Tasco Map : ( 5.809027 , -72.825822 , 5.987875 , -72.616413 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tasco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.809027, -72.825822, 5.987875, -72.616413);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tasco)
[out:json];
(
rel["name"="Tasco"][type=boundary];
rel["name:en"="Tasco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tasco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bolivar | 5.879910 , -72.801740 |
Callearriba | 5.890720 , -72.747370 |
Cueva Chiquita | 5.839330 , -72.733500 |
Playon | 5.940030 , -72.750610 |
Santander | 5.894410 , -72.770080 |
Tasco | 5.910440 , -72.780010 |
Notes:
- You can download geometry data for Tasco 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.