Padre Marcos (Piaui) Map Cropping Samples
Padre Marcos (Piaui) Map Cropping Samples-1
Padre Marcos (Piaui) Map Cropping Samples-2
Padre Marcos neighborhoods and villages map with 3D shadow effect
flag map of Padre Marcos with 3D shadow effect
Padre Marcos map with 3d shadow effect
Download outline map of Padre Marcos (geojson format) :
Padre Marcos.geojson (**)
Download polygon array of Padre Marcos map for "Google Maps" :
Padre Marcos.txt
Bounding Box for Padre Marcos Map : ( -7.498405 , -40.972659 , -7.259758 , -40.782235 )
Wikipedia ID for Padre Marcos : Q2066171
Wikipedia SPARQL Query for Padre Marcos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2066171 wdt:P1082 ?population. }
OPTIONAL { wd:Q2066171 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2066171 wdt:P2046 ?area. }
OPTIONAL { wd:Q2066171 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2066171 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2066171 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 Padre Marcos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.498405, -40.972659, -7.259758, -40.782235);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Padre Marcos)
[out:json];
(
rel["name"="Padre Marcos"][type=boundary];
rel["name:en"="Padre Marcos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Padre Marcos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldeia | -7.383330 , -40.850000 |
Baixa Verde (3) | -7.283330 , -40.933330 |
Barreira | -7.300000 , -40.900000 |
Boa Esperanca | -7.366670 , -40.900000 |
Braunas | -7.366670 , -40.933330 |
Cajazeira (3) | -7.333330 , -40.866670 |
Fazenda das Pombas | -7.433330 , -40.866670 |
Gangorra (2) | -7.300000 , -40.950000 |
Jurema (2) | -7.283330 , -40.866670 |
Luzia | -7.416670 , -40.800000 |
Malhada de Cima | -7.433330 , -40.816670 |
Mocambo | -7.400000 , -40.816670 |
Padre Marcos | -7.354272 , -40.909792 |
Poco Comprido | -7.333330 , -40.850000 |
Riacho do Padre | -7.332489 , -40.929586 |
Notes:
- You can download geometry data for Padre Marcos 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.