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