Allen (Northern Samar) Map Cropping Samples
Allen (Northern Samar) Map Cropping Samples-1
Allen (Northern Samar) Map Cropping Samples-2
Allen neighborhoods and villages map with 3D shadow effect
flag map of Allen with 3D shadow effect
Allen map with 3d shadow effect
Download outline map of Allen (geojson format) :
Allen.geojson (**)
Download polygon array of Allen map for "Google Maps" :
Allen.txt
Bounding Box for Allen Map : ( 12.461244 , 124.258698 , 12.585417 , 124.393555 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Allen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.461244, 124.258698, 12.585417, 124.393555);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Allen)
[out:json];
(
rel["name"="Allen"][type=boundary];
rel["name:en"="Allen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Allen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Allen | 12.500600 , 124.284900 |
Barobodiongan | 12.464200 , 124.290700 |
Cabacungan | 12.564900 , 124.274100 |
Calarayar | 12.557400 , 124.265600 |
Camaloyay | 12.578300 , 124.278200 |
Culab-og | 12.500000 , 124.283330 |
Guinaravay | 12.550400 , 124.263000 |
Imaga | 12.574400 , 124.284000 |
Juban | 12.484400 , 124.287200 |
Lagund | 12.510000 , 124.283700 |
Lipata | 12.536500 , 124.270100 |
Londres | 12.517500 , 124.308600 |
Luyo | 12.562900 , 124.268600 |
Mioluiot | 12.581600 , 124.286600 |
Omaga | 12.575400 , 124.275900 |
Quinaguitnan | 12.517400 , 124.282900 |
Sabang | 12.506200 , 124.297500 |
Notes:
- You can download geometry data for Allen 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.