Bassikounou (Hodh ech Chargui) Map Cropping Samples
Bassikounou (Hodh ech Chargui) Map Cropping Samples-1
Bassikounou (Hodh ech Chargui) Map Cropping Samples-2
Bassikounou neighborhoods and villages map with 3D shadow effect
flag map of Bassikounou with 3D shadow effect
Bassikounou map with 3d shadow effect
Download outline map of Bassikounou (geojson format) :
Bassikounou.geojson (**)
Download polygon array of Bassikounou map for "Google Maps" :
Bassikounou.txt
Bounding Box for Bassikounou Map : ( 15.495371 , -6.756634 , 16.884871 , -5.327134 )
Wikipedia ID for Bassikounou : Q3044601
Wikipedia SPARQL Query for Bassikounou (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3044601 wdt:P1082 ?population. }
OPTIONAL { wd:Q3044601 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3044601 wdt:P2046 ?area. }
OPTIONAL { wd:Q3044601 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3044601 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3044601 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 Bassikounou map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.495371, -6.756634, 16.884871, -5.327134);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bassikounou)
[out:json];
(
rel["name"="Bassikounou"][type=boundary];
rel["name:en"="Bassikounou"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bassikounou
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bassikounou | 15.865600 , -5.946800 |
Dendara | 16.280640 , -6.694460 |
Douamkara | 15.525800 , -5.507600 |
Fassale | 15.557100 , -5.516000 |
Hassi Touil Jdid | 16.117500 , -5.486110 |
Kalifa | 15.589700 , -5.619400 |
Kataouane | 16.068890 , -6.498890 |
Koussana | 15.625300 , -5.742300 |
Mansour | 15.626100 , -5.666900 |
Medala | 15.505800 , -5.588000 |
Nere | 15.600500 , -5.572000 |
Terbekou | 15.653400 , -5.649900 |
Vassala | 15.570240 , -5.531650 |
Notes:
- You can download geometry data for Bassikounou 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.