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

Tile output format is not visible while tiles are being generated #2032

Closed
manjitapandey opened this issue Dec 26, 2024 · 3 comments
Closed
Labels
backend Related to backend code bug Something isn't working priority:low Backlog of tasks that will be addressed in time wontfix This will not be worked on

Comments

@manjitapandey
Copy link
Contributor

Describe the bug
In the basemaps section, while trying to generate tiles, the tile output format is not visible to the users. The tile format is only populated when generation is completed.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'project's page'
  2. Click on 'basemaps'
  3. download any basemap tiles
  4. See error

Expected behavior
The tile's output status should be populated on the table when the tiles are being generated.

Screenshots
Image

Additional context
Add any other context about the problem here.

@manjitapandey manjitapandey added bug Something isn't working backend Related to backend code priority:low Backlog of tasks that will be addressed in time labels Dec 26, 2024
@spwoodcock
Copy link
Member

With the current setup this isn't solvable, as its a computed field based on the final file name that doesn't exist until created (not in the db).

Very low priority though - let's not address this in fmtm, but instead basemap-api in future.

@manjitapandey
Copy link
Contributor Author

Thanks for the clarification @spwoodcock . If its not solvable, it would be better to close this for now.

@spwoodcock spwoodcock added the wontfix This will not be worked on label Dec 26, 2024
@spwoodcock
Copy link
Member

spwoodcock commented Dec 26, 2024

Made a follow up: hotosm/basemap-api#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code bug Something isn't working priority:low Backlog of tasks that will be addressed in time wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants