Sussuapara (Piaui) Map Cropping Samples
Sussuapara (Piaui) Map Cropping Samples-1
Sussuapara (Piaui) Map Cropping Samples-2
Sussuapara neighborhoods and villages map with 3D shadow effect
flag map of Sussuapara with 3D shadow effect
Sussuapara map with 3d shadow effect
Download outline map of Sussuapara (geojson format) :
Sussuapara.geojson (**)
Download polygon array of Sussuapara map for "Google Maps" :
Sussuapara.txt
Bounding Box for Sussuapara Map : ( -7.11014 , -41.447994 , -6.899231 , -41.233299 )
Wikipedia ID for Sussuapara : Q2066083
Wikipedia SPARQL Query for Sussuapara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2066083 wdt:P1082 ?population. }
OPTIONAL { wd:Q2066083 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2066083 wdt:P2046 ?area. }
OPTIONAL { wd:Q2066083 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2066083 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2066083 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 Sussuapara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.11014, -41.447994, -6.899231, -41.233299);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sussuapara)
[out:json];
(
rel["name"="Sussuapara"][type=boundary];
rel["name:en"="Sussuapara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sussuapara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aboboras | -6.933330 , -41.433330 |
Camarada | -6.916670 , -41.433330 |
Carnaubal (1) | -7.000000 , -41.366670 |
Cercado | -6.950000 , -41.400000 |
Fazenda Arroz | -7.083330 , -41.300000 |
Lagoa Grande | -7.016670 , -41.366670 |
Sussuapara | -7.017573 , -41.391532 |
Tamboril (2) | -6.983330 , -41.366670 |
Vazea | -6.950000 , -41.433330 |
Notes:
- You can download geometry data for Sussuapara 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.