Kanifing (Banjul) Map Cropping Samples
Kanifing (Banjul) Map Cropping Samples-1
Kanifing (Banjul) Map Cropping Samples-2
Kanifing neighborhoods and villages map with 3D shadow effect
flag map of Kanifing with 3D shadow effect
Kanifing map with 3d shadow effect
Download outline map of Kanifing (geojson format) :
Kanifing.geojson (**)
Download polygon array of Kanifing map for "Google Maps" :
Kanifing.txt
Bounding Box for Kanifing Map : ( 13.39209 , -16.725962 , 13.488671 , -16.606334 )
Wikipedia ID for Kanifing : Q1762211
Wikipedia SPARQL Query for Kanifing (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1762211 wdt:P1082 ?population. }
OPTIONAL { wd:Q1762211 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1762211 wdt:P2046 ?area. }
OPTIONAL { wd:Q1762211 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1762211 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1762211 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 Kanifing map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.39209, -16.725962, 13.488671, -16.606334);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kanifing)
[out:json];
(
rel["name"="Kanifing"][type=boundary];
rel["name:en"="Kanifing"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kanifing
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abuko | 13.404170 , -16.655830 |
Ampaya | 13.452500 , -16.690830 |
Bajong Kotor | 13.411670 , -16.661670 |
Bakau | 13.478060 , -16.681940 |
Bakote | 13.465830 , -16.700280 |
Bakoti | 13.430000 , -16.698330 |
Dippa Kunda | 13.440280 , -16.686940 |
Fajara | 13.470000 , -16.696390 |
Faji Kunda | 13.417780 , -16.666670 |
Kanifing | 13.446390 , -16.674440 |
Kololi | 13.443890 , -16.716110 |
Kotu | 13.459440 , -16.705280 |
Latri Sabiji | 13.413330 , -16.678890 |
Manjai Kunda | 13.445280 , -16.702780 |
Old Jeswang | 13.458610 , -16.663330 |
Sara Job Kunda | 13.430696 , -16.681709 |
Sere Kunda | 13.442500 , -16.681390 |
Serekunda | 13.438330 , -16.678060 |
Tabo Kotor | 13.407500 , -16.667220 |
Notes:
- You can download geometry data for Kanifing 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.