[Qgis-user] rs time series viewer plugin

Carlo Cormio carlo.cormio at gmail.com
Tue Sep 1 05:13:58 PDT 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20150901/74461476/attachment.html>


More information about the Qgis-user mailing list