Madeiro (Piaui) Map Cropping Samples

Madeiro (Piaui) Map Cropping Samples-1
Madeiro (Piaui) Map Cropping Samples-1
Madeiro (Piaui) Map Cropping Samples-2
Madeiro (Piaui) Map Cropping Samples-2
Download outline map of Madeiro (geojson format) : Madeiro.geojson (**)
Download polygon array of Madeiro map for "Google Maps" : Madeiro.txt
Bounding Box for Madeiro Map : ( -3.666152 , -42.616614 , -3.446893 , -42.454647 )
Wikipedia ID for Madeiro : Q2064030
Wikipedia SPARQL Query for Madeiro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2064030 wdt:P1082 ?population. }
OPTIONAL { wd:Q2064030 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2064030 wdt:P2046 ?area. }
OPTIONAL { wd:Q2064030 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2064030 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2064030 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.666152, -42.616614, -3.446893, -42.454647);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Madeiro)
[out:json];
(
rel["name"="Madeiro"][type=boundary];
rel["name:en"="Madeiro"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Madeiro
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Agrovila do pa Palmeira/Mosquito -3.517153 , -42.498139
Angico Branco -3.458330 , -42.488890
Araca -3.489440 , -42.491940
Berro -3.593330 , -42.583060
Berro de Dentro -3.583890 , -42.570560
Canto Grande -3.584720 , -42.522500
Capao -3.507500 , -42.515560
Carreira -3.491390 , -42.483610
Entre Morros -3.589186 , -42.547720
Furnas -3.539720 , -42.494720
Madeiro -3.489623 , -42.502291
Maxixe -3.460860 , -42.502830
Morrinhos -3.544440 , -42.549170
Mosquito -3.527500 , -42.501390
Murici -3.585181 , -42.571495
Mutuns -3.536820 , -42.531378
Pinto -3.603330 , -42.489440
Pocos -3.511110 , -42.504440
Sambaiba -3.614720 , -42.562780
Sapucaia -3.505280 , -42.506390
Serragem -3.624720 , -42.578330
Suçuapara -3.551542 , -42.537436
Urucus -3.565560 , -42.508890
Vaquejador -3.618060 , -42.530280


Notes:
- You can download geometry data for Madeiro 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.

Create Madeiro neighborhoods and villages map.


Share this page