t-rex-tileserver / t-rex

t-rex is a vector tile server specialized on publishing MVT tiles from your own data
https://t-rex.tileserver.ch/
MIT License
545 stars 68 forks source link

What default tile size is used by Trex? 256 or 512? #296

Closed dmitrykinakh closed 1 year ago

dmitrykinakh commented 1 year ago

What default tile size is used by Trex? 256 256 or 512 512?

pka commented 1 year ago

tile_size in layer configuration (https://t-rex.tileserver.ch/doc/reference/#tileset):

Width and height of the tile (Default: 4096. Grid default size is 256)