Download outline map of Kiang Central (geojson format) :
Kiang Central.geojson (**)
Download polygon array of Kiang Central map for "Google Maps" :
Kiang Central.txt
Bounding Box for Kiang Central Map : ( 13.3411938979 , -15.826171875 , 13.4759934453 , -15.6892097744 )
Wikipedia ID for Kiang Central : Q1572242
Wikipedia SPARQL Query for Kiang Central (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1572242 wdt:P1082 ?population. }
OPTIONAL { wd:Q1572242 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1572242 wdt:P2046 ?area. }
OPTIONAL { wd:Q1572242 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1572242 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1572242 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 Kiang Central map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.3411938979, -15.826171875, 13.4759934453, -15.6892097744);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kiang Central)
[out:json];
(
rel["name"="Kiang Central"][type=boundary];
rel["name:en"="Kiang Central"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kiang Central
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Bambako | 13.400000 , -15.766670 |
| Bumari | 13.400000 , -15.783330 |
| Jatta Kunda | 13.400000 , -15.700000 |
| Jiroff | 13.416670 , -15.700000 |
| Jiroff Tenda | 13.433330 , -15.716670 |
| Kunong Mansasansang | 13.416670 , -15.733330 |
| Kunong Numu Kunda | 13.416670 , -15.716670 |
| Kwinella | 13.400000 , -15.800000 |
| Madina | 13.350000 , -15.766670 |
| Mandina | 13.433330 , -15.700000 |
| Nema | 13.416670 , -15.750000 |
| Sare Mamoudu | 13.366670 , -15.716670 |
| Sare Ndala | 13.383330 , -15.700000 |
| Sare Sajo | 13.366670 , -15.700000 |
| Sare Suna | 13.400000 , -15.733330 |
| Sibito | 13.383330 , -15.733330 |
| Tabanani | 13.366670 , -15.766670 |
| Tendaba | 13.433330 , -15.816670 |
| Wurokang | 13.383330 , -15.816670 |
Notes:
- You can download geometry data for Kiang Central 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.