San Juan (Siquijor) Map Cropping Samples
![San Juan (Siquijor) Map Cropping Samples-1](og_image/map_cropping/4-1108699231-1.jpeg)
San Juan (Siquijor) Map Cropping Samples-1
![San Juan (Siquijor) Map Cropping Samples-2](og_image/map_cropping/4-1108699231-3.jpeg)
San Juan (Siquijor) Map Cropping Samples-2
![San Juan neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108699231.jpg)
San Juan neighborhoods and villages map with 3D shadow effect
![flag map of San Juan with 3D shadow effect](og_image/flag_maps/flag_map_1108699231.jpg)
flag map of San Juan with 3D shadow effect
![San Juan map with 3d shadow effect](og_image/blank_maps/map_1108699231.png)
San Juan map with 3d shadow effect
Download outline map of San Juan (geojson format) :
San Juan.geojson (**)
Download polygon array of San Juan map for "Google Maps" :
San Juan.txt
Bounding Box for San Juan Map : ( 9.105194 , 123.451279 , 9.194365 , 123.564433 )
Get Boundaries from overpass-turbo (OSM) with boundary box of San Juan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.105194, 123.451279, 9.194365, 123.564433);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Juan)
[out:json];
(
rel["name"="San Juan"][type=boundary];
rel["name:en"="San Juan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Candura | 9.167220 , 123.514170 |
Cang-asagan | 9.159100 , 123.523700 |
Cansayang | 9.166670 , 123.516670 |
Catulayan | 9.127500 , 123.538700 |
Dinagkita | 9.145700 , 123.536500 |
Dinaguitan | 9.148100 , 123.530800 |
Lalao | 9.166390 , 123.489170 |
Moite | 9.156670 , 123.522780 |
Napo | 9.151800 , 123.539300 |
Paliton | 9.179720 , 123.471110 |
Poblacion | 9.158400 , 123.499600 |
San Juan | 9.160300 , 123.492600 |
Solangon | 9.173890 , 123.476110 |
Sundugan Point | 9.166670 , 123.500000 |
Taguibo | 9.131500 , 123.533800 |
Timbaon | 9.118400 , 123.557600 |
Tubod | 9.146000 , 123.509800 |
Notes:
- You can download geometry data for San Juan 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.