Dolores (Buenos Aires) Map Cropping Samples
Dolores (Buenos Aires) Map Cropping Samples-1
Dolores (Buenos Aires) Map Cropping Samples-2
Dolores neighborhoods and villages map with 3D shadow effect
flag map of Dolores with 3D shadow effect
Dolores map with 3d shadow effect
Download outline map of Dolores (geojson format) :
Dolores.geojson (**)
Download polygon array of Dolores map for "Google Maps" :
Dolores.txt
Bounding Box for Dolores Map : ( -36.726605 , -57.989861 , -36.107732 , -57.348631 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Dolores map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-36.726605, -57.989861, -36.107732, -57.348631);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dolores)
[out:json];
(
rel["name"="Dolores"][type=boundary];
rel["name:en"="Dolores"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dolores
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dolores | -36.313220 , -57.679180 |
Parravicini | -36.457170 , -57.759860 |
Sevigne | -36.207030 , -57.742810 |
Notes:
- You can download geometry data for Dolores 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.