Skip to content

Map Visualisation proof-of-concept #2

@nf-s

Description

@nf-s

For proof-of-concept (initial thoughts) - create map visualisation component for zarr and geoparquet (or pmtiles)

  • Use (react-)map-libre
    • May also look into DeckGL
  • Protomaps basemap for now (is free for non-commercial usage)
  • Visualise datasets
    • Gridded datasets
      • Try visualise zarr - this will run into issues - especially for large datasets
      • I will also try generating raster pmtiles for "overviews"
    • Vector datasets (I don't believe we currently have any vector datasets)
      • Try visualise geoparquet directly - this will definitely run into issues - especially for large datasets
      • Can convert to vector pmtiles in the future if needed
  • Visualise geometries
    • For now I will generate vector pmtiles for all geometries
  • Visualise products
    • This will essentially "join" products (without geometry) with geometries pmtiles
  • Geometry editor (there are lots of plugins available)
  • Basic map controls
    • Layer selector
    • Legend
    • ...

Comments about potential map viewer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions