Loreto (Surigao del Norte) Map Cropping Samples
Loreto (Surigao del Norte) Map Cropping Samples-1
Loreto (Surigao del Norte) Map Cropping Samples-2
Loreto neighborhoods and villages map with 3D shadow effect
flag map of Loreto with 3D shadow effect
Loreto map with 3d shadow effect
Download outline map of Loreto (geojson format) :
Loreto.geojson (**)
Download polygon array of Loreto map for "Google Maps" :
Loreto.txt
Bounding Box for Loreto Map : ( 10.249583 , 125.544586 , 10.472083 , 125.679527 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Loreto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.249583, 125.544586, 10.472083, 125.679527);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Loreto)
[out:json];
(
rel["name"="Loreto"][type=boundary];
rel["name:en"="Loreto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Loreto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buyo | 10.340900 , 125.578500 |
Cambinlio | 10.362100 , 125.598600 |
Laoban | 10.348400 , 125.579900 |
Mabini | 10.328890 , 125.592500 |
Omosdang | 10.447700 , 125.620000 |
Panama-on | 10.421500 , 125.611700 |
Rizal | 10.417200 , 125.614300 |
Roxas | 10.347300 , 125.555300 |
Santiago | 10.358300 , 125.582000 |
Notes:
- You can download geometry data for Loreto 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.