Adjarra (Ouémé Department) Map Cropping Samples
Adjarra (Ouémé Department) Map Cropping Samples-1
Adjarra (Ouémé Department) Map Cropping Samples-2
Adjarra neighborhoods and villages map with 3D shadow effect
flag map of Adjarra with 3D shadow effect
Adjarra map with 3d shadow effect
Download outline map of Adjarra (geojson format) :
Adjarra.geojson (**)
Download polygon array of Adjarra map for "Google Maps" :
Adjarra.txt
Bounding Box for Adjarra Map : ( 6.427625 , 2.631448 , 6.541557 , 2.724148 )
Wikipedia ID for Adjarra : Q2476120
Wikipedia SPARQL Query for Adjarra (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2476120 wdt:P1082 ?population. }
OPTIONAL { wd:Q2476120 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2476120 wdt:P2046 ?area. }
OPTIONAL { wd:Q2476120 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2476120 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2476120 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 Adjarra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.427625, 2.631448, 6.541557, 2.724148);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Adjarra)
[out:json];
(
rel["name"="Adjarra"][type=boundary];
rel["name:en"="Adjarra"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Adjarra
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adjarra | 6.534450 , 2.668330 |
Bahica | 6.500000 , 2.666670 |
Dangbo | 6.500000 , 2.683330 |
Ijofin | 6.500000 , 2.716670 |
Malanhoui | 6.461900 , 2.677400 |
Meridjonou | 6.502410 , 2.715680 |
Sedje | 6.483330 , 2.666670 |
Notes:
- You can download geometry data for Adjarra 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.