Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Unable to visualize some 3D tiles data in MapStore #10937

Copy link
Copy link

Description

@MV88
Issue body actions

Description

Here is the issue
dc?.URI is an array and this is not expected

[
    {
        "TYPE_NAME": "DC_1_1.URI",
        "protocol": "http://www.w3.org/TR/xlink/",
        "description": "access point",
        "value": "https://3dtiles.....tileset.json"
    },
    {
        "TYPE_NAME": "DC_1_1.URI",
        "protocol": "image/png",
        "name": "image.png",
        "value": "https://image.png"
    }
]

How to reproduce

  • open csw catalog
  • try to add a layer with a an array for DC.uri

Expected Result

We should pick the first valid value, which means the first value ending in .json

Current Result

Error layer not rendered when added

  • Not browser related
Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer
Edge
Chrome
Firefox
Safari

Other useful information

Reactions are currently unavailable

Metadata

Metadata

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.