Uvwie (Delta) Map Cropping Samples
Uvwie (Delta) Map Cropping Samples-1
Uvwie (Delta) Map Cropping Samples-2
Uvwie neighborhoods and villages map with 3D shadow effect
flag map of Uvwie with 3D shadow effect
Uvwie map with 3d shadow effect
Download outline map of Uvwie (geojson format) :
Uvwie.geojson (**)
Download polygon array of Uvwie map for "Google Maps" :
Uvwie.txt
Bounding Box for Uvwie Map : ( 5.50417136831 , 5.70596633973 , 5.62427136831 , 5.85316633973 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Uvwie map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.50417136831, 5.70596633973, 5.62427136831, 5.85316633973);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Uvwie)
[out:json];
(
rel["name"="Uvwie"][type=boundary];
rel["name:en"="Uvwie"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Uvwie
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ekete | 5.506360 , 5.803120 |
Oharhe | 5.623170 , 5.776330 |
Ohrerhe Waterside | 5.568280 , 5.849700 |
Notes:
- You can download geometry data for Uvwie 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.