terriajs icon indicating copy to clipboard operation
terriajs copied to clipboard

Unify TableMixin and GeoJsonMixin features

Open nf-s opened this issue 9 months ago • 0 comments

We have a bunch of tickets related to adding more table styling features to geojson, and more geojson features to table styling.

Ideally we have a single core Mixin that is responsible for all 2D vector data visualisation.

  • #5569
    • This would include adding support for a geom column (for example using WKT - well known text format)
  • #6802
  • https://github.com/TerriaJS/terriajs/issues/6963
  • https://github.com/TerriaJS/terriajs/issues/6809

I also think we should remove older non table styled geojson features (see forceCesiumPrimitives)

nf-s avatar Nov 07 '23 10:11 nf-s