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