Irepo (Oyo) Map Cropping Samples
Irepo (Oyo) Map Cropping Samples-1
Irepo (Oyo) Map Cropping Samples-2
Irepo neighborhoods and villages map with 3D shadow effect
flag map of Irepo with 3D shadow effect
Irepo map with 3d shadow effect
Download outline map of Irepo (geojson format) :
Irepo.geojson (**)
Download polygon array of Irepo map for "Google Maps" :
Irepo.txt
Bounding Box for Irepo Map : ( 8.87557136831 , 3.68216633973 , 9.18827136831 , 4.21046633973 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Irepo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.87557136831, 3.68216633973, 9.18827136831, 4.21046633973);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Irepo)
[out:json];
(
rel["name"="Irepo"][type=boundary];
rel["name:en"="Irepo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Irepo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kishi | 9.081074 , 3.851743 |
Komi | 9.000000 , 3.933330 |
Soro | 8.983330 , 3.950000 |
Notes:
- You can download geometry data for Irepo 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.