Suba (Nyanza) Map Cropping Samples
Suba (Nyanza) Map Cropping Samples-1
Suba (Nyanza) Map Cropping Samples-2
Suba neighborhoods and villages map with 3D shadow effect
flag map of Suba with 3D shadow effect
Suba map with 3d shadow effect
Download outline map of Suba (geojson format) :
Suba.geojson (**)
Download polygon array of Suba map for "Google Maps" :
Suba.txt
Bounding Box for Suba Map : ( -0.841844 , 33.925475 , -0.279606 , 34.463004 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Suba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.841844, 33.925475, -0.279606, 34.463004);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Suba)
[out:json];
(
rel["name"="Suba"][type=boundary];
rel["name:en"="Suba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Suba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Awendo | -0.500000 , 34.400000 |
Luanda | -0.475250 , 34.288160 |
Lwala | -0.504270 , 34.365920 |
Magunga | -0.688480 , 34.151530 |
Mbita | -0.416000 , 34.201680 |
Nyandiwa | -0.722650 , 34.059100 |
Nyenga | -0.714770 , 34.105210 |
Sena | -0.472630 , 34.068050 |
Sindo | -0.540610 , 34.168910 |
Utajo | -0.380170 , 34.213680 |
Notes:
- You can download geometry data for Suba 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.