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

Autoconvert map files #6

Open
Xiphoseer opened this issue Oct 15, 2021 · 2 comments
Open

Autoconvert map files #6

Xiphoseer opened this issue Oct 15, 2021 · 2 comments
Labels
T-auto Autoconversion from a client
Milestone

Comments

@Xiphoseer
Copy link
Collaborator

Integrate assembly-maps to load and serve map files. Investigate InfectedRose to get more details on the format

@Xiphoseer Xiphoseer added the T-auto Autoconversion from a client label Oct 15, 2021
@Xiphoseer Xiphoseer added this to the 1.0 milestone Oct 15, 2021
@Xiphoseer
Copy link
Collaborator Author

Proposal:

  • api/v1/maps/lvl/{crc}
  • api/v1/maps/raw/{crc}
  • api/v1/maps/luz/{crc}

loaded, ideally, from file system or PK. Maybe cache each parse for a while

@Xiphoseer
Copy link
Collaborator Author

Xiphoseer commented Aug 26, 2022

Alternative: use the "full" paths and switch based on file extension
Advantage: much less easy to pass in a value that has a valid CRC but tries to parse the wrong way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-auto Autoconversion from a client
Projects
None yet
Development

No branches or pull requests

1 participant