Download outline map of Kiang East (geojson format) :
Kiang East.geojson (**)
Download polygon array of Kiang East map for "Google Maps" :
Kiang East.txt
Bounding Box for Kiang East Map : ( 13.350879 , -15.690308 , 13.478871 , -15.598834 )
Wikipedia ID for Kiang East : Q1572748
Wikipedia SPARQL Query for Kiang East (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1572748 wdt:P1082 ?population. }
OPTIONAL { wd:Q1572748 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1572748 wdt:P2046 ?area. }
OPTIONAL { wd:Q1572748 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1572748 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1572748 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 East map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.350879, -15.690308, 13.478871, -15.598834);
);
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 East)
[out:json];
(
rel["name"="Kiang East"][type=boundary];
rel["name:en"="Kiang East"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kiang East
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bajon Koto | 13.366670 , -15.616670 |
Genieri | 13.416670 , -15.616670 |
Jallow Kunda | 13.400000 , -15.666670 |
Jasobo | 13.466670 , -15.666670 |
Jomarr | 13.433330 , -15.666670 |
Kaiaf | 13.400000 , -15.616670 |
Kolior | 13.433330 , -15.666670 |
Kolior | 13.416670 , -15.666670 |
Massembe | 13.416670 , -15.633330 |
Njolfen | 13.366670 , -15.650000 |
Sare Babu | 13.400000 , -15.650000 |
Sare Pateh | 13.400000 , -15.666670 |
Toranka Bantang | 13.400000 , -15.666670 |
Yora Jula | 13.416670 , -15.666670 |
Yoro Jula | 13.411910 , -15.658560 |
Notes:
- You can download geometry data for Kiang East 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.