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

Disable vtm-web #973

Merged
merged 1 commit into from
Nov 14, 2022
Merged

Disable vtm-web #973

merged 1 commit into from
Nov 14, 2022

Conversation

devemux86
Copy link
Collaborator

Maintainers are needed for vtm-web.

Needs update for new libGDX, no vector map source to test,
and it makes development difficult on other popular platforms.

@devemux86 devemux86 added this to the 0.19.0 milestone Nov 14, 2022
@schedul-xor
Copy link

I checked the current status of vtm-web, found out that it needs to be updated step-by-step.

New vector map source

I personally host an opensciencemap v4 vector map source of my own. Because it's hosted for my own purpose, it only contains partial OSM data (actually, Japan). But by using the same code, it is possible to host other country's data too. How about hosting an alternate opensciencemap v4 tile server with Germany's data in it (For example $50~/mo from my budget)?

LibGDX 1.11.0 support

I checked out ae7c7b1 and changed the tile source URL to my personal vector map source, found out that even though LibGDX version was 1.9.10, vtm-web was already broken at this point.

So the first step is to make vtm-web work properly with LibGDX 1.9.10.

Supporting LibGDX 1.11.0 will come next.

@devemux86
Copy link
Collaborator Author

Maybe it's possible to use vtm-mvt module and its map sources?
There is already a compatible openmaptiles theme.

However, GWT makes everything more difficult to maintain.

@schedul-xor
Copy link

Broken codes should be put back to where it was. Making vtm-web support mvt sources is an alternate challenge, so opensciencemap-v4 tile sources are needed anyway.

I agree that GWT is making it difficult, but i'm sure it's possible. I'll prepare a patch soon.

devemux86 added a commit that referenced this pull request Nov 23, 2022
schedul-xor added a commit to schedul-xor/vtm that referenced this pull request Nov 23, 2022
@devemux86
Copy link
Collaborator Author

@schedul-xor
If there is a working WebGL demo, we can mention it again in the readme (see here).

@schedul-xor
Copy link

There is a working WebGL demo ready, added to readme (#978)

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

Successfully merging this pull request may close these issues.

None yet

2 participants