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