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