Download outline map of Sena Madureira (geojson format) :
Sena Madureira.geojson (**)
Download polygon array of Sena Madureira map for "Google Maps" :
Sena Madureira.txt
Bounding Box for Sena Madureira Map : ( -10.730327 , -70.62087 , -8.814471 , -68.219898 )
Wikipedia ID for Sena Madureira : Q1754389
Wikipedia SPARQL Query for Sena Madureira (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1754389 wdt:P1082 ?population. }
OPTIONAL { wd:Q1754389 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1754389 wdt:P2046 ?area. }
OPTIONAL { wd:Q1754389 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1754389 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1754389 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 Sena Madureira map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.730327, -70.62087, -8.814471, -68.219898);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sena Madureira)
[out:json];
(
rel["name"="Sena Madureira"][type=boundary];
rel["name:en"="Sena Madureira"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sena Madureira
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldeia Indígena Jaminawa do Rio Caeté | -9.246302 , -69.238086 |
Aldeia Indígena Ti Manchineri do Seringal Guanabara | -10.280462 , -69.912072 |
Amapa | -10.300000 , -69.300000 |
Boca do Macaua | -9.176920 , -68.716140 |
Brasil | -9.133070 , -68.586190 |
Canamari | -10.133330 , -69.266670 |
Colocacao Canaviera | -10.366670 , -69.416670 |
Colocacao Poti | -10.416670 , -69.366670 |
Florescencia | -9.716670 , -68.750000 |
Fortaleza | -10.085230 , -69.101770 |
Germania | -10.333330 , -69.550000 |
Liberdade | -9.237160 , -68.505760 |
Merces | -9.516670 , -68.700000 |
Nova Olinda | -10.123600 , -69.175540 |
Santo Antonio | -10.107500 , -69.231630 |
Sao Bento | -9.233330 , -68.750000 |
Sao Jose | -9.309170 , -68.492070 |
Sao Jose | -9.400000 , -68.733330 |
Sao Vicente | -9.366670 , -69.216670 |
Sena Madureira | -9.077003 , -68.659491 |
Seringal Boa Esperanca | -10.083330 , -69.133330 |
Seringal Boa Fonte | -10.100000 , -69.266670 |
Seringal Curitiba | -10.050000 , -69.083330 |
Seringal Santana | -10.216670 , -69.416670 |
Seringal Tabatinga | -10.166670 , -69.333330 |
Notes:
- You can download geometry data for Sena Madureira 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.