jamieodonnell
jamieodonnell
It's isFullscreen() (screen, not Screen)
Looks like the examples have broken?
I'm getting this same error (empty download files) and I'm on pymodis 2.0.2 (Python 3.5) 2016-12-14 13:06:29,677 - DEBUG - Starting new HTTP connection (1): e4ftl01.cr.usgs.gov 2016-12-14 13:06:48,848 - DEBUG...
import os import glob from pymodis import downmodis WxPython missing, no GUI enabled dest = 'C:/PymodisDownloads/' tiles = 'h08v07,h09v07,h07v06,h08v06,h09v06,h07v05,h08v05,h09v05' day = "2012-06-01" delta = 1460 day = "2016-11-01" user =...
I got it working in the end - turns out I hadn't capitalised one of the letters in my password. Many thanks for testing @lucadelu and for your work on...
Am also having this issue. Looking in to using this library to see if i can simplify the polyline that way. https://mourner.github.io/simplify-js/
I would also be very interested in this! I have some buttons that I would like to link to layers that can be switched in and out of the magnifying...