Kawakita (Ishikawa Prefecture) Map Cropping Samples
Kawakita (Ishikawa Prefecture) Map Cropping Samples-1
Kawakita (Ishikawa Prefecture) Map Cropping Samples-2
Kawakita neighborhoods and villages map with 3D shadow effect
flag map of Kawakita with 3D shadow effect
Kawakita map with 3d shadow effect
Download outline map of Kawakita (geojson format) :
Kawakita.geojson (**)
Download polygon array of Kawakita map for "Google Maps" :
Kawakita.txt
Bounding Box for Kawakita Map : ( 36.458332 , 136.480392 , 36.481998 , 136.600998 )
Wikipedia ID for Kawakita : Q658912
Wikipedia SPARQL Query for Kawakita (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q658912 wdt:P1082 ?population. }
OPTIONAL { wd:Q658912 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q658912 wdt:P2046 ?area. }
OPTIONAL { wd:Q658912 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q658912 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q658912 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 Kawakita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.458332, 136.480392, 36.481998, 136.600998);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kawakita)
[out:json];
(
rel["name"="Kawakita"][type=boundary];
rel["name:en"="Kawakita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kawakita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asahi | 36.471210 , 136.493290 |
Nakajima | 36.464020 , 136.587100 |
Santanda | 36.468160 , 136.573720 |
Tachibana | 36.474400 , 136.505320 |
Tagojima | 36.471550 , 136.522300 |
Tsuchimuro | 36.475470 , 136.553270 |
Yokurojima | 36.472230 , 136.537510 |
Notes:
- You can download geometry data for Kawakita 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.