Pura (Tarlac) Map Cropping Samples
Pura (Tarlac) Map Cropping Samples-1
Pura (Tarlac) Map Cropping Samples-2
Pura neighborhoods and villages map with 3D shadow effect
flag map of Pura with 3D shadow effect
Pura map with 3d shadow effect
Download outline map of Pura (geojson format) :
Pura.geojson (**)
Download polygon array of Pura map for "Google Maps" :
Pura.txt
Bounding Box for Pura Map : ( 15.564329 , 120.62444 , 15.654924 , 120.686537 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Pura map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.564329, 120.62444, 15.654924, 120.686537);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pura)
[out:json];
(
rel["name"="Pura"][type=boundary];
rel["name:en"="Pura"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pura
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balbaloto | 15.607600 , 120.653200 |
Buenavista | 15.628100 , 120.674400 |
Cabayodan | 15.617500 , 120.659600 |
Cadanglaan | 15.645800 , 120.651340 |
Dangla | 15.566670 , 120.633330 |
Estipona | 15.590200 , 120.637700 |
Linao | 15.635210 , 120.634790 |
Maungib | 15.645220 , 120.646980 |
Naya | 15.610300 , 120.641700 |
Nilasin First | 15.629710 , 120.664650 |
Palacao | 15.640900 , 120.655500 |
Poblacion Dos | 15.625030 , 120.649270 |
Poblacion Tres | 15.619790 , 120.651190 |
Poblacion Uno | 15.621160 , 120.645100 |
Poroc | 15.580180 , 120.631800 |
Pura | 15.624800 , 120.648000 |
Susubaen | 15.634220 , 120.672650 |
Notes:
- You can download geometry data for Pura 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.