Moreno (Buenos Aires) Map Cropping Samples
Moreno (Buenos Aires) Map Cropping Samples-1
Moreno (Buenos Aires) Map Cropping Samples-2
Moreno neighborhoods and villages map with 3D shadow effect
flag map of Moreno with 3D shadow effect
Moreno map with 3d shadow effect
Download outline map of Moreno (geojson format) :
Moreno.geojson (**)
Download polygon array of Moreno map for "Google Maps" :
Moreno.txt
Bounding Box for Moreno Map : ( -34.6895398335 , -58.8886947271 , -34.5110518306 , -58.7157743502 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Moreno map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.6895398335, -58.8886947271, -34.5110518306, -58.7157743502);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Moreno)
[out:json];
(
rel["name"="Moreno"][type=boundary];
rel["name:en"="Moreno"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Moreno
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio Parque Trujui | -34.581790 , -58.745380 |
Francisco Álvarez | -34.633870 , -58.858340 |
La Reja | -34.640190 , -58.824650 |
Moreno | -34.634010 , -58.791380 |
Paso del Rey | -34.656220 , -58.758980 |
San Serapio de la Loma | -34.602670 , -58.768560 |
Villa Regina | -34.544870 , -58.804350 |
Notes:
- You can download geometry data for Moreno 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.