Pacaja (Para) Map Cropping Samples
Pacaja (Para) Map Cropping Samples-1
Pacaja (Para) Map Cropping Samples-2
Pacaja neighborhoods and villages map with 3D shadow effect
flag map of Pacaja with 3D shadow effect
Pacaja map with 3d shadow effect
Download outline map of Pacaja (geojson format) :
Pacaja.geojson (**)
Download polygon array of Pacaja map for "Google Maps" :
Pacaja.txt
Bounding Box for Pacaja Map : ( -4.294947 , -51.297925 , -3.10511 , -49.802919 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Pacaja map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.294947, -51.297925, -3.10511, -49.802919);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pacaja)
[out:json];
(
rel["name"="Pacaja"][type=boundary];
rel["name:en"="Pacaja"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pacaja
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Vila Moça Bonita | -3.686836 , -50.205212 |
Agrovila do pa Vila Monte Cristo | -3.349998 , -50.108299 |
Aratau | -3.866263 , -50.447802 |
Bom Jardim | -3.659023 , -50.956519 |
Cumaruma | -3.416670 , -50.300000 |
Nazaré | -3.560497 , -51.090761 |
Pacajá | -3.833692 , -50.633972 |
Vila Manoel Baiano | -3.536984 , -51.134441 |
Notes:
- You can download geometry data for Pacaja 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.