Download outline map of Buriticupu (geojson format) :
Buriticupu.geojson (**)
Download polygon array of Buriticupu map for "Google Maps" :
Buriticupu.txt
Bounding Box for Buriticupu Map : ( -4.854617 , -46.506848 , -3.988123 , -46.089384 )
Wikipedia ID for Buriticupu : Q2013248
Wikipedia SPARQL Query for Buriticupu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2013248 wdt:P1082 ?population. }
OPTIONAL { wd:Q2013248 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2013248 wdt:P2046 ?area. }
OPTIONAL { wd:Q2013248 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2013248 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2013248 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 Buriticupu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.854617, -46.506848, -3.988123, -46.089384);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Buriticupu)
[out:json];
(
rel["name"="Buriticupu"][type=boundary];
rel["name:en"="Buriticupu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Buriticupu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa 11 de Junho Ou Sede | -4.674799 , -46.478285 |
Agrovila do pa 21 de Maio | -4.263753 , -46.331722 |
Agrovila do pa Bom Jesus | -4.607386 , -46.414686 |
Agrovila do pa Brasilândia | -4.774943 , -46.466899 |
Agrovila do pa Brejinho Ou Sete de Maio | -4.593689 , -46.448024 |
Aldeia Indígena Lago Branco | -4.830471 , -46.106123 |
Boa Esperança | -4.650317 , -46.355366 |
Brejo Velho | -4.735437 , -46.454740 |
Buriticupu | -4.320644 , -46.454252 |
Buriticupu 2.0 Núcleo Segundo | -4.312512 , -46.299320 |
Buritizinho | -4.297885 , -46.491957 |
Faisa | -4.547306 , -46.170404 |
P1 V2 Sagrima | -4.354680 , -46.408607 |
P1 V3 3ª Vicinal | -4.369114 , -46.373039 |
P1 V4 1º Povoado da 4ª Vicinal | -4.340562 , -46.335425 |
P1 V5 1º Povoado da 5ª Vicinal | -4.369228 , -46.283475 |
P2 V4 2º Povoado da 4ª Vicinal | -4.383702 , -46.323126 |
P2V3 | -4.428888 , -46.350124 |
Presa de Porco | -4.030377 , -46.303200 |
São Raimundo | -4.719764 , -46.413929 |
Trilha 410 | -4.453305 , -46.327410 |
União Portugal | -4.065918 , -46.358848 |
Vila Parafuso | -4.699647 , -46.349926 |
Vila São Francisco | -4.268419 , -46.441629 |
Notes:
- You can download geometry data for Buriticupu 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.