San Francisco (Atlántida) Map Cropping Samples

San Francisco (Atlántida) Map Cropping Samples-1
San Francisco (Atlántida) Map Cropping Samples-1

San Francisco (Atlántida) Map Cropping Samples-2
San Francisco (Atlántida) Map Cropping Samples-2

San Francisco neighborhoods and villages map with 3D shadow effect
San Francisco neighborhoods and villages map with 3D shadow effect

flag map of San Francisco with 3D shadow effect
flag map of San Francisco with 3D shadow effect

San Francisco map with 3d shadow effect
San Francisco map with 3d shadow effect


Create and download free physical and topographic maps for San Francisco.




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 : ( 15.51174 , -87.10833 , 15.786308 , -86.95356 )
Wikipedia ID for San Francisco : Q2361014
Wikipedia SPARQL Query for San Francisco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2361014 wdt:P1082 ?population. }
OPTIONAL { wd:Q2361014 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2361014 wdt:P2046 ?area. }
OPTIONAL { wd:Q2361014 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2361014 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2361014 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}

Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)

Run this Query with SPARQL API

Get Boundaries from overpass-turbo (OSM) with boundary box of San Francisco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.51174, -87.10833, 15.786308, -86.95356);
);
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)
Agua Buena 15.683330 , -87.016670
Boca del Toro 15.750000 , -87.050000
Frutera 15.633330 , -87.050000
La Ensenada 15.733330 , -87.066670
La Ruidosa 15.666670 , -86.966670
Las Camelias 15.666670 , -87.016670
Limon 15.683330 , -87.033330
Lomitas 15.683330 , -87.066670
Marinero 15.716670 , -87.083330
Miceli 15.683330 , -87.050000
Monte Pobre 15.733330 , -87.033330
Paguales 15.683330 , -87.083330
Pinto 15.633330 , -87.016670
Rio Arriba 15.583330 , -87.050000
Saladito 15.666670 , -87.000000
Salado Barra 15.750000 , -87.033330
San Francisco 15.650000 , -87.050000


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