Pedro Alexandre (Bahia) Map Cropping Samples
Pedro Alexandre (Bahia) Map Cropping Samples-1
Pedro Alexandre (Bahia) Map Cropping Samples-2
Pedro Alexandre neighborhoods and villages map with 3D shadow effect
flag map of Pedro Alexandre with 3D shadow effect
Pedro Alexandre map with 3d shadow effect
Download outline map of Pedro Alexandre (geojson format) :
Pedro Alexandre.geojson (**)
Download polygon array of Pedro Alexandre map for "Google Maps" :
Pedro Alexandre.txt
Bounding Box for Pedro Alexandre Map : ( -10.338019 , -38.179718 , -9.892938 , -37.734876 )
Wikipedia ID for Pedro Alexandre : Q928887
Wikipedia SPARQL Query for Pedro Alexandre (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q928887 wdt:P1082 ?population. }
OPTIONAL { wd:Q928887 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q928887 wdt:P2046 ?area. }
OPTIONAL { wd:Q928887 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q928887 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q928887 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 Pedro Alexandre map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.338019, -38.179718, -9.892938, -37.734876);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pedro Alexandre)
[out:json];
(
rel["name"="Pedro Alexandre"][type=boundary];
rel["name:en"="Pedro Alexandre"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pedro Alexandre
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barreiras | -9.937007 , -38.094961 |
Cipó de Leite | -10.211152 , -37.786288 |
Gameleira | -9.983330 , -38.066670 |
Malhada Nova | -10.094534 , -38.052686 |
Pedro Alexandre | -10.012507 , -37.896580 |
Ponta da Serra | -10.028276 , -37.843198 |
Posto de Adonias | -10.254757 , -37.787140 |
Serra Negra | -9.983330 , -37.933330 |
Voturuna | -10.012800 , -37.894880 |
Notes:
- You can download geometry data for Pedro Alexandre 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.