Kongola (Zambezi) Map Cropping Samples

Kongola (Zambezi) Map Cropping Samples-1
Kongola (Zambezi) Map Cropping Samples-1
Kongola (Zambezi) Map Cropping Samples-2
Kongola (Zambezi) Map Cropping Samples-2
Download outline map of Kongola (geojson format) : Kongola.geojson (**)
Download polygon array of Kongola map for "Google Maps" : Kongola.txt
Bounding Box for Kongola Map : ( -18.116006 , 22.495056 , -17.487784 , 24.218228 )
Wikipedia ID for Kongola : Q1781540
Wikipedia SPARQL Query for Kongola (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1781540 wdt:P1082 ?population. }
OPTIONAL { wd:Q1781540 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1781540 wdt:P2046 ?area. }
OPTIONAL { wd:Q1781540 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1781540 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1781540 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-18.116006, 22.495056, -17.487784, 24.218228);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Kongola)
[out:json];
(
rel["name"="Kongola"][type=boundary];
rel["name:en"="Kongola"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Kongola
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Chengere -17.733330 , 23.850000
Gaucha -17.816670 , 22.833330
Geusha -17.816670 , 22.783330
Kalibo -17.783330 , 23.400000
Kwando -17.700000 , 23.483330
Likubangwa -17.800000 , 23.750000
Manda -17.783330 , 23.383330
Matongos -17.733330 , 23.883330
Mbomande -17.766670 , 23.383330
Ngenda -17.700000 , 23.433330
Santusela -17.700000 , 23.433330
Sekrige -17.733330 , 23.416670
Sekubis -17.716670 , 23.950000
Sesheke -17.750000 , 23.383330
Sikabelezi -17.700000 , 23.416670
Singalamwe -17.683330 , 23.416670
Siongo -17.800000 , 23.383330
Wenela -17.683330 , 23.416670


Notes:
- You can download geometry data for Kongola 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.

Create Kongola neighborhoods and villages map.


Share this page