Pobè (Plateau Department) Map Cropping Samples
Pobè (Plateau Department) Map Cropping Samples-1
Pobè (Plateau Department) Map Cropping Samples-2
Pobè neighborhoods and villages map with 3D shadow effect
flag map of Pobè with 3D shadow effect
Pobè map with 3d shadow effect
Download outline map of Pobè (geojson format) :
Pobè.geojson (**)
Download polygon array of Pobè map for "Google Maps" :
Pobè.txt
Bounding Box for Pobè Map : ( 6.950061 , 2.593356 , 7.206968 , 2.772806 )
Wikipedia ID for Pobè : Q269353
Wikipedia SPARQL Query for Pobè (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q269353 wdt:P1082 ?population. }
OPTIONAL { wd:Q269353 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q269353 wdt:P2046 ?area. }
OPTIONAL { wd:Q269353 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q269353 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q269353 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 Pobè map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.950061, 2.593356, 7.206968, 2.772806);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pobè)
[out:json];
(
rel["name"="Pobe"][type=boundary];
rel["name:en"="Pobe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pobè
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aba | 7.082040 , 2.643200 |
Hollibolo | 7.183330 , 2.633330 |
Idi | 6.966670 , 2.716670 |
Igana | 7.038460 , 2.692830 |
Illemon | 7.074170 , 2.734680 |
Itchaba | 7.142130 , 2.638130 |
Onigbolo | 7.185350 , 2.651700 |
Osubi | 7.133330 , 2.766670 |
Ouignan | 7.074230 , 2.629150 |
Owode | 7.050000 , 2.750000 |
Pobé | 6.980080 , 2.664900 |
Notes:
- You can download geometry data for Pobè 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.