Skip to content

Probably-Making-Things-Right Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@matafokka matafokka released this 26 Nov 19:45
· 112 commits to main since this release
e2c9f7e
  1. Not sure if everything's right now, might change something later :D
  2. Refactored everything.
  3. Tons and tons of bug fixes.
  4. Now there's two methods to connect paths: all-in-one using convex hull or one-per-flight.
  5. Now path length and flight time are calculated for each separate path. There're spoilers for each path now.
  6. Moved calculations from converting meters to degrees using turf helpers to actually using meters.
  7. Removed "mean" calculations for polygons. Now for each polygon all related parameters are calculated.
  8. All related changes are made, for example, changed labels.
  9. Started working on line layer, though, I'll implement rectangles (for capturing polygons) first.
  10. Probably, did some more stuff, can't remember what tho.