> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/mapbox-tiling-service/ja/llms.txt)

# Recipe specification

Mapbox Tiling service has 3 recipe specifications:

-   The [vector specification](https://docs.mapbox.com/mapbox-tiling-service/ja/recipe-specification/vector/) for creating [vector tilesets](https://docs.mapbox.com/style-spec/reference/sources/#vector)
-   The [rasterarray specification](https://docs.mapbox.com/mapbox-tiling-service/ja/recipe-specification/rasterarray/) for creating [rasterarray tilesets](https://docs.mapbox.com/style-spec/reference/sources/#raster-array)
-   The [raster specification](https://docs.mapbox.com/mapbox-tiling-service/ja/recipe-specification/raster/) for creating [raster tilesets](https://docs.mapbox.com/style-spec/reference/sources/#raster)

To see example recipes for frequently-requested use cases, see the [Recipe examples page](https://docs.mapbox.com/mapbox-tiling-service/ja/examples/).