Monte (Buenos Aires) Map Cropping Samples
Monte (Buenos Aires) Map Cropping Samples-1
Monte (Buenos Aires) Map Cropping Samples-2
Monte neighborhoods and villages map with 3D shadow effect
flag map of Monte with 3D shadow effect
Monte map with 3d shadow effect
Download outline map of Monte (geojson format) :
Monte.geojson (**)
Download polygon array of Monte map for "Google Maps" :
Monte.txt
Bounding Box for Monte Map : ( -35.7566673471 , -59.1104144252 , -35.2427598369 , -58.4729782796 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Monte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-35.7566673471, -59.1104144252, -35.2427598369, -58.4729782796);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Monte)
[out:json];
(
rel["name"="Monte"][type=boundary];
rel["name:en"="Monte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Monte
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abbott | -35.282130 , -58.804870 |
Apeadero Punke | -35.466670 , -58.983330 |
Francisco A. Berra | -35.376190 , -58.850920 |
Goyeneche | -35.342950 , -58.723530 |
San Miguel del Monte | -35.439620 , -58.806750 |
Zenon Videla Dorna | -35.542570 , -58.886200 |
Notes:
- You can download geometry data for Monte 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.