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
Another thing that's odd is when I download the thumbnail, it looks nothing like what I see when I go to these coordinates in Google Maps. Am I using the wrong EPSG (4326 - WGS84)? What EPSG does sat-search take as input?
Thanks
The text was updated successfully, but these errors were encountered:
WARNING:root:No such asset (visual)
This is the message I get when I try to download to visuals.
Here is the code that triggers this:
It is odd because when I list the assets as follows:
'visual' is one of them.
In case it helps, this is what
squares.geometry.__geo_interface__['features'][0]['geometry']
looks like. Just a random square in Canada.Another thing that's odd is when I download the thumbnail, it looks nothing like what I see when I go to these coordinates in Google Maps. Am I using the wrong EPSG (4326 - WGS84)? What EPSG does sat-search take as input?
Thanks
The text was updated successfully, but these errors were encountered: