Oita (Oita Prefecture) Map Cropping Samples
Oita (Oita Prefecture) Map Cropping Samples-1
Oita (Oita Prefecture) Map Cropping Samples-2
Oita neighborhoods and villages map with 3D shadow effect
flag map of Oita with 3D shadow effect
Oita map with 3d shadow effect
Download outline map of Oita (geojson format) :
Oita.geojson (**)
Download polygon array of Oita map for "Google Maps" :
Oita.txt
Bounding Box for Oita Map : ( 33.069801 , 131.417999 , 33.279202 , 131.9552 )
Wikipedia ID for Oita : Q199609
Wikipedia SPARQL Query for Oita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q199609 wdt:P1082 ?population. }
OPTIONAL { wd:Q199609 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q199609 wdt:P2046 ?area. }
OPTIONAL { wd:Q199609 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q199609 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q199609 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 Oita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.069801, 131.417999, 33.279202, 131.9552);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oita)
[out:json];
(
rel["name"="Oita"][type=boundary];
rel["name:en"="Oita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ikushi | 33.245200 , 131.585060 |
Nagahamamachi | 33.237250 , 131.618580 |
Nakahetsugi | 33.149680 , 131.659380 |
Niagemachi | 33.239960 , 131.608800 |
Notsuharu | 33.167120 , 131.527160 |
Oita | 33.238310 , 131.547535 |
Ōita-shi | 33.210692 , 131.632856 |
Saganoseki | 33.247800 , 131.870830 |
Sakanoichi-chuo | 33.233330 , 131.750000 |
Senzai | 33.238610 , 131.671840 |
Tsurusaki | 33.240000 , 131.684440 |
Uwaura | 33.202870 , 131.859920 |
Notes:
- You can download geometry data for Oita 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.