Nobeoka (Miyazaki Prefecture) Map Cropping Samples
Nobeoka (Miyazaki Prefecture) Map Cropping Samples-1
Nobeoka (Miyazaki Prefecture) Map Cropping Samples-2
Nobeoka neighborhoods and villages map with 3D shadow effect
flag map of Nobeoka with 3D shadow effect
Nobeoka map with 3d shadow effect
Download outline map of Nobeoka (geojson format) :
Nobeoka.geojson (**)
Download polygon array of Nobeoka map for "Google Maps" :
Nobeoka.txt
Bounding Box for Nobeoka Map : ( 32.490067 , 131.427902 , 32.838467 , 131.885101 )
Wikipedia ID for Nobeoka : Q653389
Wikipedia SPARQL Query for Nobeoka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q653389 wdt:P1082 ?population. }
OPTIONAL { wd:Q653389 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q653389 wdt:P2046 ?area. }
OPTIONAL { wd:Q653389 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q653389 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q653389 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 Nobeoka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.490067, 131.427902, 32.838467, 131.885101);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nobeoka)
[out:json];
(
rel["name"="Nobeoka"][type=boundary];
rel["name:en"="Nobeoka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nobeoka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hirabaru | 32.550000 , 131.683330 |
Horigawa | 32.733330 , 131.566670 |
Ifukugata | 32.516670 , 131.666670 |
Ishigami | 32.650000 , 131.533330 |
Kawachimyo | 32.683330 , 131.700000 |
Kawashimamachi | 32.616730 , 131.691630 |
Kawazaka | 32.666670 , 131.716670 |
Kitauramachi-furue | 32.706700 , 131.818960 |
Kitauramachi-mikawauchi | 32.754320 , 131.803080 |
Kitauramachi-miyanoura | 32.696930 , 131.839790 |
Kumata | 32.683330 , 131.700000 |
Kuwahira | 32.633330 , 131.633330 |
Makimine | 32.616670 , 131.450000 |
Nobeoka | 32.578357 , 131.671999 |
Shimauramachi | 32.666390 , 131.815240 |
Shimoaka | 32.750000 , 131.633330 |
Sotaro | 32.766670 , 131.700000 |
Totoro | 32.500000 , 131.683330 |
Tsunanose | 32.616670 , 131.450000 |
Umeki | 32.766670 , 131.800000 |
Notes:
- You can download geometry data for Nobeoka 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.