San Manuel (Isabela) Map Cropping Samples
San Manuel (Isabela) Map Cropping Samples-1
San Manuel (Isabela) Map Cropping Samples-2
San Manuel neighborhoods and villages map with 3D shadow effect
flag map of San Manuel with 3D shadow effect
San Manuel map with 3d shadow effect
Download outline map of San Manuel (geojson format) :
San Manuel.geojson (**)
Download polygon array of San Manuel map for "Google Maps" :
San Manuel.txt
Bounding Box for San Manuel Map : ( 17.002656 , 121.580041 , 17.069871 , 121.699313 )
Get Boundaries from overpass-turbo (OSM) with boundary box of San Manuel map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.002656, 121.580041, 17.069871, 121.699313);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Manuel)
[out:json];
(
rel["name"="San Manuel"][type=boundary];
rel["name:en"="San Manuel"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Manuel
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Babanuang | 17.049590 , 121.626870 |
Cabaritan | 17.037720 , 121.610200 |
Cabasingan | 17.050350 , 121.659940 |
Eden | 17.036550 , 121.598040 |
Esperanza West | 17.018970 , 121.678900 |
Nampicuan | 17.024740 , 121.693520 |
San Manuel | 17.023750 , 121.635740 |
Notes:
- You can download geometry data for San Manuel 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.