-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Magda Integration with NationalMap V8 #981
Comments
@mwu2018 The integration needs to be checked both ways:
|
Test site for v8: |
On the first point, @t83714 has done an initial test that shows v8 national map test site does not support postMessage approach at the moment. @soyarsauce advises that it is because postMessage flow has not been set up in v8 yet and needs to be fixed. @soyarsauce advises that the
On the second point, because the national map queries ckan with a set of filters, it is quite normal that the number of ckan items will be different from that in data.gov.au. See below:
|
This is the relevant issue that may impact item one ( |
Related: TerriaJS/terriajs#4904 |
This ticket at least depends on the following tickets:
The following tickets are not critical but desirable. Before the NationalMap is upgraded to v8
About dataset discrepancies between DGA and NationalMap The
Because of the exclusion of some organisations, the
|
Upload the following json to
|
@mwu2018 thank you; that looks great. Is that a way to check what's under each group? can I test it somewhere? maybe the data from councils coming through is not usable. |
@mwu2018
|
Magda Integration with NationalMap V8
This is now waiting on:
Original ticket:
There are a few things we might want to check in order to make sure Magda still works well with NationalMap V8:
magda-item
type catalog item to nationalMap see here. We need to check:magda-item
, we want to make sure its functionality is on a par with previous MagdaCatalogItem.jshigh priority
item to checkinclude
. Magda Catalogue Item s are previously handled by MagdaCatalogItem.js but in v8, it's MagdaReference.ts.low priority
item to solve if it's too hard as I can hide theOpen in National Map Button
for internal data fileslow priority
item to solve and only need to solve if we solve the item aboveThe text was updated successfully, but these errors were encountered: