Download outline map of Nadowli (geojson format) :
Nadowli.geojson (**)
Download polygon array of Nadowli map for "Google Maps" :
Nadowli.txt
Bounding Box for Nadowli Map : ( 10.100573 , -2.844721 , 10.581514 , -1.997796 )
Wikipedia ID for Nadowli : Q1315544
Wikipedia SPARQL Query for Nadowli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1315544 wdt:P1082 ?population. }
OPTIONAL { wd:Q1315544 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1315544 wdt:P2046 ?area. }
OPTIONAL { wd:Q1315544 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1315544 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1315544 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 Nadowli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.100573, -2.844721, 10.581514, -1.997796);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nadowli)
[out:json];
(
rel["name"="Nawdoli"][type=boundary];
rel["name:en"="Nawdoli"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nadowli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banko | 10.215540 , -2.549140 |
Basie | 10.300950 , -2.810700 |
Busie | 10.480830 , -2.501230 |
Chala | 10.299510 , -2.233150 |
Chang | 10.238300 , -2.496080 |
Changu | 10.229450 , -2.613960 |
Cherepon | 10.351540 , -2.791480 |
Daffiama | 10.421350 , -2.559670 |
Dapori | 10.431180 , -2.652740 |
Doguba | 10.497180 , -2.522450 |
Doung | 10.340480 , -2.549980 |
Dounjang | 10.296360 , -2.545890 |
Gilli | 10.197760 , -2.634040 |
Goyiri | 10.347520 , -2.633210 |
Issa | 10.387410 , -2.333110 |
Iziri | 10.408140 , -2.713860 |
Jang | 10.199730 , -2.460660 |
Janguasi | 10.220470 , -2.468620 |
Jellin-Iri | 10.333610 , -2.177510 |
Jiripansi | 10.281480 , -2.244850 |
Kabaha | 10.283330 , -2.650000 |
Kaleo | 10.175620 , -2.543040 |
Kalsara | 10.410050 , -2.663150 |
Kandomene | 10.360610 , -2.635510 |
Kankanjia | 10.340740 , -2.682220 |
Kanyinguasi | 10.260220 , -2.467420 |
Kanyini | 10.269650 , -2.495000 |
Kinkele | 10.243970 , -2.215870 |
Kojoperi | 10.360650 , -2.237140 |
Korinyiri | 10.347340 , -2.403670 |
Kpala | 10.263750 , -2.747010 |
Kurri | 10.289180 , -2.728720 |
Moyiri | 10.383180 , -2.602710 |
Namvili | 10.221320 , -2.709960 |
Nanga | 10.373450 , -2.770170 |
Naro | 10.329600 , -2.465550 |
Nator | 10.264760 , -2.661490 |
Ombo | 10.183130 , -2.511480 |
Pagadana | 10.283330 , -2.400000 |
Papu | 10.235700 , -2.579040 |
Puleba | 10.436980 , -2.437360 |
Saa | 10.345200 , -2.818710 |
Samambaw | 10.480310 , -2.302530 |
Sambo | 10.260990 , -2.557800 |
Sampina | 10.322920 , -2.812550 |
Sangwia | 10.487220 , -2.593950 |
Sankana | 10.202870 , -2.597860 |
Sariperi | 10.307750 , -2.602390 |
Sihiduori | 10.311410 , -2.689590 |
Sihoti | 10.466670 , -2.583330 |
Tabami | 10.188330 , -2.473030 |
Tabeasi | 10.348620 , -2.319050 |
Takpo | 10.213990 , -2.650140 |
Tangasia | 10.381690 , -2.711760 |
Toyanperi | 10.456600 , -2.595210 |
Tueri | 10.465400 , -2.535670 |
Wogu | 10.419050 , -2.386710 |
Wuchema | 10.365520 , -2.769670 |
Notes:
- You can download geometry data for Nadowli 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.