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