Probably-Making-Things-Right Update
Pre-release
Pre-release
- Not sure if everything's right now, might change something later :D
- Refactored everything.
- Tons and tons of bug fixes.
- Now there's two methods to connect paths: all-in-one using convex hull or one-per-flight.
- Now path length and flight time are calculated for each separate path. There're spoilers for each path now.
- Moved calculations from converting meters to degrees using turf helpers to actually using meters.
- Removed "mean" calculations for polygons. Now for each polygon all related parameters are calculated.
- All related changes are made, for example, changed labels.
- Started working on line layer, though, I'll implement rectangles (for capturing polygons) first.
- Probably, did some more stuff, can't remember what tho.