ioos / ckanext-ioos-theme

IOOS Catalog as a CKAN extension
GNU Affero General Public License v3.0
7 stars 14 forks source link

TerriaJS as a CKAN previewer #141

Closed rsignell-usgs closed 1 year ago

rsignell-usgs commented 7 years ago

Would it be cool to implement this? http://terria.io/Documentation/guide/deploying/using-as-a-ckan-previewer/ TerriaJS is used for the map viewer at https://data.gov.au (which also uses CKAN)

rsignell-usgs commented 7 years ago

Here's an example: https://data.gov.au/dataset/taxation-statistics-2013-14/resource/9f10b598-fbbb-4028-a982-80d317de7c34

2017-02-15_15-04-53

mwengren commented 4 years ago

This looks like the correct CKAN/TerriaJS plugin: https://github.com/TerriaJS/ckanext-terria_view.

Immediate task is to look into implementing this to allow embedded preview of compatible services (WMS) in IOOS Catalog.

@rsignell-usgs we should probably separate out your previous https://github.com/ioos/catalog-ckan/issues/141#issuecomment-676413319 into a separate issue since it's more about either deploying TerriaJS for IOOS Catalog data or investigating compatibility with AmeriTerria, right?

rsignell-usgs commented 4 years ago

Yes @mwengren , sorry, I deleted that comment and will raise a new issue on the CKAN WMS issue.

Also, if we need help getting TerriaJS going as a previewer for the IOOS CKAN catalog, the USGS contractor Pukar Mainali , who just set it up for the Amerigeoss CKAN, said he would be happy to help via a screenshare session if desired.

Here's the USGS COAWST model being displayed with the AmeriGEOSS CKAN Catalog Terria Previewer!

https://data.amerigeoss.org/dataset/coawst-forecast-system-usgs-us-east-coast-and-gulf-of-mexico-experimental/resource/2fa4bb60-0acd-4460-a612-df8a1b019af0

2020-09-14_11-17-07 2020-09-14_11-16-04

benjwadams commented 3 years ago

I'm set to start looking at this. The directions given in the original link seem geared towards the Australian National Map, so I am going to want to know how to swap out the map location to something more centered on the Americas.

greenteadigital commented 3 years ago

Can someone assign this to me pls?

greenteadigital commented 3 years ago

The ckanext-terria_view plugin is dependent on Terria v7 (deprecated), written in Python 2, and requires CKAN v2.7. Given that all of that software is outdated, I'm hoping to find a way to make this happen with Terria v8, Python 3, and CKAN v2.9

benjwadams commented 1 year ago

Closing due to extension being unsupported in current CKAN versions.