Download outline map of Matalam (geojson format) :
Matalam.geojson (**)
Download polygon array of Matalam map for "Google Maps" :
Matalam.txt
Bounding Box for Matalam Map : ( 7.03358 , 124.844996 , 7.348349 , 125.045381 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Matalam map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.03358, 124.844996, 7.348349, 125.045381);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Matalam)
[out:json];
(
rel["name"="Matalam"][type=boundary];
rel["name:en"="Matalam"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Matalam
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bulingon | 7.262220 , 124.852780 |
Datu Mantauil | 7.145280 , 124.939440 |
Kibya | 7.182780 , 124.920280 |
Linao | 7.167780 , 124.967500 |
M'lang Crossing | 7.088890 , 124.900280 |
Malamote | 7.073890 , 124.940000 |
Malamote | 7.072220 , 124.897220 |
Manabuan | 7.083890 , 124.922780 |
Marbel | 7.115830 , 124.912500 |
Matalam | 7.086390 , 124.900560 |
Miuban | 7.200000 , 125.016670 |
Paatan | 7.119720 , 124.923890 |
Patadan | 7.075280 , 124.950000 |
Notes:
- You can download geometry data for Matalam 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.