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