Victoria (Northern Samar) Map Cropping Samples

Victoria (Northern Samar) Map Cropping Samples-1
Victoria (Northern Samar) Map Cropping Samples-1
Victoria (Northern Samar) Map Cropping Samples-2
Victoria (Northern Samar) Map Cropping Samples-2
Download outline map of Victoria (geojson format) : Victoria.geojson (**)
Download polygon array of Victoria map for "Google Maps" : Victoria.txt
Bounding Box for Victoria Map : ( 12.354076 , 124.288645 , 12.474954 , 124.498039 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.354076, 124.288645, 12.474954, 124.498039);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Victoria)
[out:json];
(
rel["name"="Victoria"][type=boundary];
rel["name:en"="Victoria"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Victoria
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Acedillo 12.429500 , 124.337600
Buenos Aires 12.464440 , 124.292500
Bunglasan 12.450000 , 124.366670
Cag-abaca 12.430400 , 124.357000
Colab-og 12.451900 , 124.303500
Erenas 12.424500 , 124.323800
Mauo 12.445100 , 124.313600
San Ramon 12.437700 , 124.340900
Victoria 12.447220 , 124.311110


Notes:
- You can download geometry data for Victoria 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.

Create Victoria neighborhoods and villages map.


Share this page