Usable as Tile Server? #274
Unanswered
kennethhaspeel
asked this question in
Q&A
Replies: 1 comment
-
A quick scan of that article suggests You would probably implement your own |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if this project is suitable to use as a Tile Server for (example) OpenLayers based on xyz.
I'm looking to serve a 4GB jp2 image in several OpenLayers projects. I could use something like GeoServer but to set this up for serving just one Tile Layer looks like overkill.
Everything runs in a .Net Core 5.0 MVC project
I found THIS which is a good start. It is used to draw and serve as tile layer. But it references a (retired) project ImageProcessor by @JimBobSquarePants so i'm kinda assuming he is the best person to answer my question.
What i'm trying to achieve:
It would take me a while to figure out how to do this. So before I start looking for hours, i just wanted to ask if it was even possible
Not sure if i need to give more information.
Beta Was this translation helpful? Give feedback.
All reactions