Re: Static Maps from Lat Long data in XLS file

2013-05-22 Thread kobewka
Thanks Ken. I'll have a closer look at those links. I also found Motionless, which creates a static map HTML file. Combined with what you said, I should be able to get what I need. https://github.com/ryancox/motionless Scott On Tuesday, May 21, 2013 9:58:25 AM UTC-4, Ken Bolton wrote: > On T

Re: Static Maps from Lat Long data in XLS file

2013-05-22 Thread kobewka
On Tuesday, May 21, 2013 11:27:42 AM UTC-4, Tim Daneliuk wrote: > On 05/21/2013 08:12 AM, @gmail.com wrote: > > > Hello, > > > > > > I'm new to Python, but I think it can solve my problem and I am looking for > > a someone to point me to tutorial or give me some tips here. > > > > > > I have

Re: Static Maps from Lat Long data in XLS file

2013-05-21 Thread Tim Daneliuk
On 05/21/2013 08:12 AM, kobe...@gmail.com wrote: Hello, I'm new to Python, but I think it can solve my problem and I am looking for a someone to point me to tutorial or give me some tips here. I have an xls file that has about 1,000 latitude and longitude points. I want to do one of two thing

Re: Static Maps from Lat Long data in XLS file

2013-05-21 Thread Ken Bolton
On Tue, May 21, 2013 at 9:12 AM, wrote: > Hello, > > I'm new to Python, but I think it can solve my problem and I am looking > for a someone to point me to tutorial or give me some tips here. > Hi! I am a first-time poster to python-list, but I think I can help you. > I have an xls file that h