Prainha (Para) Map Cropping Samples

Prainha (Para) Map Cropping Samples-1
Prainha (Para) Map Cropping Samples-1
Prainha (Para) Map Cropping Samples-2
Prainha (Para) Map Cropping Samples-2
Download outline map of Prainha (geojson format) : Prainha.geojson (**)
Download polygon array of Prainha map for "Google Maps" : Prainha.txt
Bounding Box for Prainha Map : ( -2.887468 , -54.265916 , -0.949523 , -52.966766 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.887468, -54.265916, -0.949523, -52.966766);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Prainha)
[out:json];
(
rel["name"="Prainha"][type=boundary];
rel["name:en"="Prainha"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Prainha 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.

Create Prainha neighborhoods and villages map.


Share this page