Hello, Thank you for the video. It seems very informative. But, I'm getting an error 'SyntaxError: Unexpected token (62:3)' while running the classification model. that is in 'var landcoverPalette =' Can you please find what's the problem?
Hello Verify that you are using the correct property name consistently throughout your code. The property name is case sensitive, so 'class' , 'Class' ; 'CLASS' would be treated as different properties.
Great explanation, sir. Thanks for the upload, you just got a new subscriber.
Hi Mr. Henry Alejandro Silva, Thanks for your valuable comment and thanks for joining Terra Spatial family.
Hello,
Thank you for the video.
It seems very informative. But,
I'm getting an error 'SyntaxError: Unexpected token (62:3)' while running the classification model.
that is in 'var landcoverPalette ='
Can you please find what's the problem?
Nice one
Thanks Mr. Chan
hello do you have image classification classes?
Hi, thank you for the video! I keep getting :Property 'class' of feature '1_1_1_0_0' is missing." How can I fix this?
I am getting an error Property 'Class' of feature '1_1_1_1_0_0' is missing.
what about lessThan and greaterThan function, it is giving an error that lessThan is not defined. How to correct it
Line 43: Property 'Class' of feature '1_1_1_1_0_0' is missing.
I am getting error like can anyone explain what's the problem here
Hello
Verify that you are using the correct property name consistently throughout your code. The property name is case sensitive, so 'class' , 'Class' ; 'CLASS' would be treated as different properties.
Line 35: Classifier.train, argument 'inputProperties': Invalid type.
Expected type: List.
Actual type: Image. getting this error
Why am I keep getting 'B2' did not match any band error?
hi i am getting same error how you rectified it