Santa Luz (Piaui) Map Cropping Samples
Santa Luz (Piaui) Map Cropping Samples-1
Santa Luz (Piaui) Map Cropping Samples-2
Santa Luz neighborhoods and villages map with 3D shadow effect
flag map of Santa Luz with 3D shadow effect
Santa Luz map with 3d shadow effect
Download outline map of Santa Luz (geojson format) :
Santa Luz.geojson (**)
Download polygon array of Santa Luz map for "Google Maps" :
Santa Luz.txt
Bounding Box for Santa Luz Map : ( -9.313653 , -44.35389 , -8.799269 , -43.869234 )
Wikipedia ID for Santa Luz : Q1938964
Wikipedia SPARQL Query for Santa Luz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1938964 wdt:P1082 ?population. }
OPTIONAL { wd:Q1938964 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1938964 wdt:P2046 ?area. }
OPTIONAL { wd:Q1938964 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1938964 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1938964 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 Santa Luz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.313653, -44.35389, -8.799269, -43.869234);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Luz)
[out:json];
(
rel["name"="Santa Luz"][type=boundary];
rel["name:en"="Santa Luz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Luz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baixao das Ovelhas | -8.974030 , -44.235390 |
Baixao do Padre | -9.016470 , -44.047530 |
Barroquinha | -9.008070 , -44.303020 |
Brejo dos Altos | -8.933330 , -44.283330 |
Cajazeira | -8.909752 , -44.247332 |
Chale | -8.981990 , -43.978130 |
Inhumas | -8.983330 , -44.283330 |
Melancia | -9.028840 , -44.303460 |
Olho d'Agua do Pinga | -9.150000 , -43.983330 |
Santa Luz | -8.948799 , -44.129860 |
Sao Luis | -8.983330 , -44.066670 |
Notes:
- You can download geometry data for Santa Luz 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.