Breu Branco (Para) Map Cropping Samples
Breu Branco (Para) Map Cropping Samples-1
Breu Branco (Para) Map Cropping Samples-2
Breu Branco neighborhoods and villages map with 3D shadow effect
flag map of Breu Branco with 3D shadow effect
Breu Branco map with 3d shadow effect
Download outline map of Breu Branco (geojson format) :
Breu Branco.geojson (**)
Download polygon array of Breu Branco map for "Google Maps" :
Breu Branco.txt
Bounding Box for Breu Branco Map : ( -4.10195 , -49.661413 , -3.412119 , -48.92356 )
Wikipedia ID for Breu Branco : Q2008139
Wikipedia SPARQL Query for Breu Branco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2008139 wdt:P1082 ?population. }
OPTIONAL { wd:Q2008139 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2008139 wdt:P2046 ?area. }
OPTIONAL { wd:Q2008139 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2008139 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2008139 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Breu Branco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.10195, -49.661413, -3.412119, -48.92356);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Breu Branco)
[out:json];
(
rel["name"="Breu Branco"][type=boundary];
rel["name:en"="Breu Branco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Breu Branco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Breu Branco | -3.775236 , -49.570257 |
Muru | -3.561492 , -49.605315 |
Nazaré dos Patos | -3.443181 , -49.601336 |
Nova Jutaí | -3.421782 , -49.590475 |
Placas | -3.996512 , -49.508879 |
Quatro Bocas Ou Lopolândia | -3.963776 , -49.263964 |
Roça Comprida | -3.520142 , -49.553879 |
Vila São João | -3.776252 , -49.400040 |
Notes:
- You can download geometry data for Breu Branco 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.