Tomioka (Gunma Prefecture) Map Cropping Samples
Tomioka (Gunma Prefecture) Map Cropping Samples-1
Tomioka (Gunma Prefecture) Map Cropping Samples-2
Tomioka neighborhoods and villages map with 3D shadow effect
flag map of Tomioka with 3D shadow effect
Tomioka map with 3d shadow effect
Download outline map of Tomioka (geojson format) :
Tomioka.geojson (**)
Download polygon array of Tomioka map for "Google Maps" :
Tomioka.txt
Bounding Box for Tomioka Map : ( 36.178398 , 138.740005 , 36.307934 , 138.9496 )
Wikipedia ID for Tomioka : Q873835
Wikipedia SPARQL Query for Tomioka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q873835 wdt:P1082 ?population. }
OPTIONAL { wd:Q873835 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q873835 wdt:P2046 ?area. }
OPTIONAL { wd:Q873835 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q873835 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q873835 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 Tomioka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.178398, 138.740005, 36.307934, 138.9496);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tomioka)
[out:json];
(
rel["name"="Tomioka"][type=boundary];
rel["name:en"="Tomioka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tomioka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hinata | 36.222710 , 138.835200 |
Ichinomiya | 36.253700 , 138.860880 |
Iwasome | 36.223690 , 138.862880 |
Kuwahara | 36.297420 , 138.930150 |
Miyazaki | 36.249200 , 138.848820 |
Myogimachi-kitayama | 36.292800 , 138.791100 |
Myogimachi-moroto | 36.290100 , 138.774020 |
Myogimachi-sugahara | 36.274480 , 138.771080 |
Nakamura | 36.265270 , 138.819580 |
Nanokaichi | 36.259100 , 138.879200 |
Negoya | 36.279140 , 138.937260 |
Tajima | 36.244010 , 138.860220 |
Tomioka | 36.257563 , 138.894653 |
Notes:
- You can download geometry data for Tomioka 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.