Santa Fe (Romblon) Map Cropping Samples
Santa Fe (Romblon) Map Cropping Samples-1
Santa Fe (Romblon) Map Cropping Samples-2
Santa Fe neighborhoods and villages map with 3D shadow effect
flag map of Santa Fe with 3D shadow effect
Santa Fe map with 3d shadow effect
Download outline map of Santa Fe (geojson format) :
Santa Fe.geojson (**)
Download polygon array of Santa Fe map for "Google Maps" :
Santa Fe.txt
Bounding Box for Santa Fe Map : ( 12.101222 , 121.956253 , 12.213362 , 122.067085 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Santa Fe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.101222, 121.956253, 12.213362, 122.067085);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Fe)
[out:json];
(
rel["name"="Santa Fe"][type=boundary];
rel["name:en"="Santa Fe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Fe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agnianic | 12.116660 , 122.006110 |
Anahao | 12.203900 , 121.967300 |
Bulagsong | 12.174800 , 121.988100 |
Cabungahan | 12.160960 , 122.013210 |
Cahawagan | 12.116160 , 122.021810 |
Catolog | 12.169500 , 122.014000 |
Guintigbasan | 12.178500 , 122.052900 |
Lonoc | 12.167400 , 121.969400 |
Manamoc | 12.162860 , 122.030110 |
Mati | 12.188100 , 121.989900 |
Sabang | 12.188600 , 122.045100 |
Santa Fe | 12.156560 , 121.994110 |
Tabonac | 12.188400 , 122.057100 |
Tabugon | 12.129160 , 122.016910 |
Timbaon | 12.194000 , 122.041700 |
Notes:
- You can download geometry data for Santa Fe 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.