Nogata (Fukuoka Prefecture) Map Cropping Samples
Nogata (Fukuoka Prefecture) Map Cropping Samples-1
Nogata (Fukuoka Prefecture) Map Cropping Samples-2
Nogata neighborhoods and villages map with 3D shadow effect
flag map of Nogata with 3D shadow effect
Nogata map with 3d shadow effect
Download outline map of Nogata (geojson format) :
Nogata.geojson (**)
Download polygon array of Nogata map for "Google Maps" :
Nogata.txt
Bounding Box for Nogata Map : ( 33.700134 , 130.679993 , 33.796066 , 130.804398 )
Wikipedia ID for Nogata : Q861296
Wikipedia SPARQL Query for Nogata (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q861296 wdt:P1082 ?population. }
OPTIONAL { wd:Q861296 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q861296 wdt:P2046 ?area. }
OPTIONAL { wd:Q861296 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q861296 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q861296 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 Nogata map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.700134, 130.679993, 33.796066, 130.804398);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nogata)
[out:json];
(
rel["name"="Nogata"][type=boundary];
rel["name:en"="Nogata"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nogata
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akaji | 33.727520 , 130.727990 |
Chiko | 33.759530 , 130.722840 |
Eimanji | 33.733150 , 130.768290 |
Furumachi | 33.747360 , 130.727310 |
Ganda | 33.764270 , 130.741120 |
Hiyoshimachi | 33.751000 , 130.729060 |
Kamishinnyu | 33.748290 , 130.708170 |
Kamitonno | 33.767320 , 130.773370 |
Kamizakai | 33.726730 , 130.755890 |
Mizohori | 33.733260 , 130.730100 |
Nakaizumi | 33.719910 , 130.740400 |
Nōgata | 33.733330 , 130.733330 |
Nogata | 33.745467 , 130.760993 |
Shimoshinnyu | 33.758850 , 130.700780 |
Shimozakai | 33.730690 , 130.738340 |
Shinchimachi | 33.756640 , 130.721600 |
Shinmachi | 33.740160 , 130.727360 |
Susakimachi | 33.751320 , 130.725670 |
Tonno | 33.749930 , 130.743610 |
Tonomachi | 33.743330 , 130.727690 |
Tsudamachi | 33.748220 , 130.729280 |
Ueki | 33.779500 , 130.708170 |
Yamabe | 33.741790 , 130.717740 |
Yunohara | 33.768120 , 130.747690 |
Notes:
- You can download geometry data for Nogata 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.