Dingalan (Aurora) Map Cropping Samples
Dingalan (Aurora) Map Cropping Samples-1
Dingalan (Aurora) Map Cropping Samples-2
Dingalan neighborhoods and villages map with 3D shadow effect
flag map of Dingalan with 3D shadow effect
Dingalan map with 3d shadow effect
Download outline map of Dingalan (geojson format) :
Dingalan.geojson (**)
Download polygon array of Dingalan map for "Google Maps" :
Dingalan.txt
Bounding Box for Dingalan Map : ( 15.123157 , 121.296627 , 15.499381 , 121.487915 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Dingalan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.123157, 121.296627, 15.499381, 121.487915);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dingalan)
[out:json];
(
rel["name"="Dingalan"][type=boundary];
rel["name:en"="Dingalan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dingalan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Butas Na Bato | 15.374800 , 121.366300 |
Cabog | 15.315300 , 121.370300 |
Caragsakan | 15.390000 , 121.373600 |
Davildavilan | 15.392100 , 121.391500 |
Dicapanikian | 15.415200 , 121.455500 |
Dingalan | 15.389700 , 121.392900 |
Ibuna | 15.289000 , 121.376000 |
Paltic | 15.385500 , 121.411500 |
Payapay | 15.209900 , 121.410500 |
Puting Bato | 15.200500 , 121.408000 |
Tanawan | 15.401700 , 121.383200 |
Umiray | 15.220600 , 121.411100 |
Notes:
- You can download geometry data for Dingalan 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.