TerriaJS / nationalmap

Australia's NationalMap
https://nationalmap.gov.au
122 stars 45 forks source link

NationalMap - Migration to v8 Sep 20-Feb 21 #968

Closed AnaBelgun closed 3 years ago

AnaBelgun commented 4 years ago

Checklist

Dec 2020 release items: - done


Post Dec 2020 release:

AnaBelgun commented 4 years ago

as discussed in Planning, we'll do v1 sometime in Aug and start testing to discover gaps in support

soyarsauce commented 4 years ago

A development instance of this is now up at http://nationalmap.saas.terria.io/ It takes the live v7 production nationalmap catalog and turns it into a v8 mobx-friendly catalog, some datasets will be empty because they contain datasets that are either not yet supported in mobx or the catalog-converter

AnaBelgun commented 4 years ago

Useful comments in here: https://github.com/TerriaJS/catalog-converter/pull/11#pullrequestreview-509122965

mwu2018 commented 4 years ago

A development instance of this is now up at http://nationalmap.saas.terria.io/ It takes the live v7 production nationalmap catalog and turns it into a v8 mobx-friendly catalog, some datasets will be empty because they contain datasets that are either not yet supported in mobx or the catalog-converter

@soyarsauce This link is broken: http://nationalmap.saas.terria.io/

soyarsauce commented 3 years ago

Re: catalog https://nationalmap.dev.saas.terria.io/ used to have the catalog, but it's since lost that capability from a bug in terriajs. Emma says she's releasing new terriajs+terrace today so that should come back to life when that happens!

soyarsauce commented 3 years ago

(to be clear, right now it simply points to the production v7 NM catalog as seen in https://dev.saas.terria.io/api/v0/registry/records/map-config-nationalmap?aspect=terria-saas , and translates that to v8 catalog on the fly)

image.png

nf-s commented 3 years ago
AnaBelgun commented 3 years ago

SDMX .stats integration TODO:

tephenavies commented 3 years ago

Icons & image on saas.terria.io versions of nationalmap point to nationalmap.gov.au. When we switch over that domain all of those image will be blank if we don't fix those images first.

Also need to get the about pages nationalmap logo from nationalmap.gov.au and host that in storage to set a brandingImageUrl for new about pages.

AnaBelgun commented 3 years ago

To avoid further confusion about releases, we'll integrate the migration to V8 into normal / monthly release cycle of apps; hence the release tickets will be merged with migration ones. This ticket will be closed and items transferred to monthly release ticket/s.

AnaBelgun commented 3 years ago

Items in this ticket are now incorporated in Jan release ticket https://github.com/TerriaJS/nationalmap/issues/982