San Fernando (Buenos Aires) Map Cropping Samples

San Fernando (Buenos Aires) Map Cropping Samples-1
San Fernando (Buenos Aires) Map Cropping Samples-1
San Fernando (Buenos Aires) Map Cropping Samples-2
San Fernando (Buenos Aires) Map Cropping Samples-2
Download outline map of San Fernando (geojson format) : San Fernando.geojson (**)
Download polygon array of San Fernando map for "Google Maps" : San Fernando.txt
Bounding Box for San Fernando Map : ( -34.488338 , -58.804772 , -34.003624 , -58.352627 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.488338, -58.804772, -34.003624, -58.352627);
);
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 Fernando)
[out:json];
(
rel["name"="San Fernando"][type=boundary];
rel["name:en"="San Fernando"][type=boundary];
);
out geom;

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


Neighborhoods and Villages of San Fernando
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Bancalari -34.476560 , -58.600900
Beccar -34.463120 , -58.534810
Boca Carabelas -34.245570 , -58.710050
Forestal Entre Rios -34.233200 , -58.532890
San Fernando -34.441040 , -58.562790
Victoria -34.455050 , -58.546140
Virreyes -34.463260 , -58.574640


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


Share this page