AndrewAnnex / planetcantile

tile matrix sets for other planets
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

Dynamic GeoCRS Tiles #1

Closed jlaura closed 1 year ago

jlaura commented 1 year ago

@AndrewAnnex Here is an example generating TMSs for planetary spherical GeoCRS dynamically. I agree, that this is going to have naming issues, but I think the logic is sound to bulk generate the needed json files.

I had to add a requests dependency to the lib, but that's trivial.

Thoughts?

https://gist.github.com/jlaura/75c6819f286d13b94458949b9df0c63d

AndrewAnnex commented 1 year ago

hey @jlaura, adding requests as a dependency is no problem really, but could also be solved by running wget in the github action. I like the idea of keeping this project around to run the workflow of generating the tms so that there is a single publicly available source for these files. I can easily adapt my code to work more like your gist to work from text files, were you planning to open a PR? If not is it okay for me to adapt it to this codebase?

If you open a PR that would allow some collaborative editing, I could also open a PR but i'd have to add you to the repo, which I'm also cool with, just thinking through the options. let me know what makes the most sense to you of those

jlaura commented 1 year ago

@AndrewAnnex I can get a PR open that we can both work on. I wanted to see if this was inline with your thinking. I can also email with a TiTiler endpoint that we can deploy these too and test. I'd like to keep that private for now.

AndrewAnnex commented 1 year ago

Okay sounds good to me- Dr. Andrew AnnexOn Dec 7, 2022, at 10:00 AM, jlaura @.***> wrote: @AndrewAnnex I can get a PR open that we can both work on. I wanted to see if this was inline with your thinking. I can also email with a TiTiler endpoint that we can deploy these too and test. I'd like to keep that private for now.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>