General Belgrano (Buenos Aires) Map Cropping Samples
General Belgrano (Buenos Aires) Map Cropping Samples-1
General Belgrano neighborhoods and villages map with 3D shadow effect
flag map of General Belgrano with 3D shadow effect
General Belgrano map with 3d shadow effect
Download outline map of General Belgrano (geojson format) :
General Belgrano.geojson (**)
Download polygon array of General Belgrano map for "Google Maps" :
General Belgrano.txt
Bounding Box for General Belgrano Map : ( -36.119535 , -59.148529 , -35.58948 , -58.295622 )
Get Boundaries from overpass-turbo (OSM) with boundary box of General Belgrano map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-36.119535, -59.148529, -35.58948, -58.295622);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (General Belgrano)
[out:json];
(
rel["name"="General Belgrano"][type=boundary];
rel["name:en"="General Belgrano"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of General Belgrano
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bonnement | -35.717940 , -58.462640 |
Chas | -35.872560 , -58.576720 |
Gorchs | -35.671770 , -58.959560 |
Gral Belgrano | -35.769520 , -58.493410 |
Ibanez | -36.037420 , -58.602880 |
Notes:
- You can download geometry data for General Belgrano 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.