[OSGeoLive] cesium + osgeo wms

RIBEIRO Marco (EXT) marco.ribeiro.ext at eurocontrol.int
Tue Oct 1 08:54:14 PDT 2019


Hi all,

I have an application which has the need for 3d mapping (cesium) but I would like to use the wms used in our 2d map (open layers) which is very simplistic, exactly how we need.

The problem is that the tiles are not very well rendered. It seems is not getting the right tiles for each tile of the globe:

[cid:image003.jpg at 01D57881.3AC10420]

















I`m using a WebMapServiceImageryProvider with the following params:

-          service = "WMS";

-          format = "image/png";

-          request = "GetMap";

-          transparent = true;

-          version = "1.3.0";

-          url = "http://vmap0.tiles.osgeo.org/wms/vmap0";

-          parameters.layers ="basic";

-          parameters.tileHeight = 256;

-          parameters.tileWidth = 256;

-          parameters.crs = "EPSG:4326";

Any help would be more than welcome.

Thank you very much

Regards
Marco
____

This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited and may be unlawful.

Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL, unless it is confirmed by appropriately signed hard copy.

Any views expressed in this message are those of the sender.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/osgeolive/attachments/20191001/7a61ac1f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 218053 bytes
Desc: image001.png
URL: <http://lists.osgeo.org/pipermail/osgeolive/attachments/20191001/7a61ac1f/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 8175 bytes
Desc: image003.jpg
URL: <http://lists.osgeo.org/pipermail/osgeolive/attachments/20191001/7a61ac1f/attachment-0001.jpg>


More information about the osgeolive mailing list