You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per this guide, I was trying to load existing labeled geojson file on top of the task file on which those labels were generated but it is not working.
Loading Local task file alone works.
Loading Local data file alone works.
Loading Local data file and then loading Local task file erases the existing labels.
Loading Local task file first and then loading Local data file does not add any labels.
The text was updated successfully, but these errors were encountered:
@rbrundritt No, I could not see any error in the dev console (even after setting the log level to "All"). Let me show the screenshots from start to end.
I load the task file
I label a dummy bounding box and save it
I load the task file again and try to load the saved bounding box geojson via Load data file option
Number of shapes is still 0 as you can see and I don't see the dummy bounding box on screen as well.
Hi,
As per this guide, I was trying to load existing labeled
geojson
file on top of the task file on which those labels were generated but it is not working.Local task file
alone works.Local data file
alone works.Local data file
and then loadingLocal task file
erases the existing labels.Local task file
first and then loadingLocal data file
does not add any labels.The text was updated successfully, but these errors were encountered: