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

Implementation of WMTS Layer on WorldWind Java #252

Open
nebsar opened this issue Oct 14, 2022 · 5 comments
Open

Implementation of WMTS Layer on WorldWind Java #252

nebsar opened this issue Oct 14, 2022 · 5 comments

Comments

@nebsar
Copy link

nebsar commented Oct 14, 2022

WMTS Layer is implemented on WorldWind Android and WorldWind Web versions, but it is not implemented on Java version. Is there any plan for implementing WMTS Layer in Java version?

Thanks

@nebsar
Copy link
Author

nebsar commented Nov 7, 2022

Actually, since I haven't seen any actions from NASA WorldWind team, I took the initiative and implemented the WMTSLayer by taking the NASA WorldWind Android's WMTSLayer and WWJ's WCS and WMS layers as examples. It is not completely done yet and It needs some code cleaning, But after cleaning the code, I can push it to the repo if it is requested.

@gbburkhardt
Copy link
Contributor

I'd love to that feature available in WorldWind. Please put in a pull request when you're finished. That's very good news, indeed.

@agianfagna
Copy link

I too would find this to be very useful!

@nebsar
Copy link
Author

nebsar commented May 31, 2023

I haven't had time to clean up the code. But I will share my repo with you. You can just get and use however you want.

@nebsar
Copy link
Author

nebsar commented May 31, 2023

Here is my repo that I added WMTS layer and updated mbtiles layer. There should be WMTS layer and MBtiles layer examples in the examples folder.

https://github.com/nebsar/WorldWind-Modified

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

No branches or pull requests

3 participants