San Luis (Aurora) Map Cropping Samples
San Luis (Aurora) Map Cropping Samples-1
San Luis (Aurora) Map Cropping Samples-2
San Luis neighborhoods and villages map with 3D shadow effect
flag map of San Luis with 3D shadow effect
San Luis map with 3d shadow effect
Download outline map of San Luis (geojson format) :
San Luis.geojson (**)
Download polygon array of San Luis map for "Google Maps" :
San Luis.txt
Bounding Box for San Luis Map : ( 15.483829 , 121.295001 , 15.742262 , 121.617111 )
Get Boundaries from overpass-turbo (OSM) with boundary box of San Luis map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.483829, 121.295001, 15.742262, 121.617111);
);
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 Luis)
[out:json];
(
rel["name"="San Luis"][type=boundary];
rel["name:en"="San Luis"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Luis
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bacong | 15.737500 , 121.515400 |
Diabuyo | 15.713890 , 121.497500 |
Dibut | 15.634800 , 121.579800 |
Dikapinisan | 15.578700 , 121.538500 |
Dimanayat | 15.558200 , 121.528900 |
El Pimentel | 15.692700 , 121.513200 |
Kiapo Ilio | 15.700000 , 121.466940 |
Real | 15.709200 , 121.522800 |
San Luis | 15.720800 , 121.520500 |
Sara | 15.730300 , 121.523700 |
Villa Aurora | 15.678060 , 121.336110 |
Notes:
- You can download geometry data for San Luis 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.