San Salvador (The Bahamas) Map Cropping Samples

San Salvador (The Bahamas) Map Cropping Samples-1
San Salvador (The Bahamas) Map Cropping Samples-1

San Salvador (The Bahamas) Map Cropping Samples-2
San Salvador (The Bahamas) Map Cropping Samples-2

San Salvador and counties map with 3D shadow effect
San Salvador and counties map with 3D shadow effect

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

Download outline map of San Salvador (geojson format) : San Salvador.geojson (**)
Download polygon array of San Salvador map for "Google Maps" : San Salvador.txt
Bounding Box for San Salvador Map : ( 23.953559 , -74.558095 , 24.143948 , -74.427113 )
ISO-3166 CODE for San Salvador : BS-SS

Get Boundaries from overpass-turbo (OSM) with boundary box of San Salvador map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](23.953559, -74.558095, 24.143948, -74.427113);
);
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 Salvador)
[out:json];
(
rel["name"="San Salvador"][type=boundary];
rel["name:en"="San Salvador"][type=boundary];
);
out geom;

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

Notes:
- You can download geometry data for San Salvador 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 Salvador counties and neighborhoods map.


Share this page