Basco (Batanes) Map Cropping Samples
Basco (Batanes) Map Cropping Samples-1
Basco (Batanes) Map Cropping Samples-2
Basco neighborhoods and villages map with 3D shadow effect
flag map of Basco with 3D shadow effect
Basco map with 3d shadow effect
Download outline map of Basco (geojson format) :
Basco.geojson (**)
Download polygon array of Basco map for "Google Maps" :
Basco.txt
Bounding Box for Basco Map : ( 20.425157 , 121.953697 , 20.492056 , 122.033752 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Basco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.425157, 121.953697, 20.492056, 122.033752);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Basco)
[out:json];
(
rel["name"="Basco"][type=boundary];
rel["name:en"="Basco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Basco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Basco | 20.448650 , 121.970170 |
San Antonio | 20.469750 , 121.974870 |
San Joaquin | 20.442550 , 121.989270 |
Notes:
- You can download geometry data for Basco 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.