Takahashi (Okayama Prefecture) Map Cropping Samples
Takahashi (Okayama Prefecture) Map Cropping Samples-1
Takahashi (Okayama Prefecture) Map Cropping Samples-2
Takahashi neighborhoods and villages map with 3D shadow effect
flag map of Takahashi with 3D shadow effect
Takahashi map with 3d shadow effect
Download outline map of Takahashi (geojson format) :
Takahashi.geojson (**)
Download polygon array of Takahashi map for "Google Maps" :
Takahashi.txt
Bounding Box for Takahashi Map : ( 34.684002 , 133.328308 , 34.960133 , 133.718506 )
Wikipedia ID for Takahashi : Q851675
Wikipedia SPARQL Query for Takahashi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q851675 wdt:P1082 ?population. }
OPTIONAL { wd:Q851675 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q851675 wdt:P2046 ?area. }
OPTIONAL { wd:Q851675 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q851675 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q851675 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 Takahashi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.684002, 133.328308, 34.960133, 133.718506);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Takahashi)
[out:json];
(
rel["name"="Takahashi"][type=boundary];
rel["name:en"="Takahashi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Takahashi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hirose | 34.760070 , 133.608660 |
Ichiba | 34.848600 , 133.594300 |
Jito | 34.733330 , 133.483330 |
Kajimachi | 34.792410 , 133.616740 |
Kosecho | 34.877540 , 133.639360 |
Matsubaracho-haruki | 34.820670 , 133.578640 |
Nakaicho-nishigata | 34.912280 , 133.584190 |
Nariwacho-fukiya | 34.865540 , 133.473320 |
Nariwacho-nariwa | 34.785420 , 133.537490 |
Shiotsubo | 34.876240 , 133.642860 |
Tabara-shimo | 34.800000 , 133.433330 |
Takahashi | 34.809095 , 133.617166 |
Takahashi | 34.783330 , 133.616670 |
Tamagawacho-mashihara | 34.729710 , 133.569290 |
Tamagawacho-tama | 34.753340 , 133.604080 |
Notes:
- You can download geometry data for Takahashi 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.