Presidente Peron (Buenos Aires) Map Cropping Samples
Presidente Peron (Buenos Aires) Map Cropping Samples-1
Presidente Peron (Buenos Aires) Map Cropping Samples-2
Presidente Peron neighborhoods and villages map with 3D shadow effect
flag map of Presidente Peron with 3D shadow effect
Presidente Peron map with 3d shadow effect
Download outline map of Presidente Peron (geojson format) :
Presidente Peron.geojson (**)
Download polygon array of Presidente Peron map for "Google Maps" :
Presidente Peron.txt
Bounding Box for Presidente Peron Map : ( -35.006749 , -58.48931 , -34.875076 , -58.281814 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Presidente Peron map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-35.006749, -58.48931, -34.875076, -58.281814);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Presidente Peron)
[out:json];
(
rel["name"="Presidente Peron"][type=boundary];
rel["name:en"="Presidente Peron"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Presidente Peron 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.