Penalva (Maranhao) Map Cropping Samples
Penalva (Maranhao) Map Cropping Samples-1
Penalva (Maranhao) Map Cropping Samples-2
Penalva neighborhoods and villages map with 3D shadow effect
flag map of Penalva with 3D shadow effect
Penalva map with 3d shadow effect
Download outline map of Penalva (geojson format) :
Penalva.geojson (**)
Download polygon array of Penalva map for "Google Maps" :
Penalva.txt
Bounding Box for Penalva Map : ( -3.357858 , -45.579331 , -3.125661 , -45.072301 )
Wikipedia ID for Penalva : Q2066111
Wikipedia SPARQL Query for Penalva (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2066111 wdt:P1082 ?population. }
OPTIONAL { wd:Q2066111 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2066111 wdt:P2046 ?area. }
OPTIONAL { wd:Q2066111 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2066111 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2066111 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 Penalva map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.357858, -45.579331, -3.125661, -45.072301);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Penalva)
[out:json];
(
rel["name"="Penalva"][type=boundary];
rel["name:en"="Penalva"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Penalva
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baixo dos Curimatas | -3.333330 , -45.316670 |
Boa Vontade | -3.233226 , -45.292648 |
Caminho Novo | -3.187901 , -45.221880 |
Capoeiro | -3.320431 , -45.303654 |
Jacaré | -3.323793 , -45.291015 |
Penalva | -3.278885 , -45.178211 |
Retiro | -3.166670 , -45.300000 |
São Joaquim | -3.223147 , -45.193782 |
Sossego | -3.250000 , -45.166670 |
Timbiras | -3.183330 , -45.366670 |
Notes:
- You can download geometry data for Penalva 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.