Hi Everyone,
I'm trying to run a sample given at Land Cover Classification using Satellite Imagery and Deep Learning | ArcGIS for Developers but I'm getting below error when adding map. Please suggest how to proceed.
Thanks,
Krish
Hello Krishna,
We were able to reproduce the error using "pythonapi.playground.esri.com" portal. We are working on it. We will get back to you once it is resolved.
Hi Guneet,
Any update on above issue. Is it resolved?
Thanks,
Krish
Hello Krishna,
This is a known issue and the team is working on it. This line of code adds the image layer to a map, I believe this should not stop you from running the next parts of the sample. For the time being, you can comment the: "m.add_layer(world_imagery_layer)" line to proceed further with the sample.
Thanks,
Guneet Mutreja
Hello Krishna,
The team has fixed the issue. You will get the updated version with the next release.
Thanks