Katagami (Akita Prefecture) Map Cropping Samples
Katagami (Akita Prefecture) Map Cropping Samples-1
Katagami (Akita Prefecture) Map Cropping Samples-2
Katagami neighborhoods and villages map with 3D shadow effect
flag map of Katagami with 3D shadow effect
Katagami map with 3d shadow effect
Download outline map of Katagami (geojson format) :
Katagami.geojson (**)
Download polygon array of Katagami map for "Google Maps" :
Katagami.txt
Bounding Box for Katagami Map : ( 39.804935 , 139.953796 , 39.9282 , 140.198395 )
Wikipedia ID for Katagami : Q646780
Wikipedia SPARQL Query for Katagami (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q646780 wdt:P1082 ?population. }
OPTIONAL { wd:Q646780 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q646780 wdt:P2046 ?area. }
OPTIONAL { wd:Q646780 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q646780 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q646780 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 Katagami map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.804935, 139.953796, 39.9282, 140.198395);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Katagami)
[out:json];
(
rel["name"="Katagami"][type=boundary];
rel["name:en"="Katagami"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Katagami
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bekosaka | 39.824590 , 140.053720 |
Deto-shinmachi | 39.843710 , 140.033810 |
Furuinai | 39.851320 , 140.132740 |
Futada | 39.873260 , 140.006440 |
Gamanuma | 39.867400 , 140.001620 |
Iidagawa-shimoabukawa | 39.876500 , 140.069290 |
Iidagawa-wadaimokawa | 39.883330 , 140.083330 |
Kamideto | 39.834160 , 140.024010 |
Kamikitano | 39.819120 , 140.042990 |
Katagami | 39.878690 , 139.997670 |
Naganuma | 39.820310 , 140.049550 |
Oiwake | 39.811640 , 140.053430 |
Oiwakenishi | 39.816590 , 140.037470 |
Okubo | 39.866670 , 140.050000 |
Oshimizu | 39.831070 , 140.052030 |
Oshimizu Kaitaku | 39.833490 , 140.047870 |
Oshimizu-kitano | 39.832140 , 140.047690 |
Sangenya | 39.833170 , 140.038630 |
Showa | 39.866670 , 140.083330 |
Showa-okubo | 39.830780 , 140.049950 |
Tenno | 39.823100 , 140.040600 |
Tennō | 39.900000 , 139.966670 |
Tenno-osaki | 39.893450 , 140.007490 |
Notes:
- You can download geometry data for Katagami 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.