Seki (Gifu Prefecture) Map Cropping Samples
Seki (Gifu Prefecture) Map Cropping Samples-1
Seki (Gifu Prefecture) Map Cropping Samples-2
Seki neighborhoods and villages map with 3D shadow effect
flag map of Seki with 3D shadow effect
Seki map with 3d shadow effect
Download outline map of Seki (geojson format) :
Seki.geojson (**)
Download polygon array of Seki map for "Google Maps" :
Seki.txt
Bounding Box for Seki Map : ( 35.427467 , 136.665802 , 35.810268 , 137.100296 )
Wikipedia ID for Seki : Q860647
Wikipedia SPARQL Query for Seki (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q860647 wdt:P1082 ?population. }
OPTIONAL { wd:Q860647 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q860647 wdt:P2046 ?area. }
OPTIONAL { wd:Q860647 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q860647 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q860647 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 Seki map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.427467, 136.665802, 35.810268, 137.100296);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Seki)
[out:json];
(
rel["name"="Seki"][type=boundary];
rel["name:en"="Seki"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Seki
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dainota | 35.600000 , 137.033330 |
Nagura | 35.600000 , 137.016670 |
Seki | 35.618949 , 136.825000 |
Sekimachi | 35.495451 , 136.905053 |
Shimaguchi | 35.750000 , 136.783330 |
Shimo-horado | 35.600000 , 136.816670 |
Takano | 35.516670 , 136.850000 |
Wakakuri | 35.566670 , 137.016670 |
Notes:
- You can download geometry data for Seki 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.