Download outline map of Upper Niumi (geojson format) :
Upper Niumi.geojson (**)
Download polygon array of Upper Niumi map for "Google Maps" :
Upper Niumi.txt
Bounding Box for Upper Niumi Map : ( 13.326371 , -16.516734 , 13.530271 , -16.217834 )
Wikipedia ID for Upper Niumi : Q1572223
Wikipedia SPARQL Query for Upper Niumi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1572223 wdt:P1082 ?population. }
OPTIONAL { wd:Q1572223 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1572223 wdt:P2046 ?area. }
OPTIONAL { wd:Q1572223 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1572223 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1572223 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 Upper Niumi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.326371, -16.516734, 13.530271, -16.217834);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Upper Niumi)
[out:json];
(
rel["name"="Upper Niumi"][type=boundary];
rel["name:en"="Upper Niumi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Upper Niumi
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alaji Yoro | 13.523060 , -16.283890 |
| Albadarr | 13.334440 , -16.386670 |
| Aljamdu | 13.400000 , -16.455560 |
| Aljamdu Kamara Kunda | 13.400000 , -16.450000 |
| Aljamdu Kanteh Kunda | 13.400000 , -16.450000 |
| Alpha Hamjatu | 13.466670 , -16.316670 |
| Bafulotor | 13.439720 , -16.316390 |
| Bakalarr | 13.421670 , -16.426670 |
| Bantang Killing | 13.345280 , -16.414720 |
| Baria | 13.333330 , -16.400000 |
| Chamen Sosseh | 13.491390 , -16.262500 |
| Chisay | 13.500000 , -16.300000 |
| Dekordeh Bah | 13.445830 , -16.380560 |
| Hamdalai | 13.442780 , -16.293610 |
| Inoman | 13.433330 , -16.350000 |
| Jereh Kungoto | 13.370830 , -16.498890 |
| Jimbana | 13.419720 , -16.448610 |
| Jufureh | 13.338610 , -16.382500 |
| Jurunku | 13.418330 , -16.256390 |
| Kaba Kotor | 13.483330 , -16.283330 |
| Ker Dekordeh | 13.466670 , -16.316670 |
| Ker Mademba | 13.418330 , -16.430000 |
| Ker Mama Hugo | 13.433330 , -16.400000 |
| Ker Ngumbo | 13.429440 , -16.352220 |
| Ker Sidyke | 13.515280 , -16.266670 |
| Killa | 13.461390 , -16.270280 |
| Lamin | 13.352220 , -16.433890 |
| Madina Bafuloto | 13.455830 , -16.339720 |
| Mahmuda | 13.447780 , -16.415000 |
| Medina Dudu | 13.428330 , -16.347500 |
| Medina Sacheboe | 13.402220 , -16.368330 |
| Medina Sedia | 13.420560 , -16.433330 |
| Nema Kunku | 13.412500 , -16.430000 |
| Njambour | 13.445000 , -16.398330 |
| Pakau Ba | 13.394440 , -16.391940 |
| Pakau Penku | 13.375560 , -16.381670 |
| Pakela Demba Colleh | 13.430000 , -16.394440 |
| Passi Challi | 13.499170 , -16.292780 |
| Prince | 13.459720 , -16.301110 |
| Sami Bajonkoto | 13.395280 , -16.323060 |
| Sami Koto | 13.388330 , -16.316670 |
| Sara Juma | 13.431390 , -16.365280 |
| Sara Mama | 13.419170 , -16.355830 |
| Sika | 13.354720 , -16.345830 |
| Sika Baduma | 13.350000 , -16.338330 |
| Sittanunku | 13.383890 , -16.463610 |
| Taiba | 13.416670 , -16.400000 |
| Tuba Kolong | 13.366110 , -16.465280 |
Notes:
- You can download geometry data for Upper Niumi 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.