Victoria (Laguna) Map Cropping Samples
Victoria (Laguna) Map Cropping Samples-1
Victoria (Laguna) Map Cropping Samples-2
Victoria neighborhoods and villages map with 3D shadow effect
flag map of Victoria with 3D shadow effect
Victoria map with 3d shadow effect
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 : ( 14.179937 , 121.29768 , 14.241676 , 121.369773 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Victoria map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.179937, 121.29768, 14.241676, 121.369773);
);
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 Villages | Coordinates (Latitude, Longitude) |
Banca-Banca | 14.203400 , 121.346200 |
Daniw | 14.196580 , 121.362060 |
Masapang | 14.197100 , 121.342300 |
Pagalangan | 14.231700 , 121.325300 |
Salabsab | 14.233330 , 121.333330 |
San Benito | 14.192400 , 121.323300 |
San Benito | 14.200000 , 121.316670 |
San Dionisio | 14.200000 , 121.316670 |
San Felix | 14.206810 , 121.326910 |
San Roque | 14.227200 , 121.322600 |
Victoria | 14.227700 , 121.329200 |
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.