Ajuy (Iloilo) Map Cropping Samples
Ajuy (Iloilo) Map Cropping Samples-1
Ajuy (Iloilo) Map Cropping Samples-2
Ajuy neighborhoods and villages map with 3D shadow effect
Ajuy map with 3d shadow effect
Download outline map of Ajuy (geojson format) :
Ajuy.geojson (**)
Download polygon array of Ajuy map for "Google Maps" :
Ajuy.txt
Bounding Box for Ajuy Map : ( 11.09875 , 123.107056 , 11.517056 , 123.277946 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Ajuy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.09875, 123.107056, 11.517056, 123.277946);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ajuy)
[out:json];
(
rel["name"="Ajuy"][type=boundary];
rel["name:en"="Ajuy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ajuy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alipato | 11.438890 , 123.254720 |
Apad | 11.496300 , 123.211100 |
Baranglacan | 11.486000 , 123.234000 |
Baranglalan | 11.492800 , 123.231700 |
Bitoon | 11.461700 , 123.210100 |
Buaya | 11.458800 , 123.264300 |
Capayas | 11.129900 , 123.136000 |
Dungao | 11.143400 , 123.116200 |
Dungon | 11.135830 , 123.110280 |
Lipata | 11.434100 , 123.252700 |
Macatunao | 11.291100 , 123.189800 |
Macatunao | 11.301670 , 123.182780 |
Maligayligay | 11.146500 , 123.140400 |
Manlot | 11.483300 , 123.186200 |
Nipa | 11.144600 , 123.119100 |
Palina | 11.150900 , 123.149700 |
Paminao | 11.453500 , 123.273300 |
Pan De Azucar | 11.280700 , 123.181200 |
Platagata | 11.303000 , 123.156700 |
Punta Buri | 11.105900 , 123.115200 |
Salog-Grande | 11.116400 , 123.117500 |
Salog-Pequeno | 11.122220 , 123.113060 |
San Fernando | 11.458500 , 123.249900 |
Tagubanhan | 11.135800 , 123.108200 |
Talingting | 11.478610 , 123.201110 |
Tambalisa | 11.269800 , 123.165000 |
Tarotoan | 11.311300 , 123.164900 |
Tenigban | 11.510100 , 123.233700 |
Notes:
- You can download geometry data for Ajuy 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.