<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> For those who use the OSGeo4W installer you may need to include the scipy library. The standalone installers already have it by default.<br>
<br>
I'm on Debian, and installed the plugin.<br>
<br>
I'm shown the 'Plugin Dependencies Manager' dialog (which I've never seen before, is it in master or in the plugin?) See screenshot. But I cannot click 'Fix manually' or so...<br>
<br>
But I have scipy  installed:<br>
<br>
python3-scipy/testing,testing,now 1.5.4-1+b1 amd64 [installed,automatic]<br>
  scientific tools for Python 3<br>
<br>
and in QGIS I can even run the scipy-get started:<br>
<br>
import numpy as np<br>
print("I like ", np.pi)<br>
<br>
Ah, and after the installation, the plugin is working fine (I think....)<br>
<br>
And upon restart I do not get the message anymore... So apparently 'Plugin Dependencies Manager' is not working ok the first time (I started a fresh profiles-path AND thus profile)<br></blockquote><div><br></div><div>I am not sure I correctly set up the plugin_dependencies tag in metadata.txt. I couldn't find any examples. 

 Here is what I have in metadata.txt. </div><div><br></div><div>plugin_dependencies=scipy<br></div><div><br></div><div>The Windows standalone versions have numpy and scipy already installed and my OSGeo4W has numpy installed by default but not scipy.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
One remark: we (as The Netherlands, are currently UTC+1 (CET), but If I click just outside the north of NL (Waddenzee) outside of the xx-miles zone, I get +0 <br>
As if the timeline is very east of NL there? Scandinavia is also +1 and is on the same degree.. more or less</blockquote><div> </div><div>Time zone boundaries are not in bands except in the ocean and even there they may shift one way or the other around Islands. They are based on political and geographical boundaries. Take a look at: <a href="https://github.com/evansiroky/timezone-boundary-builder">https://github.com/evansiroky/timezone-boundary-builder</a>  <br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Is it possible to visualize the time-lines?<br></blockquote><div><br></div><div>What do you mean by visualize the time-lines? I am planning on showing the timezone bounding box when you click on the map.</div><div></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> I would enjoy any suggestions or feedback. Also for the QGIS team, can a plugin this large be included into the plugin repo?<br>
<br>
If you promise not to release once a week, personally I would be ok with it :-)<br></blockquote><div><br></div><div>Noted. Once I get more feedback back then I will create a new release and make it available and not update it every week.</div></div></div>