Estancia (Iloilo) Map Cropping Samples
Estancia (Iloilo) Map Cropping Samples-1
Estancia (Iloilo) Map Cropping Samples-2
Estancia neighborhoods and villages map with 3D shadow effect
flag map of Estancia with 3D shadow effect
Estancia map with 3d shadow effect
Download outline map of Estancia (geojson format) :
Estancia.geojson (**)
Download polygon array of Estancia map for "Google Maps" :
Estancia.txt
Bounding Box for Estancia Map : ( 11.437375 , 123.110232 , 11.497945 , 123.166222 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Estancia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.437375, 123.110232, 11.497945, 123.166222);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Estancia)
[out:json];
(
rel["name"="Estancia"][type=boundary];
rel["name:en"="Estancia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Estancia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bayuyan | 11.450000 , 123.150000 |
Botogon | 11.450000 , 123.150000 |
Bulaquena | 11.450000 , 123.150000 |
Calapdan | 11.466670 , 123.150000 |
Canuan | 11.466670 , 123.150000 |
Estancia | 11.455100 , 123.152000 |
Gogo | 11.479200 , 123.156700 |
Lawis | 11.481100 , 123.126900 |
Lonoy | 11.450900 , 123.130500 |
Manhut | 11.494600 , 123.120100 |
Pani-an | 11.456940 , 123.122220 |
Panian | 11.458400 , 123.121700 |
Paon | 11.466670 , 123.150000 |
San Roque | 11.484900 , 123.150400 |
Tabuan | 11.457000 , 123.134300 |
Tacbuyan | 11.450000 , 123.133330 |
Tansa | 11.445400 , 123.136200 |
Notes:
- You can download geometry data for Estancia 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.