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