Santiago (Cagayan Valley) Map Cropping Samples

Santiago (Cagayan Valley) Map Cropping Samples-1

Santiago (Cagayan Valley) Map Cropping Samples-2

Santiago neighborhoods and villages map with 3D shadow effect

flag map of Santiago with 3D shadow effect

Santiago map with 3d shadow effect
 
 
Download outline map of Santiago (geojson format) : 
Santiago.geojson (**)
Download polygon array of Santiago map for "Google Maps" : 
Santiago.txt
Bounding Box for Santiago Map : ( 16.572653 , 121.348118 , 16.833149 , 121.632729 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Santiago map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.572653, 121.348118, 16.833149, 121.632729);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santiago)
	
[out:json];
(
rel["name"="Santiago"][type=boundary];
rel["name:en"="Santiago"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Ambalatungan  |  16.725280 , 121.555000  | 
|  Arabiat  |  16.643000 , 121.604400  | 
|  Atelong  |  16.611300 , 121.629500  | 
|  Baluarte  |  16.658610 , 121.538060  | 
|  Batal  |  16.687500 , 121.600830  | 
|  Bugallon  |  16.778250 , 121.536600  | 
|  Divisoria  |  16.697780 , 121.584170  | 
|  Murong  |  16.683330 , 121.566670  | 
|  Nabbuan  |  16.669170 , 121.612220  | 
|  Pagrang-ayan  |  16.759280 , 121.518780  | 
|  Quezon  |  16.696990 , 121.629460  | 
|  Ramos  |  16.698890 , 121.613060  | 
|  Ramos East  |  16.696470 , 121.624760  | 
|  Raniag  |  16.763450 , 121.540370  | 
|  Rizal  |  16.718610 , 121.555280  | 
|  Rizal West  |  16.733950 , 121.622210  | 
|  Rosario  |  16.673330 , 121.565000  | 
|  Saguday Quirino  |  16.582800 , 121.615600  | 
|  San Antonio  |  16.754790 , 121.524650  | 
|  San Isidro  |  16.733330 , 121.616670  | 
|  San Miguel  |  16.784920 , 121.509220  | 
|  Santa Ana  |  16.622270 , 121.612110  | 
|  Santa Maria  |  16.664100 , 121.618800  | 
|  Villa Carmen  |  16.754860 , 121.504370  | 
|  Villa Marcos  |  16.760890 , 121.564930  | 
Notes:
- You can download geometry data for Santiago 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.