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