Curua (Para) Map Cropping Samples
Curua (Para) Map Cropping Samples-1
Curua (Para) Map Cropping Samples-2
Curua neighborhoods and villages map with 3D shadow effect
flag map of Curua with 3D shadow effect
Curua map with 3d shadow effect
Download outline map of Curua (geojson format) :
Curua.geojson (**)
Download polygon array of Curua map for "Google Maps" :
Curua.txt
Bounding Box for Curua Map : ( -2.16800326523 , -55.4134241637 , -1.39911946025 , -54.8504103879 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Curua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.16800326523, -55.4134241637, -1.39911946025, -54.8504103879);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Curua)
[out:json];
(
rel["name"="Curua"][type=boundary];
rel["name:en"="Curua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Curua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apolinário | -1.730810 , -55.099002 |
Canea | -1.850000 , -54.933330 |
Castanhal Grande | -1.882601 , -55.040303 |
Curuá | -1.889253 , -55.118261 |
Pocao | -1.783330 , -55.083330 |
Notes:
- You can download geometry data for Curua 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.