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

Add server-side raster tile rendering #978

Open
3 tasks
nyurik opened this issue Oct 30, 2023 · 6 comments
Open
3 tasks

Add server-side raster tile rendering #978

nyurik opened this issue Oct 30, 2023 · 6 comments

Comments

@nyurik
Copy link
Member

nyurik commented Oct 30, 2023

Martin needs to be able to render and serve MVT tiles as rasters (JPG and/or PNG).

TODO

@sharkAndshark
Copy link
Collaborator

sharkAndshark commented Oct 31, 2023

I remember there is a maplibre-rs, is it avaliable? I know little about it.
And defintely maplibre-native is more mature, jsut for curious,

@nyurik
Copy link
Member Author

nyurik commented Oct 31, 2023

maplibre-rs does not have most of the needed features, it can only show rudimentary no-font stuff

@GeorgeBarlow
Copy link

Is this still being actively looked into? I was looking for a good solution to use maplibre with rust but the current maplibre-rs repo seems as if it is still in the 'proof of concept' stage.

@nyurik
Copy link
Member Author

nyurik commented May 4, 2024

Yeah, maplibre-rs is a POC. The much more likely scenario is for maplibre/maplibre-native#1057 to be implemented (@lseelenbinder was looking into it too)

@HKalbasi
Copy link

HKalbasi commented Oct 6, 2024

Would you accept a PR that includes (a narrow, only for this crate needs) binding for maplibre-native in this repo? We can always replace it with the proper bindings when it becomes created.

@nyurik
Copy link
Member Author

nyurik commented Oct 6, 2024

Definitly!!!

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

4 participants