Rizal (Laguna) Map Cropping Samples
Rizal (Laguna) Map Cropping Samples-1
Rizal (Laguna) Map Cropping Samples-2
Rizal neighborhoods and villages map with 3D shadow effect
flag map of Rizal with 3D shadow effect
Rizal map with 3d shadow effect
Download outline map of Rizal (geojson format) :
Rizal.geojson (**)
Download polygon array of Rizal map for "Google Maps" :
Rizal.txt
Bounding Box for Rizal Map : ( 14.056197 , 121.365874 , 14.134728 , 121.426199 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Rizal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.056197, 121.365874, 14.134728, 121.426199);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rizal)
[out:json];
(
rel["name"="Rizal"][type=boundary];
rel["name:en"="Rizal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rizal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alumbrado | 14.133330 , 121.383330 |
Antipolo | 14.110400 , 121.381800 |
Banilad | 14.116670 , 121.400000 |
Entablado | 14.126250 , 121.384120 |
Maiton | 14.108200 , 121.397900 |
Paule 1 | 14.107690 , 121.400300 |
Paule 2 | 14.116310 , 121.394630 |
Pook | 14.110200 , 121.404500 |
Rizal | 14.109500 , 121.391300 |
Sabang | 14.131200 , 121.383900 |
Notes:
- You can download geometry data for Rizal 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.