pro3d-space / PRo3D

PRo3D, short for Planetary Robotics 3D Viewer, is an interactive 3D visualization tool allowing planetary scientists to work with high-resolution 3D reconstructions of planetary surfaces.
http://pro3d.space/
GNU Affero General Public License v3.0
40 stars 2 forks source link

Annotations innovations A #180

Open gpaar opened 2 years ago

gpaar commented 2 years ago
  1. allow the export of individual (or groups of) sky- or view projected lines / polygons / polylines to .csv or similar format as points with given delta (i.e. to be able to analyse profiles etc.)
  2. Allow to change color and width of lines, polygons, polylines
  3. Allow naming of lines, polygons, polylines et al
  4. Calculate and output area within polygons
  5. Calculate and output min/max elevation of lines, polygons, polylines
  6. Color of text shall per default take over the color of the graphics

(to be completed)

AndrewAnnex commented 2 years ago

the 2nd point for naming items is very important for #185, I tended to use uuid's for my own work. It's important for the geojson/csv exports to include as much metadata as possible to facilitate traceability when making figures etc