You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`percentile-range=`[Raster] Input percentile range used with `scaling=percentile`. The default is `2,98`.
199
199
200
-
`rendition=`[GeoTIFF] Import a specific GeoTIFF rendition, such as `full` or `overview-1`. By default, large GeoTIFFs are imported from the best available reduced-resolution rendition under Mapshaper's import size limit. Use `rendition=full` to force full-resolution import.
200
+
`rendition=`[GeoTIFF] Import a specific GeoTIFF rendition, using a slug such as `full` or `overview-1`. When a GeoTIFF has internal overviews, Mapshaper lists the available slugs during import. By default, large GeoTIFFs are imported from the best available reduced-resolution overview under Mapshaper's import size limit, or resampled during import if no suitable overview is available. Use `rendition=full` to force full-resolution import.
0 commit comments