Hamamatsu (Shizuoka Prefecture) Map Cropping Samples

Hamamatsu (Shizuoka Prefecture) Map Cropping Samples-1

Hamamatsu (Shizuoka Prefecture) Map Cropping Samples-2

Hamamatsu neighborhoods and villages map with 3D shadow effect

flag map of Hamamatsu with 3D shadow effect

Hamamatsu map with 3d shadow effect
Download outline map of Hamamatsu (geojson format) :
Hamamatsu.geojson (**)
Download polygon array of Hamamatsu map for "Google Maps" :
Hamamatsu.txt
Bounding Box for Hamamatsu Map : ( 34.644669 , 137.486801 , 35.304199 , 138.058197 )
Wikipedia ID for Hamamatsu : Q185125
Wikipedia SPARQL Query for Hamamatsu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q185125 wdt:P1082 ?population. }
OPTIONAL { wd:Q185125 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q185125 wdt:P2046 ?area. }
OPTIONAL { wd:Q185125 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q185125 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q185125 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 Hamamatsu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.644669, 137.486801, 35.304199, 138.058197);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hamamatsu)
[out:json];
(
rel["name"="Hamamatsu"][type=boundary];
rel["name:en"="Hamamatsu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hamamatsu
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Futamata | 34.866670 , 137.816670 |
| Hamakita | 34.800000 , 137.783330 |
| Hamamatsu | 34.752388 , 137.726716 |
| Harunocho-toyooka | 35.033330 , 137.916670 |
| Ichino | 34.750000 , 137.766670 |
| Iiya | 34.833330 , 137.666670 |
| Inui | 34.950000 , 137.883330 |
| Kanasashi | 34.816670 , 137.683330 |
| Kasai | 34.766670 , 137.800000 |
| Keta | 35.000000 , 137.916670 |
| Kibune | 34.800000 , 137.783330 |
| Kiga | 34.800000 , 137.650000 |
| Kuma | 34.950000 , 137.733330 |
| Kune | 35.083330 , 137.833330 |
| Maisaka | 34.683330 , 137.616670 |
| Mangori | 34.683330 , 137.633330 |
| Mikkabi | 34.800000 , 137.550000 |
| Minenosawa | 35.000000 , 137.850000 |
| Misakubo | 35.150000 , 137.866670 |
| Mishimacho | 34.683330 , 137.750000 |
| Murakushi | 34.733330 , 137.600000 |
| Nakanomachi | 34.733330 , 137.800000 |
| Nakappe | 35.083330 , 137.800000 |
| Nakatsu | 34.800000 , 137.716670 |
| Nishiure | 35.200000 , 137.900000 |
| Oiwake | 34.766670 , 137.716670 |
| Okaba | 34.716670 , 137.766670 |
| Okuyama | 34.850000 , 137.633330 |
| Osaki | 34.766670 , 137.566670 |
| Sakuma | 35.083330 , 137.816670 |
| Shimocha | 35.016670 , 137.833330 |
| Takatsuka | 34.683330 , 137.666670 |
| Waji | 34.766670 , 137.650000 |
| Wakami | 34.950000 , 137.900000 |
Notes:
- You can download geometry data for Hamamatsu 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.