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