Burgos (La Union) Map Cropping Samples
Burgos (La Union) Map Cropping Samples-1
Burgos (La Union) Map Cropping Samples-2
Burgos neighborhoods and villages map with 3D shadow effect
flag map of Burgos with 3D shadow effect
Burgos map with 3d shadow effect
Download outline map of Burgos (geojson format) :
Burgos.geojson (**)
Download polygon array of Burgos map for "Google Maps" :
Burgos.txt
Bounding Box for Burgos Map : ( 16.473376 , 120.440331 , 16.577961 , 120.526547 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Burgos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.473376, 120.440331, 16.577961, 120.526547);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Burgos)
[out:json];
(
rel["name"="Burgos"][type=boundary];
rel["name:en"="Burgos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Burgos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agpay | 16.492100 , 120.448900 |
Areno Norte | 16.500000 , 120.450000 |
Areno Sur | 16.500000 , 120.450000 |
Bilis Northwest | 16.516670 , 120.466670 |
Imelda | 16.480300 , 120.457500 |
Lisung | 16.481300 , 120.454800 |
Luncuie | 16.533330 , 120.483330 |
Taoang | 16.566670 , 120.500000 |
Notes:
- You can download geometry data for Burgos 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.