San Antonio (Northern Samar) Map Cropping Samples
San Antonio (Northern Samar) Map Cropping Samples-1
San Antonio (Northern Samar) Map Cropping Samples-2
San Antonio neighborhoods and villages map with 3D shadow effect
flag map of San Antonio with 3D shadow effect
San Antonio map with 3d shadow effect
Download outline map of San Antonio (geojson format) :
San Antonio.geojson (**)
Download polygon array of San Antonio map for "Google Maps" :
San Antonio.txt
Bounding Box for San Antonio Map : ( 12.36375 , 124.239555 , 12.46125 , 124.28289 )
Get Boundaries from overpass-turbo (OSM) with boundary box of San Antonio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.36375, 124.239555, 12.46125, 124.28289);
);
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 Antonio)
[out:json];
(
rel["name"="San Antonio"][type=boundary];
rel["name:en"="San Antonio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Antonio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dalupirit | 12.427300 , 124.246800 |
Maaray | 12.381800 , 124.258500 |
Rizal | 12.391200 , 124.255500 |
Vinisitajan | 12.442700 , 124.263600 |
Notes:
- You can download geometry data for San Antonio 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.