Tainai (Niigata Prefecture) Map Cropping Samples
Tainai (Niigata Prefecture) Map Cropping Samples-1
Tainai (Niigata Prefecture) Map Cropping Samples-2
Tainai neighborhoods and villages map with 3D shadow effect
flag map of Tainai with 3D shadow effect
Tainai map with 3d shadow effect
Download outline map of Tainai (geojson format) :
Tainai.geojson (**)
Download polygon array of Tainai map for "Google Maps" :
Tainai.txt
Bounding Box for Tainai Map : ( 37.861801 , 139.313797 , 38.152668 , 139.631897 )
Wikipedia ID for Tainai : Q877266
Wikipedia SPARQL Query for Tainai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q877266 wdt:P1082 ?population. }
OPTIONAL { wd:Q877266 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q877266 wdt:P2046 ?area. }
OPTIONAL { wd:Q877266 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q877266 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q877266 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 Tainai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.861801, 139.313797, 38.152668, 139.631897);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tainai)
[out:json];
(
rel["name"="Tainai"][type=boundary];
rel["name:en"="Tainai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tainai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Araihama | 38.111040 , 139.381230 |
Jumonji | 38.100000 , 139.433330 |
Kami-tsuboana | 38.050000 , 139.483330 |
Kinoto | 38.119370 , 139.405300 |
Kitanarita | 38.031540 , 139.338920 |
Kubota | 38.065040 , 139.393240 |
Kurokawa | 38.078640 , 139.438970 |
Kuwae | 38.066670 , 139.516670 |
Momozakihama | 38.141950 , 139.405110 |
Muramatsuhama | 38.056560 , 139.329550 |
Nakajo | 38.049550 , 139.390660 |
Nakakura | 38.049020 , 139.349890 |
Sasaguchihama | 38.089780 , 139.364280 |
Shimo-tsuboana | 38.050000 , 139.466670 |
Sugeta | 38.105160 , 139.407230 |
Tainai | 38.061068 , 139.411011 |
Tainai | 38.021916 , 139.499374 |
Takahashi | 38.049190 , 139.352980 |
Tsuboana | 38.047700 , 139.480220 |
Tsuchizukuri | 38.083820 , 139.411510 |
Tsuiji | 38.060770 , 139.358000 |
Notes:
- You can download geometry data for Tainai 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.