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