Jones (Quirino) Map Cropping Samples
Jones (Quirino) Map Cropping Samples-1
Jones (Quirino) Map Cropping Samples-2
Jones neighborhoods and villages map with 3D shadow effect
flag map of Jones with 3D shadow effect
Jones map with 3d shadow effect
Download outline map of Jones (geojson format) :
Jones.geojson (**)
Download polygon array of Jones map for "Google Maps" :
Jones.txt
Bounding Box for Jones Map : ( 16.507149 , 121.561504 , 16.601483 , 121.66689 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Jones map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.507149, 121.561504, 16.601483, 121.66689);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jones)
[out:json];
(
rel["name"="Jones"][type=boundary];
rel["name:en"="Jones"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jones
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aglipay | 16.539600 , 121.599300 |
Bannawag | 16.574440 , 121.586110 |
Bannuag | 16.569100 , 121.590100 |
Dagupan | 16.520650 , 121.608900 |
Dibul | 16.526690 , 121.579690 |
Linamanan | 16.527820 , 121.641140 |
Magalsin | 16.530600 , 121.580700 |
Malasin | 16.526200 , 121.580100 |
Rizal | 16.544940 , 121.563730 |
Saguday | 16.542800 , 121.563800 |
Salvacion | 16.568580 , 121.590250 |
Santo Tomas | 16.557480 , 121.606980 |
Tres Reyes | 16.539180 , 121.599590 |
Tupax | 16.519170 , 121.665180 |
Notes:
- You can download geometry data for Jones 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.