Colón (Buenos Aires) Map Cropping Samples
Colón (Buenos Aires) Map Cropping Samples-1
Colón (Buenos Aires) Map Cropping Samples-2
Colón neighborhoods and villages map with 3D shadow effect
flag map of Colón with 3D shadow effect
Colón map with 3d shadow effect
Download outline map of Colón (geojson format) :
Colón.geojson (**)
Download polygon array of Colón map for "Google Maps" :
Colón.txt
Bounding Box for Colón Map : ( -34.1241729994 , -61.3314145388 , -33.5805757163 , -60.8138249719 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Colón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.1241729994, -61.3314145388, -33.5805757163, -60.8138249719);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Colón)
[out:json];
(
rel["name"="Colon"][type=boundary];
rel["name:en"="Colon"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Colón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colón | -33.895120 , -61.101100 |
Pearson | -33.651490 , -60.891080 |
Sarasa | -34.048400 , -61.197080 |
Notes:
- You can download geometry data for Colón 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.