New Juaben (Eastern) Map Cropping Samples
New Juaben (Eastern) Map Cropping Samples-1
New Juaben (Eastern) Map Cropping Samples-2
New Juaben neighborhoods and villages map with 3D shadow effect
flag map of New Juaben with 3D shadow effect
New Juaben map with 3d shadow effect
Download outline map of New Juaben (geojson format) :
New Juaben.geojson (**)
Download polygon array of New Juaben map for "Google Maps" :
New Juaben.txt
Bounding Box for New Juaben Map : ( 6.02855244449 , -0.364550904447 , 6.19051372326 , -0.209544623245 )
Wikipedia ID for New Juaben : Q3338893
Wikipedia SPARQL Query for New Juaben (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3338893 wdt:P1082 ?population. }
OPTIONAL { wd:Q3338893 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3338893 wdt:P2046 ?area. }
OPTIONAL { wd:Q3338893 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3338893 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3338893 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 New Juaben map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.02855244449, -0.364550904447, 6.19051372326, -0.209544623245);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (New Juaben)
[out:json];
(
rel["name"="New Juaben"][type=boundary];
rel["name:en"="New Juaben"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of New Juaben
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akodum | 6.113860 , -0.343440 |
Amanfro | 6.116670 , -0.266670 |
Efiduasi | 6.095060 , -0.262620 |
Jumapo | 6.161760 , -0.298190 |
Koforidua | 6.094080 , -0.259130 |
Oyoko | 6.136500 , -0.289780 |
Suhien | 6.164870 , -0.313660 |
Notes:
- You can download geometry data for New Juaben 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.