Ngora (Kumi) Map Cropping Samples
Ngora (Kumi) Map Cropping Samples-1
Ngora (Kumi) Map Cropping Samples-2
Ngora neighborhoods and villages map with 3D shadow effect
flag map of Ngora with 3D shadow effect
Ngora map with 3d shadow effect
Download outline map of Ngora (geojson format) :
Ngora.geojson (**)
Download polygon array of Ngora map for "Google Maps" :
Ngora.txt
Bounding Box for Ngora Map : ( 1.312037 , 33.555351 , 1.68514 , 33.900281 )
Wikipedia ID for Ngora : Q1114903
Wikipedia SPARQL Query for Ngora (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1114903 wdt:P1082 ?population. }
OPTIONAL { wd:Q1114903 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1114903 wdt:P2046 ?area. }
OPTIONAL { wd:Q1114903 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1114903 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1114903 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 Ngora map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.312037, 33.555351, 1.68514, 33.900281);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ngora)
[out:json];
(
rel["name"="Ngora"][type=boundary];
rel["name:en"="Ngora"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ngora
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agirigiroi | 1.524280 , 33.744760 |
Agu | 1.466670 , 33.700000 |
Agule | 1.606520 , 33.876660 |
Agule | 1.652620 , 33.818270 |
Ajesa | 1.579860 , 33.782090 |
Ajesa | 1.611300 , 33.777950 |
Akarukwe | 1.400000 , 33.700000 |
Akisim | 1.568080 , 33.801080 |
Akubui | 1.535730 , 33.839350 |
Atapara | 1.584040 , 33.744580 |
Atira | 1.647880 , 33.774590 |
Atoto | 1.400000 , 33.783330 |
Girigiroi | 1.551790 , 33.758260 |
Kaleri | 1.590360 , 33.877090 |
Kamodakima | 1.607980 , 33.864890 |
Kapiri | 1.638030 , 33.799090 |
Kobukongori | 1.502600 , 33.726640 |
Kobuku | 1.508070 , 33.775020 |
Kobwin | 1.400000 , 33.750000 |
Kokong | 1.563910 , 33.771040 |
Kopelo | 1.450000 , 33.750000 |
Korisai | 1.523750 , 33.755530 |
Morukakisa | 1.629090 , 33.846840 |
Mukura | 1.564270 , 33.854470 |
Odwarat | 1.483330 , 33.766670 |
Ogalitome | 1.511010 , 33.855310 |
Ogisa | 1.383330 , 33.700000 |
Okumeri | 1.530670 , 33.779190 |
Okunguro | 1.601050 , 33.840060 |
Omito | 1.660400 , 33.843920 |
Opot | 1.366670 , 33.666670 |
Tilling | 1.416670 , 33.716670 |
Notes:
- You can download geometry data for Ngora 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.