Montecarlo (Misiones) Map Cropping Samples
Montecarlo (Misiones) Map Cropping Samples-1
Montecarlo (Misiones) Map Cropping Samples-2
Montecarlo neighborhoods and villages map with 3D shadow effect
flag map of Montecarlo with 3D shadow effect
Montecarlo map with 3d shadow effect
Download outline map of Montecarlo (geojson format) :
Montecarlo.geojson (**)
Download polygon array of Montecarlo map for "Google Maps" :
Montecarlo.txt
Bounding Box for Montecarlo Map : ( -26.949432 , -54.798664 , -26.445959 , -54.265198 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Montecarlo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-26.949432, -54.798664, -26.445959, -54.265198);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Montecarlo)
[out:json];
(
rel["name"="Montecarlo"][type=boundary];
rel["name:en"="Montecarlo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Montecarlo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Santa Teresa | -26.495170 , -54.572340 |
Kilometro 18 | -26.519810 , -54.595130 |
Montecarlo | -26.566200 , -54.757000 |
Puerto Avellaneda | -26.650000 , -54.783330 |
Puerto Laharrague | -26.500050 , -54.755820 |
Puerto Piray | -26.467790 , -54.714760 |
Notes:
- You can download geometry data for Montecarlo 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.