-
Notifications
You must be signed in to change notification settings - Fork 409
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
Catalog Tool update to support 3D tiles resources in CSW metadata #9368
Comments
moving temporarily in blocked to migrate the sample metadata to a public CSW |
… for testing 3d tiles in csw in test file
…romOWS' function to 'transformExtentToObj' and add decription to test file for coordinateUtils
* #9368: adding support 3D tiles resources in catalog for CSW * #9368: enable reading metadata from csw for 3d tiles * #9368: resolve comment of removing unneeded code in localConfig * #9368: resovle comment: provide more generic test data for testing 3d tiles in csw in test file * #9368: resolve comment about renaming 'getCesiumBoundFromOWS' function to 'transformExtentToObj' and add decription to test file for coordinateUtils * resolving review changes Desription: * resolving review comments Description: \n 1- Edit in function description in CoordinatesUtils. \n 2- Remove not needed cfg in localConfig * resolve review comments Description: \n - edit IT translation. \n - edit transformExtentToObj description/
description: remove not needed span indicator for 3d layer in catalog sidebar+ remove all relevant translates
description: remove not needed span indicator for 3d layer in catalog sidebar+ remove all relevant translates
@ElenaGallo this is our GN instance you can use for functional tests: http://gn3-rndt.geo-solutions.it/geonetwork. Test metadata is https://gn3-rndt.geo-solutions.it/geonetwork/srv/eng/catalog.search#/metadata/test:20230829_test_3dtile_01 |
@etj when we try to connect to our GN instance with the MS Catalog tool, we always obtain the following response: that seems application related. How can we solve this? |
I just set the record as public. This call is working without any problem |
@etj it is working now, thank you. @ElenaGallo you can start testing in DEV. I see there is only an issue with the zoom to layer for which an improvement is necessary (new issue @ElenaGallo same milestone). |
That's the problem when I say
The zoom area is not correct. Please open the issue. |
@ElenaGallo can we backport this in the meantime then? |
@tdipisa yes, @mahmoudadel54 please backport #9465 and #9443 |
…r CSW (geosolutions-it#9443) * geosolutions-it#9368: adding support 3D tiles resources in catalog for CSW * geosolutions-it#9368: enable reading metadata from csw for 3d tiles * geosolutions-it#9368: resolve comment of removing unneeded code in localConfig * geosolutions-it#9368: resovle comment: provide more generic test data for testing 3d tiles in csw in test file * geosolutions-it#9368: resolve comment about renaming 'getCesiumBoundFromOWS' function to 'transformExtentToObj' and add decription to test file for coordinateUtils * resolving review changes Desription: * resolving review comments Description: \n 1- Edit in function description in CoordinatesUtils. \n 2- Remove not needed cfg in localConfig * resolve review comments Description: \n - edit IT translation. \n - edit transformExtentToObj description/
…alog for CSW (#9599) * #9368: adding support 3D tiles resources in catalog for CSW (#9443) * #9368: adding support 3D tiles resources in catalog for CSW * #9368: enable reading metadata from csw for 3d tiles * #9368: resolve comment of removing unneeded code in localConfig * #9368: resovle comment: provide more generic test data for testing 3d tiles in csw in test file * #9368: resolve comment about renaming 'getCesiumBoundFromOWS' function to 'transformExtentToObj' and add decription to test file for coordinateUtils * resolving review changes Desription: * resolving review comments Description: \n 1- Edit in function description in CoordinatesUtils. \n 2- Remove not needed cfg in localConfig * resolve review comments Description: \n - edit IT translation. \n - edit transformExtentToObj description/ * #9368: resolve test report comments (#9465) description: remove not needed span indicator for 3d layer in catalog sidebar+ remove all relevant translates
Thanks to https://github.com/geosolutions-it/MapStore2-C027/issues/155 it is now possible to configure 3D Tiles metadata on the GeoNetwork side.
Within this issue it is requested to update the Catalog tool of MapStore (the CSW parsing part) in order to be able to recognize this data type and manage it client side.
Acceptance criteria
What kind of improvement you want to add? (check one with "x", remove the others)
Other useful information
Sample metadata and sample CSW catalog to be used for this issue are reported here. VPN connection needed.
The text was updated successfully, but these errors were encountered: