Brasil Novo (Para) Map Cropping Samples
Brasil Novo (Para) Map Cropping Samples-1
Brasil Novo (Para) Map Cropping Samples-2
Brasil Novo neighborhoods and villages map with 3D shadow effect
flag map of Brasil Novo with 3D shadow effect
Brasil Novo map with 3d shadow effect
Download outline map of Brasil Novo (geojson format) :
Brasil Novo.geojson (**)
Download polygon array of Brasil Novo map for "Google Maps" :
Brasil Novo.txt
Bounding Box for Brasil Novo Map : ( -3.93615 , -53.209912 , -2.671766 , -52.274094 )
Wikipedia ID for Brasil Novo : Q2008779
Wikipedia SPARQL Query for Brasil Novo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2008779 wdt:P1082 ?population. }
OPTIONAL { wd:Q2008779 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2008779 wdt:P2046 ?area. }
OPTIONAL { wd:Q2008779 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2008779 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2008779 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 Brasil Novo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.93615, -53.209912, -2.671766, -52.274094);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Brasil Novo)
[out:json];
(
rel["name"="Brasil Novo"][type=boundary];
rel["name:en"="Brasil Novo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Brasil Novo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila Duque de Caxias | -3.318182 , -52.689138 |
Agrovila Olavo Bilac | -3.198690 , -52.476540 |
Aldeia Indígena Ararás | -3.815055 , -52.864704 |
Brasil Novo | -3.302117 , -52.538061 |
Grande Esperança | -3.356532 , -52.631430 |
Notes:
- You can download geometry data for Brasil Novo 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.