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