Skip to content

Transform

topojson.Transform

The purpose of the transform is to quantize positions for more efficient serialization, by representing positions as integers rather than floats

scale instance-attribute

scale: list[float]

translate instance-attribute

translate: list[float]