General Lavalle (Buenos Aires) Map Cropping Samples
General Lavalle (Buenos Aires) Map Cropping Samples-1
General Lavalle (Buenos Aires) Map Cropping Samples-2
General Lavalle neighborhoods and villages map with 3D shadow effect
flag map of General Lavalle with 3D shadow effect
General Lavalle map with 3d shadow effect
Download outline map of General Lavalle (geojson format) :
General Lavalle.geojson (**)
Download polygon array of General Lavalle map for "Google Maps" :
General Lavalle.txt
Bounding Box for General Lavalle Map : ( -37.02502 , -57.330198 , -36.32711 , -56.695356 )
Get Boundaries from overpass-turbo (OSM) with boundary box of General Lavalle map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-37.02502, -57.330198, -36.32711, -56.695356);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (General Lavalle)
[out:json];
(
rel["name"="General Lavalle"][type=boundary];
rel["name:en"="General Lavalle"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for General Lavalle 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.