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

FEATURE | Merged tile support #224

Open
phobos2077 opened this issue Feb 25, 2024 · 0 comments
Open

FEATURE | Merged tile support #224

phobos2077 opened this issue Feb 25, 2024 · 0 comments

Comments

@phobos2077
Copy link

phobos2077 commented Feb 25, 2024

I like to combine tiles for one region (like a set of islands) together in one folder. This avoids some duplicated files and allows for cleaner file structure (e.g. easier to disable/delete regions I don't want without looking up all the tiles coordinates involved). But now if I do that, these tiles disappear from the "Tiles collection and management" window and I lose the ability to update them.

Would be great to add logic that will:

  • Scan all folders in Base Folder starting with zOrtho4XP, not just those with tile coordinates, like "zOrtho4XP_Bahamas".
  • If multiple cfg and other Ortho4XP-related files are found, load all of them from that folder (as separate tiles).
  • Show these tiles normally in "Tiles collection and management" window.
  • When processing (manually or in batch mode), use the folder where the tile was found to read/write data to.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants