Skip to content

Weird behavior when showing WMS layers in 2.20 #1204

Open
@mattiatibu

Description

@mattiatibu

Hi, I’m using ol-cesium to add some layers to a map but in the 3d view the WMS layers don’t appear.
I’m using Angular 17 and ol-cesium 2.20

The map projection is the default epsg:3857 and the layers are in epsg:4326, so they are reprojected by openlayers, it worked very well while using ol-cesium 2.19.3 but the layers don’t appear correctly or don’t appear at all after updating ol-cesium because the library tries to obtain tiles with the wrong bounding box from geoserver. It happens with WMS layers with the geoserver default style, a custom style configured in geoserver or just raster tilesets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions