[Qgis-developer] qgis_0.11.0r8684 plugins, measurments not working

Kosza Antal antoniusz at clicknet.ro
Sun Jun 29 10:03:44 EDT 2008


in qgis_0.11.0r8684 the following plugins and features not working at
all or give wrong results 

1. add delimited text layer
2. gps tools (add gpx layer)
3. measurements (line, area) >   + cfarmers calculate geometry plugin
4. in identify features > derived area is with all layers 0.000m2

with self compiled qgis_0.10.0 its OK



recompiled qgis_0.11.0 with debug option:

system: debian lenny
layers used:
shapefile (polygon) + georeferenced .jpg (coordsystem 31700)
coordsystem: Stereo70/Romania epsg:31700


--------------------------------------
add delimited text layer plugin debug
--------------------------------------

Attempting to split the input line: nume|X|Y using delimiter |
Split line into 3 parts
Updating field lists
Attempting to split the input line: nume|X|Y using delimiter |
Split line into 3 parts
Debug: /home/toni/bin/qgis/qgis_unstable/src/app/qgisapp.cpp: 4434:
(addVectorLayer) Creating new vector layer
using /home/toni/Documents/gis_data/raster/ortofoto/untitled
folder/hoghiz-castru?delimiter=|&delimiterType=plain&xField=X&yField=Y
with baseName of hoghiz-castru and providerKey of delimitedtext
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsmaplayer.cpp: 52:
(QgsMapLayer) QgsMapLayer::QgsMapLayer - lyrname is 'hoghiz-castru'
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsmaplayer.cpp: 58:
(QgsMapLayer) QgsMapLayer::QgsMapLayer - layerName is 'hoghiz-castru'
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsproviderregistry.cpp: 340: (getProvider) QgsProviderRegistry::getRasterProvider: Library name is 
Warning: Failed to load 
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsvectorlayer.cpp:
2244: (setDataProvider)  unable to get data provider
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsvectorlayer.cpp:
149: (~QgsVectorLayer) In QgsVectorLayer destructor
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsmaplayerregistry.cpp: 131: (mapLayers) QgsMapLayerRegistry::mapLayers
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsmaplayerregistry.cpp: 131: (mapLayers) QgsMapLayerRegistry::mapLayers


-------------------------------
gps tools plugin debug
-------------------------------

Debug: /home/toni/bin/qgis/qgis_unstable/src/plugins/gps_importer/qgsgpsplugingui.cpp: 428: (populateLoadDialog) <p>GPX is the <a href=http://www.topografix.com/gpx.asp>GPS eXchange file format</a>, which is used to store information about waypoints, routes, and tracks.</p><p>Select a GPX file and then select the feature types that you want to load.</p>
Debug: /home/toni/bin/qgis/qgis_unstable/src/plugins/gps_importer/qgsgpsplugingui.cpp: 464: (populateULDialog) <p>This tool will help you upload data from a GPX layer to a GPS device. Choose the layer you want to upload, the device you want to upload it to, and the port your device is connected to. If your device isn't listed, or if you want to change some settings, you can also edit the devices.<p>This tool uses the program GPSBabel (<a href="http://www.gpsbabel.org">http://www.gpsbabel.org</a>) to transfer the data. This requires that you have GPSBabel installed where QGIS can find it.</p>
Debug: /home/toni/bin/qgis/qgis_unstable/src/plugins/gps_importer/qgsgpsplugingui.cpp: 446: (populateDLDialog) <p>This tool will help you download data from a GPS device. Choose your GPS device, the port it is connected to, the feature type you want to download, a name for your new layer, and the GPX file where you want to store the data. If your device isn't listed, or if you want to change some settings, you can also edit the devices.<p>This tool uses the program GPSBabel (<a href="http://www.gpsbabel.org">http://www.gpsbabel.org</a>) to transfer the data. This requires that you have GPSBabel installed where QGIS can find it.</p>
Debug: /home/toni/bin/qgis/qgis_unstable/src/plugins/gps_importer/qgsgpsplugingui.cpp: 480: (populateIMPDialog) <p>QGIS can only load GPX files by itself, but many other formats can be converted to GPX using GPSBabel (<a href="http://www.gpsbabel.org">http://www.gpsbabel.org</a>). This requires that you have GPSBabel installed where QGIS can find it.<p><p>Select a GPS file format and the file that you want to import, the feature type that you want to use, a GPX filename that you want to save the converted file as, and a name for the new layer. All file formats can not store waypoints, routes, and tracks, so some feature types may be disabled for some file formats.</p>
Debug: /home/toni/bin/qgis/qgis_unstable/src/plugins/gps_importer/qgsgpsplugingui.cpp: 498: (populateCONVDialog) <html><body><p>QGIS can perform conversions of GPX files, by using GPSBabel (<a href="http://www.gpsbabel.org">http://www.gpsbabel.org</a>) to perform the conversions. This requires that you have GPSBabel installed where QGIS can find it.<p>Select a GPX input file name, the type of conversion you want to perform, a GPX filename that you want to save the converted file as, and a name for the new layer created from the result.</body></html>
Debug:  Gps File Importer::pbnGPXSelectFile_clicked() 
Debug: Selected filetype filter is : GPS eXchange format (*.gpx)
Debug: /home/toni/bin/qgis/qgis_unstable/src/app/qgisapp.cpp: 4434:
(addVectorLayer) Creating new vector layer
using /home/toni/Documents/gis_data/vector/gps/lelohelyek_20060410_w.gpx?type=waypoint with baseName of lelohelyek_20060410_w, waypoints and providerKey of gpx
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsmaplayer.cpp: 52:
(QgsMapLayer) QgsMapLayer::QgsMapLayer - lyrname is
'lelohelyek_20060410_w, waypoints'
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsmaplayer.cpp: 58:
(QgsMapLayer) QgsMapLayer::QgsMapLayer - layerName is
'lelohelyek_20060410_w, waypoints'
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsproviderregistry.cpp: 340: (getProvider) QgsProviderRegistry::getRasterProvider: Library name is 
Warning: Failed to load 
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsvectorlayer.cpp:
2244: (setDataProvider)  unable to get data provider
Debug: /home/toni/bin/qgis/qgis_unstable/src/core/qgsvectorlayer.cpp:
149: (~QgsVectorLayer) In QgsVectorLayer destructor


---------------------------------
measure line debug
----------------------------

Debug: /home/toni/bin/qgis/qgis_unstable/src/gui/qgsmaptool.cpp: 82:
(activate) Cursor has been set
Debug: /home/toni/bin/qgis/qgis_unstable/src/app/qgsmeasuretool.cpp:
185: (addPoint) 521644, 497670
Debug: /home/toni/bin/qgis/qgis_unstable/src/app/qgsmeasuretool.cpp:
185: (addPoint) 521750, 497524

result in gui 11,880.02 km
on field cca 150 m


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.osgeo.org/pipermail/qgis-developer/attachments/20080629/491eb8c2/attachment.bin


More information about the Qgis-developer mailing list