Kadani (Nakapiripirit) Map Cropping Samples
Kadani (Nakapiripirit) Map Cropping Samples-1
Kadani (Nakapiripirit) Map Cropping Samples-2
Kadani neighborhoods and villages map with 3D shadow effect
flag map of Kadani with 3D shadow effect
Kadani map with 3d shadow effect
Download outline map of Kadani (geojson format) :
Kadani.geojson (**)
Download polygon array of Kadani map for "Google Maps" :
Kadani.txt
Bounding Box for Kadani Map : ( 1.549415 , 34.220736 , 2.14222 , 34.871664 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kadani map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.549415, 34.220736, 2.14222, 34.871664);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kadani)
[out:json];
(
rel["name"="Kadani"][type=boundary];
rel["name:en"="Kadani"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kadani
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kokumongole | 1.900000 , 34.633330 |
Nakapiripirit | 1.916670 , 34.783330 |
Namalu | 1.760830 , 34.608060 |
Napianyenya | 1.866670 , 34.583330 |
Notes:
- You can download geometry data for Kadani 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.