Picarra (Para) Map Cropping Samples
Picarra (Para) Map Cropping Samples-1
Picarra (Para) Map Cropping Samples-2
Picarra neighborhoods and villages map with 3D shadow effect
flag map of Picarra with 3D shadow effect
Picarra map with 3d shadow effect
Download outline map of Picarra (geojson format) :
Picarra.geojson (**)
Download polygon array of Picarra map for "Google Maps" :
Picarra.txt
Bounding Box for Picarra Map : ( -6.843251 , -49.411277 , -6.262046 , -48.62608 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Picarra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.843251, -49.411277, -6.262046, -48.62608);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Picarra)
[out:json];
(
rel["name"="Picarra"][type=boundary];
rel["name:en"="Picarra"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Picarra
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Djalma Castro | -6.695414 , -49.108961 |
Agrovila do pa Oziel Pereira Ou Bamerindus | -6.410239 , -49.154392 |
Boa Vista do Araguaia | -6.601544 , -48.696162 |
Cachoeirinha | -6.406190 , -48.922569 |
Itaipavas | -6.771220 , -48.972253 |
Piçarra | -6.447558 , -48.865112 |
Ponta da Serra | -6.372330 , -49.215570 |
Notes:
- You can download geometry data for Picarra 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.