メインコンテンツまでスキップ

Mapbox Japan Weather Layers

Mapbox Japan Weather Layers are a Mapbox-provided collection of tilesets representing different weather variables local to Japan.

Temperature over Japan.

Tilesets

Mapbox Japan weather layers consists of 13 tilesets, each representing a different weather variable. Most are rasterarray tilesets, with one vector tileset.

Follow the links below to see detailed reference documentation for each tileset:

Tilesets generated from sources without data

Occasionally a data source used to generate a tileset might not have any underlying data such as the source for the mapbox.weather-jp-river-flood tileset. In cases when this is true, a tileset will still be generated, but with a single point located roughly in the center of Japan at 137.990643, 36.016228.

Using Japan Weather Layers

Japan Weather Layers can be added to any Mapbox map.

For rasterarray tilesets, they can be added to a map as raster-array sources. These sources can be styled as raster layer and their paint properties can be used to highlight weather variables.

"winds": {
"type": "raster-array",
"url": "mapbox://mapbox.weather-jp-wind-0-39",
"tileSize": 512
}

The following Mapbox Tiling Service examples include sample code for using raster-array sources in a Mapbox GL JS map. Similar patterns can be used in the Mapbox mobile maps SDKs.

For vector tilesets, they can be added to a map as vector sources.

Japan Weather Layers Pricing

  • Billed by requests
  • See rates and discounts per tile requests in the pricing page's Maps section

Japan Weather Layers are vector and raster-array tilesets measured in tile requests. Details about the number of tile requests included in the free tier and the cost per request beyond what is included in the free tier are available on the pricing page.

Attribution

When using this tileset publicly in a design or application you must provide proper attribution.

このpageは役に立ちましたか?