Guit (Unity) Map Cropping Samples
Guit (Unity) Map Cropping Samples-1
Guit (Unity) Map Cropping Samples-2
Guit neighborhoods and villages map with 3D shadow effect
flag map of Guit with 3D shadow effect
Guit map with 3d shadow effect
Download outline map of Guit (geojson format) :
Guit.geojson (**)
Download polygon array of Guit map for "Google Maps" :
Guit.txt
Bounding Box for Guit Map : ( 8.842962 , 29.809985 , 9.551198 , 30.391163 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Guit map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.842962, 29.809985, 9.551198, 30.391163);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guit)
[out:json];
(
rel["name"="Guit"][type=boundary];
rel["name:en"="Guit"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guit
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buothgark | 9.451670 , 30.169210 |
Dabil el Gudeka | 9.265340 , 29.855560 |
Gholyil Rar | 9.183330 , 29.916670 |
Gwit | 9.116670 , 29.916670 |
Joknyang | 9.069090 , 30.081070 |
Moiyil | 9.345320 , 29.875660 |
Narir | 9.394410 , 29.902210 |
Nur | 9.370570 , 29.907540 |
Nya Keer | 9.380600 , 29.898350 |
Powoi | 8.956940 , 29.835670 |
Tukis | 9.370940 , 29.980720 |
Wunak | 9.466920 , 30.069500 |
Notes:
- You can download geometry data for Guit 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.