San Francisco (Southern Leyte) Map Cropping Samples

San Francisco (Southern Leyte) Map Cropping Samples-1
San Francisco (Southern Leyte) Map Cropping Samples-1
San Francisco (Southern Leyte) Map Cropping Samples-2
San Francisco (Southern Leyte) Map Cropping Samples-2
Download outline map of San Francisco (geojson format) : San Francisco.geojson (**)
Download polygon array of San Francisco map for "Google Maps" : San Francisco.txt
Bounding Box for San Francisco Map : ( 10.01039 , 125.113724 , 10.13492 , 125.219927 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.01039, 125.113724, 10.13492, 125.219927);
);
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 Francisco)
[out:json];
(
rel["name"="San Francisco"][type=boundary];
rel["name:en"="San Francisco"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of San Francisco
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Bongbong 10.087780 , 125.154440
Marayag 10.037430 , 125.186590
San Francisco 10.060000 , 125.160560
Santa Paz Norte 10.117610 , 125.126540
Sudmon 10.117960 , 125.124280


Notes:
- You can download geometry data for San Francisco 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.

Create San Francisco neighborhoods and villages map.


Share this page