DisplayScaleMixin
- class s100py.s102.v2_0.api.DisplayScaleMixin
Bases:
object
Attributes Summary
From 4.2.1.1.1.5, The smaller value of the ratio of the linear dimensions of the features of a dataset presented in the display and the actual dimensions of the features represented (smallest scale) of the scale range of the dataset.
From 4.2.1.1.1.2, The larger value of the ratio of the linear dimensions of the features of a dataset presented in the display and the actual dimensions of the features represented (largest scale) of the scale range of the dataset.
Methods Summary
Attributes Documentation
- maximum_display_scale
From 4.2.1.1.1.5, The smaller value of the ratio of the linear dimensions of the features of a dataset presented in the display and the actual dimensions of the features represented (smallest scale) of the scale range of the dataset. A list of display scale ranges is available in Table 11.1, 1st column
- minimum_display_scale
From 4.2.1.1.1.2, The larger value of the ratio of the linear dimensions of the features of a dataset presented in the display and the actual dimensions of the features represented (largest scale) of the scale range of the dataset. A list of display scale ranges is available in Figure 11.1, 1st column
Methods Documentation
- maximum_display_scale_create()
- minimum_display_scale_create()
- __init__()