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