Skip to content

Loading of additional map layers via config #137

@spwoodcock

Description

@spwoodcock

I think it makes total sense to replace the frontend prototype for the new OAM with stac-map: hotosm/openaerialmap#234

Prerequisite: #136

  • It would be great if we can also load additional layers as part of a config.
  • I would imagine we would load a global coverage layer (PMTiles), or a TMS layer (TiTiler) into the map as needed.

e.g. config.json

{
  "stac-url": "https://xxxx",
  "layers": [
    'mapbox style spec layers here'
    'pmtiles, tms, etc'
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions