Pellegrini (Buenos Aires) Map Cropping Samples
Pellegrini (Buenos Aires) Map Cropping Samples-1
Pellegrini (Buenos Aires) Map Cropping Samples-2
Pellegrini neighborhoods and villages map with 3D shadow effect
flag map of Pellegrini with 3D shadow effect
Pellegrini map with 3d shadow effect
Download outline map of Pellegrini (geojson format) :
Pellegrini.geojson (**)
Download polygon array of Pellegrini map for "Google Maps" :
Pellegrini.txt
Bounding Box for Pellegrini Map : ( -36.6072508839 , -63.3896175945 , -35.8899369199 , -62.9415230117 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Pellegrini map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-36.6072508839, -63.3896175945, -35.8899369199, -62.9415230117);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pellegrini)
[out:json];
(
rel["name"="Pellegrini"][type=boundary];
rel["name:en"="Pellegrini"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pellegrini
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bocayuva | -36.203160 , -63.076410 |
De Bary | -36.340600 , -63.260600 |
Pellegrini | -36.265840 , -63.165500 |
Notes:
- You can download geometry data for Pellegrini 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.