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

Is it possible to use vector tiles with Cesium JS? #386

Open
bkkoli opened this issue Aug 16, 2022 · 5 comments
Open

Is it possible to use vector tiles with Cesium JS? #386

bkkoli opened this issue Aug 16, 2022 · 5 comments

Comments

@bkkoli
Copy link

bkkoli commented Aug 16, 2022

I want to use vector tiles from Martin(Geoserver) with Cesium JS.

But, I can't find any way to do that.

My example tile info is "https://{my_martin_server}/{location_name}/{z}/{x}/{y}.pbf".

Is it possible to use vector tiles in Cesium JS?

Please, Let me know the way. Thank you

@bkkoli bkkoli changed the title Is it possible to use vector tiles in Cesium JS? Is it possible to use vector tiles with Cesium JS? Aug 16, 2022
@lizhao520q
Copy link

Hello, have you found a solution?

1 similar comment
@wangjiangang-code
Copy link

Hello, have you found a solution?

@bkkoli
Copy link
Author

bkkoli commented Mar 5, 2024

Hello, have you found a solution?

@lizhao520q Unfortunately, I couldn't find it

@nyurik
Copy link
Member

nyurik commented Mar 5, 2024

To my knowledge, the only systems that support MVTs are: MapLibre GL JS & Native, corresponding Mapbox products, OpenLayers (partially), and QGIS (also partially because it has a different styling system). I can't think of any other system supporting this format of the vector tiles.

@ljh2057
Copy link

ljh2057 commented Sep 5, 2024

You can refer to this plugin mvt-imagery-provider

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

No branches or pull requests

5 participants