Siguiri (Guinea) Map Cropping Samples

Siguiri (Guinea) Map Cropping Samples-2
Siguiri (Guinea) Map Cropping Samples-2
Download outline map of Siguiri (geojson format) : Siguiri.geojson (**)
Download polygon array of Siguiri map for "Google Maps" : Siguiri.txt
Bounding Box for Siguiri Map : ( 10.863844 , -10.207718 , 12.497533 , -8.726517 )
ISO-3166 CODE for Siguiri : GN-SI

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](10.863844, -10.207718, 12.497533, -8.726517);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Siguiri)
[out:json];
(
rel["name"="Siguiri"][type=boundary];
rel["name:en"="Siguiri"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Siguiri 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.

Create Siguiri counties and neighborhoods map.


Share this page