Download outline map of Sandu (geojson format) :
Sandu.geojson (**)
Download polygon array of Sandu map for "Google Maps" :
Sandu.txt
Bounding Box for Sandu Map : ( 13.323771 , -14.511434 , 13.529505 , -14.237434 )
Wikipedia ID for Sandu : Q1136959
Wikipedia SPARQL Query for Sandu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1136959 wdt:P1082 ?population. }
OPTIONAL { wd:Q1136959 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1136959 wdt:P2046 ?area. }
OPTIONAL { wd:Q1136959 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1136959 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1136959 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 Sandu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.323771, -14.511434, 13.529505, -14.237434);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sandu)
[out:json];
(
rel["name"="Sandu"][type=boundary];
rel["name:en"="Sandu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sandu
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alimaka | 13.466670 , -14.483330 |
| Berry Narbeh | 13.450000 , -14.383330 |
| Bia Hamady | 13.466670 , -14.433330 |
| Changally Chewdu | 13.366670 , -14.333330 |
| Changally Lankadi | 13.350000 , -14.333330 |
| Demba Wanda | 13.500000 , -14.466670 |
| Demba Wendu | 13.450000 , -14.333330 |
| Diabugu | 13.383330 , -14.400000 |
| Diabugu Tenda | 13.383330 , -14.416670 |
| Jababa | 13.366670 , -14.366670 |
| Jaha Madina | 13.350000 , -14.316670 |
| Jamwelly | 13.466670 , -14.450000 |
| Jendeh | 13.400000 , -14.283330 |
| Kurau Bakari | 13.400000 , -14.416670 |
| Kurau Kemo Arfang | 13.400000 , -14.416670 |
| Madina | 13.450000 , -14.483330 |
| Mamadi Ceesay | 13.500000 , -14.450000 |
| Mbye Kunda | 13.383330 , -14.283330 |
| Missira | 13.366670 , -14.350000 |
| Naude | 13.466670 , -14.450000 |
| Niankui | 13.433330 , -14.483330 |
| Njaga Jarry | 13.416670 , -14.483330 |
| Njie Kunda | 13.450000 , -14.483330 |
| Plinky Bakary | 13.350000 , -14.316670 |
| Plinky Wopp | 13.366670 , -14.300000 |
| Sare Dabo | 13.433330 , -14.250000 |
| Sare Demba | 13.433330 , -14.316670 |
| Sare Fodigey | 13.400000 , -14.366670 |
| Sare Ganardu | 13.433330 , -14.300000 |
| Sare Gubbu | 13.450000 , -14.366670 |
| Sare Jallow | 13.450000 , -14.433330 |
| Sare Lalla | 13.383330 , -14.366670 |
| Sare Muntaha | 13.433330 , -14.366670 |
| Sare N'Gai | 13.500000 , -14.433330 |
| Sare Salieu | 13.450000 , -14.350000 |
| Sare Samba | 13.450000 , -14.333330 |
| Sare Sambaru | 13.450000 , -14.416670 |
| Sare Silere | 13.450000 , -14.366670 |
| Sare Yorrori | 13.433330 , -14.316670 |
| Silla Kunda | 13.350000 , -14.316670 |
| Sinchu Bachy | 13.483330 , -14.416670 |
| Sinchu Wallbeh | 13.483330 , -14.416670 |
| Sinsu Demba | 13.366670 , -14.333330 |
| Sinsu Kusala | 13.466670 , -14.450000 |
| Sinsu Mousa | 13.466670 , -14.450000 |
| Sinsu Njiebeh | 13.466670 , -14.450000 |
| Sumakunda Mamudu | 13.383330 , -14.300000 |
| Sumakunda Samba | 13.383330 , -14.300000 |
| Torbeh Chindeh | 13.466670 , -14.383330 |
| Tuba Sandu Kotor | 13.433330 , -14.250000 |
| Tuba-Wuli | 13.433330 , -14.250000 |
Notes:
- You can download geometry data for Sandu 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.