[QGIS-trac] [Quantum GIS] #3358: WFS-T: insufficient decimal places

Quantum GIS qgis at qgis.org
Mon Dec 20 06:25:13 EST 2010


#3358: WFS-T: insufficient decimal places
------------------------------------------------+---------------------------
   Reporter:  zicke                             |              Owner:  nobody       
       Type:  bug                               |             Status:  new          
   Priority:  major: does not work as expected  |          Milestone:  Version 1.7.0
  Component:  Data Provider                     |            Version:  Trunk        
   Keywords:  wfs-t                             |   Platform_version:               
   Platform:  Debian                            |           Must_fix:  No           
Status_info:  0                                 |  
------------------------------------------------+---------------------------
 When writing back data with WFS-T QGIS only writes 4 decimal places. This
 is probably due to:

 coordString += QString::number( pointIt->x() );

 on line 1978 of qgswfsprovider.cpp

 In latlon four decimals are insufficient (~ 10 meters).

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3358>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list