[Qgis-user] rs time series viewer plugin

Luigi Pirelli luipir at gmail.com
Tue Sep 1 06:04:51 PDT 2015


fixed... I'm preparing new plugin release

regareds
Luigi Pirelli

**************************************************************************************************
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Elance: https://www.elance.com/s/edit/luigipirelli/
* GitHub: https://github.com/luipir
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* Mastering QGIS:
https://www.packtpub.com/application-development/mastering-qgis
**************************************************************************************************


On 1 September 2015 at 14:13, Carlo Cormio <carlo.cormio at gmail.com> wrote:
> Hello everybody,
>
> I'm trying to display interferometry data using rs time series viewer
> plugin, but got the following error after clicking on a point from the
> vector map:
>
> ---------------------
>
> Traceback (most recent call last):
>   File
> "C:/Users/Carlitos/.qgis2/python/plugins\pstimeseries\pstimeseries_plugin.py",
> line 90, in onPointClicked
>     dlg = self._onPointClicked( layer, point )
>   File
> "C:/Users/Carlitos/.qgis2/python/plugins\pstimeseries\pstimeseries_plugin.py",
> line 121, in _onPointClicked
>     uri = str(ps_source)
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe0' in position
> 20: ordinal not in range(128)
>
>
> Versione Python:
> 2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]
>
>
> Versione di QGIS:
> 2.10.1-Pisa Pisa, d20c5b7
>
> Percorso Python: ['C:/OSGeo4W/apps/qgis/./python/plugins\\processing',
> 'C:/OSGeo4W/apps/qgis/./python', u'C:/Users/Carlitos/.qgis2/python',
> u'C:/Users/Carlitos/.qgis2/python/plugins',
> 'C:/OSGeo4W/apps/qgis/./python/plugins', 'C:\\OSGeo4W\\bin\\python27.zip',
> 'C:\\OSGeo4W\\apps\\Python27\\DLLs', 'C:\\OSGeo4W\\apps\\Python27\\lib',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\plat-win',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\lib-tk', 'C:\\OSGeo4W\\bin',
> 'C:\\OSGeo4W\\apps\\Python27',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\PIL',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\jinja2-2.7.2-py2.7.egg',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\markupsafe-0.23-py2.7-win32.egg',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\python_dateutil-2.2-py2.7.egg',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\pytz-2014.2-py2.7.egg',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32\\lib',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\Pythonwin',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\six-1.6.1-py2.7.egg',
> 'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode',
> u'C:/Users/Carlitos/.qgis2//python',
> 'C:\\OSGeo4W\\apps\\qgis\\python\\plugins\\fTools\\tools']
>
> ---------------------
>
> Moreover, the shapefile in the test data folder from github seems to be
> corrupted. If I try to load that map I got an error message (invalid file
> format).
>
> Anybody could help? Do I have to open a ticket? How?
>
> Thank you in advance,
>
> Carlo
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user



More information about the Qgis-user mailing list