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

label erro with dev branch #7

Open
bobleegogogo opened this issue Dec 1, 2021 · 2 comments
Open

label erro with dev branch #7

bobleegogogo opened this issue Dec 1, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@bobleegogogo
Copy link
Contributor

the command of "ohsome2label label" with default config gives me the following error:

bug

I think it is related to

list_path = os.path.join(workspace.other, "tile_list")

@wuzyzy could you maybe check the dev branch?

@wuzyzy
Copy link
Contributor

wuzyzy commented Dec 2, 2021

Yes, I change the pipeline. You should use ohsome2label tile before using ohsome2label label and ohsome2label download. Here is a function called get_tile_list in label.py, I divided it from gen_label . Cause I found that when I use the user-defined WMTS serveice for downloading satellite image, the old version cannot run to the end when the area of vector is exceed the region covered by the WMTS without a tile_list.
Sorry I forgot to mention it in git commit. I think we should change the readme so users can use it correctly.

@bobleegogogo
Copy link
Contributor Author

Current status:

  • new function "viewer" in dev branch
  • new command link logic in dev branch --> ohsome2label vector, tile, image, label

Aim to solve:

  • bad annotation without valid image from the used WMTS
  • index error when having multiple classes objects/classes

Decision:

@bobleegogogo bobleegogogo added the documentation Improvements or additions to documentation label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants