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