Gose (Nara Prefecture) Map Cropping Samples
Gose (Nara Prefecture) Map Cropping Samples-1
Gose (Nara Prefecture) Map Cropping Samples-2
Gose neighborhoods and villages map with 3D shadow effect
flag map of Gose with 3D shadow effect
Gose map with 3d shadow effect
Download outline map of Gose (geojson format) :
Gose.geojson (**)
Download polygon array of Gose map for "Google Maps" :
Gose.txt
Bounding Box for Gose Map : ( 34.386269 , 135.664703 , 34.481731 , 135.771805 )
Wikipedia ID for Gose : Q847334
Wikipedia SPARQL Query for Gose (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q847334 wdt:P1082 ?population. }
OPTIONAL { wd:Q847334 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q847334 wdt:P2046 ?area. }
OPTIONAL { wd:Q847334 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q847334 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q847334 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 Gose map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.386269, 135.664703, 34.481731, 135.771805);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gose)
[out:json];
(
rel["name"="Gose"][type=boundary];
rel["name:en"="Gose"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gose
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asamachi | 34.422660 , 135.737180 |
Asazuma | 34.415970 , 135.710400 |
Funaji | 34.416670 , 135.716670 |
Fushimi | 34.414690 , 135.705690 |
Gose | 34.450000 , 135.733330 |
Gose | 34.440697 , 135.722824 |
Haradani | 34.450430 , 135.762650 |
Heisaka | 34.394120 , 135.730840 |
Higashisabi | 34.399520 , 135.719340 |
Honma | 34.463460 , 135.755260 |
Ikenouchi | 34.448720 , 135.745520 |
Inaido | 34.434380 , 135.752320 |
Kashiwara | 34.450000 , 135.766670 |
Kitakubo | 34.420280 , 135.710240 |
Kobayashi | 34.467820 , 135.714570 |
Kose | 34.422770 , 135.748900 |
Kujira | 34.463620 , 135.720590 |
Kurisaka | 34.425870 , 135.725460 |
Miyado | 34.444460 , 135.721610 |
Motomachi | 34.471220 , 135.730250 |
Muro | 34.442780 , 135.734980 |
Nagara | 34.440130 , 135.715750 |
Nango | 34.426140 , 135.713180 |
Nishisabi | 34.404420 , 135.701460 |
Toge | 34.431730 , 135.756150 |
Notes:
- You can download geometry data for Gose 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.