Skip to content

Decide on region/projection/basemap mapping schema #15

@MattF-NSIDC

Description

@MattF-NSIDC

Each "super" region (US West, Alaska, HMA, ...) has a projection. We need a way to represent this!

This file should also include basemaps for each projection.

First stab:

{ 
  "USWest": {"projection": "EPSG:3857", "basemaps": [...]},
  "Alaska": {"projection": "EPSG:9802", "basemaps": [...]},
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions