Tres Lomas (Buenos Aires) Map Cropping Samples
Tres Lomas (Buenos Aires) Map Cropping Samples-1
Tres Lomas (Buenos Aires) Map Cropping Samples-2
Tres Lomas neighborhoods and villages map with 3D shadow effect
flag map of Tres Lomas with 3D shadow effect
Tres Lomas map with 3d shadow effect
Download outline map of Tres Lomas (geojson format) :
Tres Lomas.geojson (**)
Download polygon array of Tres Lomas map for "Google Maps" :
Tres Lomas.txt
Bounding Box for Tres Lomas Map : ( -36.736696 , -63.125801 , -36.248894 , -62.600557 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tres Lomas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-36.736696, -63.125801, -36.248894, -62.600557);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tres Lomas)
[out:json];
(
rel["name"="Tres Lomas"][type=boundary];
rel["name:en"="Tres Lomas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tres Lomas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ingeniero Thompson | -36.612360 , -62.910900 |
Pehuelches | -36.350000 , -62.866670 |
Victorino de la Plaza | -36.600000 , -62.666670 |
Notes:
- You can download geometry data for Tres Lomas 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.