Batad (Iloilo) Map Cropping Samples
Batad (Iloilo) Map Cropping Samples-1
Batad (Iloilo) Map Cropping Samples-2
Batad neighborhoods and villages map with 3D shadow effect
flag map of Batad with 3D shadow effect
Batad map with 3d shadow effect
Download outline map of Batad (geojson format) :
Batad.geojson (**)
Download polygon array of Batad map for "Google Maps" :
Batad.txt
Bounding Box for Batad Map : ( 11.364326 , 123.037649 , 11.453073 , 123.152084 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Batad map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.364326, 123.037649, 11.453073, 123.152084);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Batad)
[out:json];
(
rel["name"="Batad"][type=boundary];
rel["name:en"="Batad"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Batad
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alinsolong | 11.385700 , 123.144100 |
Banban | 11.409600 , 123.137800 |
Binon-an | 11.394700 , 123.142600 |
Cabagohan | 11.398200 , 123.118200 |
Cabagohon | 11.400830 , 123.081110 |
Calangag | 11.416670 , 123.083330 |
Embarcadero | 11.419800 , 123.130100 |
Langon | 11.435200 , 123.107200 |
Lumbia | 11.433330 , 123.116670 |
Quiasar | 11.421900 , 123.093000 |
Salang | 11.373900 , 123.145700 |
Santa Ana | 11.426800 , 123.112200 |
Notes:
- You can download geometry data for Batad 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.