svg2geojson icon indicating copy to clipboard operation
svg2geojson copied to clipboard

Rotation support

Open qingemeng opened this issue 7 years ago • 1 comments

The convert logic changed from Lerp to using a transformation matrix.

Using three GeoItems to define two triangles. Getting the transformation matrix based on two triangles. Apply the transformation matrix to each coordinates

qingemeng avatar Nov 29 '17 04:11 qingemeng

Separate from the algorithm effects of this pull request (which I have not yet reviewed) I will not accept a pull request that massively changes the formatting of existing lines.

Phrogz avatar Dec 01 '17 22:12 Phrogz