Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

question: Does it support raster data? #18

Closed
EverWinter23 opened this issue Aug 22, 2019 · 3 comments
Closed

question: Does it support raster data? #18

EverWinter23 opened this issue Aug 22, 2019 · 3 comments

Comments

@EverWinter23
Copy link

EverWinter23 commented Aug 22, 2019

Can we store/map raster data using postgis + martin to speed up rendering on the client side?

Edit: And if it does not, how can that be achieved?

@stepankuzmin
Copy link
Collaborator

Hi! Currently, martin doesn't support raster tiles, but it can be added in the feature releases.

@Baschdl
Copy link

Baschdl commented Jan 7, 2021

@stepankuzmin Did you already think about how one could implement this? Resorting to mapnik etc. for rendering and just serving the resulting raster tiles?

@EverWinter23
Copy link
Author

@Baschdl Maybe this helps?

Take a look at mbtiles format. Use GDAL's gdal2mbtiles to tile the GeoTiff [raster source] and then use mbtile-server to serve them to the frontend which can be consumed by mapbox, OSM etc.

@maplibre maplibre locked and limited conversation to collaborators Sep 15, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

3 participants