Bopa (Mono Department) Map Cropping Samples
Bopa (Mono Department) Map Cropping Samples-1
Bopa (Mono Department) Map Cropping Samples-2
Bopa neighborhoods and villages map with 3D shadow effect
flag map of Bopa with 3D shadow effect
Bopa map with 3d shadow effect
Download outline map of Bopa (geojson format) :
Bopa.geojson (**)
Download polygon array of Bopa map for "Google Maps" :
Bopa.txt
Bounding Box for Bopa Map : ( 6.488137 , 1.819837 , 6.779791 , 2.034163 )
Wikipedia ID for Bopa : Q2910571
Wikipedia SPARQL Query for Bopa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2910571 wdt:P1082 ?population. }
OPTIONAL { wd:Q2910571 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2910571 wdt:P2046 ?area. }
OPTIONAL { wd:Q2910571 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2910571 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2910571 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 Bopa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.488137, 1.819837, 6.779791, 2.034163);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bopa)
[out:json];
(
rel["name"="Bopa"][type=boundary];
rel["name:en"="Bopa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bopa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agbodji | 6.647390 , 1.979890 |
Agname | 6.750000 , 1.933330 |
Agnami | 6.600000 , 1.916670 |
Ayanme | 6.610990 , 1.924210 |
Bohime | 6.694310 , 1.828370 |
Djidjouzou | 6.723360 , 2.021360 |
Gbakpodji | 6.660790 , 1.863690 |
Lobogo | 6.626260 , 1.904680 |
Metangnan | 6.666670 , 1.833330 |
Meteton | 6.694190 , 1.984780 |
Ouessa | 6.516670 , 1.983330 |
Sehoumi | 6.504730 , 1.960680 |
Tuivi | 6.666670 , 1.983330 |
Zounkpe | 6.683330 , 1.833330 |
Notes:
- You can download geometry data for Bopa 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.