[fdo-trac] #594: SHP can't handle Z and M value in the same time.
    FDO 
    trac_fdo at osgeo.org
       
    Tue Dec  8 03:28:21 EST 2009
    
    
  
#594: SHP can't handle Z and M value in the same time.
--------------------------+-------------------------------------------------
 Reporter:  leaf          |         Owner:  gregboone
     Type:  defect        |        Status:  new      
 Priority:  major         |     Milestone:  3.5.0    
Component:  SHP Provider  |       Version:  3.4.0    
 Severity:  3             |    Resolution:           
 Keywords:                |   External_id:  1270270  
--------------------------+-------------------------------------------------
Comment (by leaf):
 The previous submission doesn't fix this defect compeletely. After
 inserting a new feature without m value, FDO provider will still update
 values of Mmin and Mmax and it will use "no data" value to override the
 original value 0.0. It result in geometry value of a geometry property
 without measure contains m value. So the fix is to check whether the m
 value of newly added geometry is "no data" value. If yes, don't update
 values of Mmin and Mmax.
-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/594#comment:3>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
    
    
More information about the fdo-trac
mailing list