Download outline map of Manacapuru (geojson format) :
Manacapuru.geojson (**)
Download polygon array of Manacapuru map for "Google Maps" :
Manacapuru.txt
Bounding Box for Manacapuru Map : ( -3.821457 , -61.483485 , -2.732695 , -60.311032 )
Wikipedia ID for Manacapuru : Q983526
Wikipedia SPARQL Query for Manacapuru (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q983526 wdt:P1082 ?population. }
OPTIONAL { wd:Q983526 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q983526 wdt:P2046 ?area. }
OPTIONAL { wd:Q983526 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q983526 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q983526 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 Manacapuru map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.821457, -61.483485, -2.732695, -60.311032);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Manacapuru)
[out:json];
(
rel["name"="Manacapuru"][type=boundary];
rel["name:en"="Manacapuru"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Manacapuru
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Bela Vista | -3.295344 , -60.438305 |
Agrovila do pa Grêmio Do Castanho | -3.268099 , -60.915860 |
Agrovila do pa Ubim | -3.164472 , -60.430473 |
Bacabal | -3.650000 , -61.333330 |
Benjamim | -3.300000 , -61.016670 |
Cajual | -3.133330 , -60.550000 |
Campinas | -3.283330 , -61.100000 |
Casa do Rodrigues | -3.550000 , -60.883330 |
Colonia Boa Vista | -3.298610 , -60.441940 |
Comunidade Palestina | -3.283980 , -60.582930 |
Comunidade São José | -3.293821 , -60.586266 |
Conceicao | -3.100000 , -61.116670 |
Condado | -3.200000 , -60.450000 |
Jacaré | -3.600090 , -60.816370 |
Jaeteua | -3.250000 , -60.816670 |
Manacapuru | -3.281554 , -60.633666 |
Mucaia | -2.866670 , -61.300000 |
Prazeres | -3.233330 , -61.133330 |
Sacambú | -3.272067 , -60.940085 |
Tuiuê | -3.695211 , -61.065316 |
Vila do Ariau | -3.134354 , -60.370393 |
Vila Rica | -3.666670 , -61.083330 |
Notes:
- You can download geometry data for Manacapuru 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.