Tsuchiura (Ibaraki Prefecture) Map Cropping Samples
Tsuchiura (Ibaraki Prefecture) Map Cropping Samples-1
Tsuchiura (Ibaraki Prefecture) Map Cropping Samples-2
Tsuchiura neighborhoods and villages map with 3D shadow effect
flag map of Tsuchiura with 3D shadow effect
Tsuchiura map with 3d shadow effect
Download outline map of Tsuchiura (geojson format) :
Tsuchiura.geojson (**)
Download polygon array of Tsuchiura map for "Google Maps" :
Tsuchiura.txt
Bounding Box for Tsuchiura Map : ( 36.014801 , 140.124893 , 36.175465 , 140.283798 )
Wikipedia ID for Tsuchiura : Q653446
Wikipedia SPARQL Query for Tsuchiura (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q653446 wdt:P1082 ?population. }
OPTIONAL { wd:Q653446 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q653446 wdt:P2046 ?area. }
OPTIONAL { wd:Q653446 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q653446 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q653446 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 Tsuchiura map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.014801, 140.124893, 36.175465, 140.283798);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tsuchiura)
[out:json];
(
rel["name"="Tsuchiura"][type=boundary];
rel["name:en"="Tsuchiura"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tsuchiura
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arakawa-oki | 36.033330 , 140.166670 |
Fujisawa | 36.116670 , 140.150000 |
Naka | 36.050000 , 140.166670 |
Tsuchiura | 36.099725 , 140.200569 |
Notes:
- You can download geometry data for Tsuchiura 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.