San Salvador (Entre Rios) Map Cropping Samples
San Salvador (Entre Rios) Map Cropping Samples-1
San Salvador (Entre Rios) Map Cropping Samples-2
San Salvador neighborhoods and villages map with 3D shadow effect
flag map of San Salvador with 3D shadow effect
San Salvador map 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 : ( -31.891562 , -58.714201 , -31.234502 , -58.234043 )
Get Boundaries from overpass-turbo (OSM) with boundary box of San Salvador map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-31.891562, -58.714201, -31.234502, -58.234043);
);
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!)
Neighborhoods and Villages of San Salvador
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cremeria | -31.634090 , -58.492460 |
General Campos | -31.523110 , -58.404900 |
Pueblo Ferre | -31.444080 , -58.424490 |
San Salvador | -31.624870 , -58.505240 |
Viuda de Faro | -31.300950 , -58.460790 |
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.