Skip to content
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

Sync raster data sources #3

Open
ahocevar opened this issue Jul 11, 2014 · 1 comment
Open

Sync raster data sources #3

ahocevar opened this issue Jul 11, 2014 · 1 comment

Comments

@ahocevar
Copy link
Member

Idea: If a user adds a WMS/TMS/WMTS layer to ol3.js map it should also be added to the cesium globe.

Known limitations: for now, ol3js and cesium don't support the same layer type:

  • ol3js: WMTS, WMS, OSM, Bing
  • cesiumjs:
    • WMS (this is not a single request, but multiple WMS tiled requests, but no WMS-C, can't specify the grid)
    • TMS,
    • OSM,
    • Bing,
    • ESRI

WMTS issue, see: CesiumGS/cesium#1890

@klokan
Copy link
Member

klokan commented Jul 17, 2014

Suggestions for initial implementation in #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants