Ouinhi (Zou Department) Map Cropping Samples
Ouinhi (Zou Department) Map Cropping Samples-1
Ouinhi (Zou Department) Map Cropping Samples-2
Ouinhi neighborhoods and villages map with 3D shadow effect
flag map of Ouinhi with 3D shadow effect
Ouinhi map with 3d shadow effect
Download outline map of Ouinhi (geojson format) :
Ouinhi.geojson (**)
Download polygon array of Ouinhi map for "Google Maps" :
Ouinhi.txt
Bounding Box for Ouinhi Map : ( 6.95367737419 , 2.40057536337 , 7.19923907962 , 2.55648431689 )
Wikipedia ID for Ouinhi : Q1134277
Wikipedia SPARQL Query for Ouinhi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1134277 wdt:P1082 ?population. }
OPTIONAL { wd:Q1134277 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1134277 wdt:P2046 ?area. }
OPTIONAL { wd:Q1134277 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1134277 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1134277 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Ouinhi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.95367737419, 2.40057536337, 7.19923907962, 2.55648431689);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ouinhi)
[out:json];
(
rel["name"="Ouinhi"][type=boundary];
rel["name:en"="Ouinhi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ouinhi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dasso | 7.017170 , 2.456080 |
Dasso-Nialli | 7.050000 , 2.500000 |
Houedja | 7.140330 , 2.437260 |
Hounoume | 7.000000 , 2.450000 |
Ouokon | 7.097940 , 2.459930 |
Sagon | 7.156080 , 2.419460 |
Notes:
- You can download geometry data for Ouinhi 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.