Kompienga (Est) Map Cropping Samples
Kompienga (Est) Map Cropping Samples-1
Kompienga (Est) Map Cropping Samples-2
Kompienga neighborhoods and villages map with 3D shadow effect
flag map of Kompienga with 3D shadow effect
Kompienga map with 3d shadow effect
Download outline map of Kompienga (geojson format) :
Kompienga.geojson (**)
Download polygon array of Kompienga map for "Google Maps" :
Kompienga.txt
Bounding Box for Kompienga Map : ( 10.931 , 0.424075 , 11.940651 , 1.412905 )
Wikipedia ID for Kompienga : Q1142059
Wikipedia SPARQL Query for Kompienga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1142059 wdt:P1082 ?population. }
OPTIONAL { wd:Q1142059 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1142059 wdt:P2046 ?area. }
OPTIONAL { wd:Q1142059 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1142059 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1142059 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 Kompienga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.931, 0.424075, 11.940651, 1.412905);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kompienga)
[out:json];
(
rel["name"="Kompienga"][type=boundary];
rel["name:en"="Kompienga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kompienga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balangadi | 10.966670 , 0.550000 |
Kompiembiga | 11.269170 , 0.589440 |
Madiagoune | 11.166670 , 0.833330 |
Madjoari | 11.476390 , 1.250830 |
Nanissonga | 10.983330 , 0.533330 |
Nanissonga | 10.966670 , 0.550000 |
Pama | 11.249720 , 0.707500 |
Pankankanti | 11.000000 , 0.650000 |
Pognoa Sankoado | 11.029030 , 0.584840 |
Ponio | 10.977500 , 0.507780 |
Sankoiletchagou | 10.983330 , 0.583330 |
Singou | 11.300000 , 1.033330 |
Tafigbangbang | 10.933330 , 0.500000 |
Tagou | 11.166670 , 0.633330 |
Tambarga | 11.450000 , 1.216670 |
Tindangou | 11.181110 , 0.830000 |
Toukoudja | 11.016670 , 0.500000 |
Notes:
- You can download geometry data for Kompienga 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.