Rizal (Kalinga) Map Cropping Samples
Rizal (Kalinga) Map Cropping Samples-1
Rizal (Kalinga) 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 : ( 17.395338 , 121.483397 , 17.573151 , 121.668659 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Rizal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.395338, 121.483397, 17.573151, 121.668659);
);
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) |
Babalag | 17.519630 , 121.580250 |
Bulo | 17.534400 , 121.566600 |
Calaocan | 17.503730 , 121.602120 |
Junction | 17.515600 , 121.624100 |
Kinama | 17.549980 , 121.553050 |
Liwan | 17.519100 , 121.632000 |
Liwan Sur | 17.518700 , 121.636160 |
Liwan West | 17.498660 , 121.591350 |
San Pascual | 17.529160 , 121.585100 |
San Vicente | 17.535220 , 121.615400 |
Santor | 17.484650 , 121.623760 |
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.