Quirino (Isabela) Map Cropping Samples

Quirino (Isabela) Map Cropping Samples-1

Quirino (Isabela) Map Cropping Samples-2

Quirino neighborhoods and villages map with 3D shadow effect

flag map of Quirino with 3D shadow effect

Quirino map with 3d shadow effect
Download outline map of Quirino (geojson format) :
Quirino.geojson (**)
Download polygon array of Quirino map for "Google Maps" :
Quirino.txt
Bounding Box for Quirino Map : ( 17.09615 , 121.706965 , 17.203631 , 121.837528 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Quirino map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.09615, 121.706965, 17.203631, 121.837528);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quirino)
[out:json];
(
rel["name"="Quirino"][type=boundary];
rel["name:en"="Quirino"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quirino
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Bigao | 17.127680 , 121.775520 |
| Cabaruan | 17.118070 , 121.737120 |
| Carikkikan Norte | 17.154680 , 121.826430 |
| Carikkikan Sur | 17.147140 , 121.828240 |
| Dolores | 17.187860 , 121.773990 |
| Imbiao | 17.186740 , 121.748240 |
| Kalinga | 17.121040 , 121.722740 |
| Manaoag | 17.172330 , 121.764690 |
| Mangcuram | 17.149740 , 121.814040 |
| Mererao | 17.133330 , 121.800000 |
| Pintor | 17.116800 , 121.752590 |
| Rizal | 17.114790 , 121.760720 |
| San Isidro | 17.153590 , 121.793370 |
| San Jose | 17.153980 , 121.798740 |
| San Juan | 17.131140 , 121.711240 |
| San Mateo | 17.137540 , 121.745340 |
| San Vicente | 17.166310 , 121.800920 |
| Santa Isabel Sur | 17.194760 , 121.818980 |
| Santa Lucia | 17.136540 , 121.733740 |
| Santo Domingo | 17.158240 , 121.753340 |
| Siffu | 17.138190 , 121.790250 |
| Sinait | 17.121810 , 121.722730 |
| Union | 17.120840 , 121.769640 |
| Vintar | 17.195810 , 121.779380 |
Notes:
- You can download geometry data for Quirino 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.