Aruu (Pader) Map Cropping Samples
Aruu (Pader) Map Cropping Samples-1
Aruu (Pader) Map Cropping Samples-2
Aruu neighborhoods and villages map with 3D shadow effect
flag map of Aruu with 3D shadow effect
Aruu map with 3d shadow effect
Download outline map of Aruu (geojson format) :
Aruu.geojson (**)
Download polygon array of Aruu map for "Google Maps" :
Aruu.txt
Bounding Box for Aruu Map : ( 2.531241 , 32.471596 , 3.241764 , 33.223165 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Aruu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.531241, 32.471596, 3.241764, 33.223165);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aruu)
[out:json];
(
rel["name"="Aruu"][type=boundary];
rel["name:en"="Aruu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aruu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acholibur | 3.142010 , 32.913630 |
Aloto | 3.116990 , 33.056350 |
Aswa | 2.966670 , 32.600000 |
Atanga | 3.025310 , 32.761540 |
Atika | 3.084640 , 32.846210 |
Awere | 2.716670 , 32.833330 |
Dure | 3.203960 , 32.926470 |
Kelak | 2.650000 , 32.916670 |
Kilak | 2.764440 , 32.968610 |
Laguti | 3.066300 , 32.811270 |
Lagwayi | 3.047000 , 33.072170 |
Nadiang | 3.116670 , 32.883330 |
Pajule | 2.939720 , 32.943890 |
Notes:
- You can download geometry data for Aruu 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.