Sibbinda (Zambezi) Map Cropping Samples
Sibbinda (Zambezi) Map Cropping Samples-1
Sibbinda (Zambezi) Map Cropping Samples-2
Sibbinda neighborhoods and villages map with 3D shadow effect
flag map of Sibbinda with 3D shadow effect
Sibbinda map with 3d shadow effect
Download outline map of Sibbinda (geojson format) :
Sibbinda.geojson (**)
Download polygon array of Sibbinda map for "Google Maps" :
Sibbinda.txt
Bounding Box for Sibbinda Map : ( -18.116301 , 23.819333 , -17.606351 , 24.347361 )
Wikipedia ID for Sibbinda : Q2280865
Wikipedia SPARQL Query for Sibbinda (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2280865 wdt:P1082 ?population. }
OPTIONAL { wd:Q2280865 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2280865 wdt:P2046 ?area. }
OPTIONAL { wd:Q2280865 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2280865 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2280865 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 Sibbinda map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-18.116301, 23.819333, -17.606351, 24.347361);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sibbinda)
[out:json];
(
rel["name"="Sibinda"][type=boundary];
rel["name:en"="Sibinda"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sibbinda
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buchani | -17.850000 , 24.233330 |
Chinchimane | -17.966670 , 24.116670 |
Kaliangile | -17.750000 , 23.850000 |
Kanono | -17.933330 , 24.150000 |
Kasulwe | -17.816670 , 23.866670 |
Katungu | -17.716670 , 24.016670 |
Katungu | -17.716670 , 24.033330 |
Kazinzila | -18.000000 , 24.083330 |
Kosheshe | -17.683330 , 24.116670 |
Kubona | -17.766670 , 23.833330 |
Legwe | -17.983330 , 24.216670 |
Liamissa | -17.816670 , 24.266670 |
Lukulo | -17.800000 , 24.266670 |
Lusu | -17.866670 , 24.183330 |
Malambo | -17.766670 , 23.833330 |
Malundu | -17.900000 , 24.150000 |
Marulakuta | -17.983330 , 24.116670 |
Mate | -17.800000 , 24.250000 |
Maulukupeka | -17.733330 , 24.166670 |
Mopolilo | -17.950000 , 24.150000 |
Mukawa | -17.833330 , 24.216670 |
Muketelwa | -18.000000 , 24.050000 |
Sapelapela | -17.750000 , 23.850000 |
Silenge | -17.716670 , 23.983330 |
Siomboko | -18.033330 , 24.033330 |
Notes:
- You can download geometry data for Sibbinda 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.