Download outline map of Central Baddibu (geojson format) :
Central Baddibu.geojson (**)
Download polygon array of Central Baddibu map for "Google Maps" :
Central Baddibu.txt
Bounding Box for Central Baddibu Map : ( 13.4417713683 , -16.0058336603 , 13.5928938909 , -15.8200336603 )
Wikipedia ID for Central Baddibu : Q1053702
Wikipedia SPARQL Query for Central Baddibu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1053702 wdt:P1082 ?population. }
OPTIONAL { wd:Q1053702 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1053702 wdt:P2046 ?area. }
OPTIONAL { wd:Q1053702 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1053702 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1053702 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 Central Baddibu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.4417713683, -16.0058336603, 13.5928938909, -15.8200336603);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Central Baddibu)
[out:json];
(
rel["name"="Central Baddibu"][type=boundary];
rel["name:en"="Central Baddibu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Central Baddibu
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Chamen | 13.566670 , -15.950000 |
| Daru Rilwan | 13.550000 , -15.983330 |
| Dobo | 13.550000 , -15.966670 |
| Jammeh Kunda | 13.500000 , -16.000000 |
| Karantaba | 13.533330 , -15.933330 |
| Ker Biram Kardo | 13.583330 , -15.900000 |
| Ker Gumalo | 13.583330 , -15.866670 |
| Ker Illo Buya | 13.583330 , -15.900000 |
| Ker Jawbe | 13.583330 , -15.916670 |
| Ker Katim | 13.583330 , -15.883330 |
| Ker Mari | 13.583330 , -15.900000 |
| Ker Modi Teddy | 13.583330 , -15.966670 |
| Ker Pate Kore | 13.583330 , -15.966670 |
| Ker Samba Kumda | 13.583330 , -15.900000 |
| Ker Samba Sow | 13.583330 , -15.900000 |
| Ker Shikh Taal | 13.566670 , -15.983330 |
| Ker Silla | 13.533330 , -15.983330 |
| Ket Kuli | 13.583330 , -15.883330 |
| Ket Kuli | 13.566670 , -15.883330 |
| Kinti Kunda | 13.533330 , -15.916670 |
| Laliya | 13.583330 , -15.866670 |
| Maidi | 13.583330 , -15.950000 |
| Mandori | 13.500000 , -15.933330 |
| Marrong Kunda | 13.533330 , -15.916670 |
| Minti Kunda | 13.566670 , -15.866670 |
| Nduren | 13.566670 , -15.950000 |
| Nghato Norr | 13.583330 , -15.966670 |
| Nja Kunda | 13.550000 , -15.916670 |
| Njohnen | 13.583330 , -15.950000 |
| Nowleru | 13.583330 , -15.933330 |
| Nyirba | 13.583330 , -15.866670 |
| Salikene | 13.483330 , -15.966670 |
| Talen Pol | 13.583330 , -15.983330 |
| Talen Wollof | 13.583330 , -15.983330 |
| Timbing Kortor | 13.583330 , -15.866670 |
| Wayahon | 13.566670 , -15.950000 |
| Wellingara | 13.583330 , -15.916670 |
Notes:
- You can download geometry data for Central Baddibu 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.