GetCollectionWmtsCapabilitiesByTmsOptions.TileScale Property

Definition

Tile scale factor affecting output size. Values > 1 produce larger tiles (e.g., 1=256x256, 2=512x512).

public int? TileScale { get; set; }
member this.TileScale : Nullable<int> with get, set
Public Property TileScale As Nullable(Of Integer)

Property Value

Applies to