Changeset 302

Show
Ignore:
Timestamp:
06/19/10 15:46:08 (20 months ago)
Author:
ol
Message:

Comment CITE 1.0 specific code

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/wfs/wfs_get_feature.c

    r278 r302  
    102102        return; 
    103103 
     104#if 0 
    104105    /* Don't handle boundedBy column (CITE 1.0 Unit test)) */ 
    105106    if (buffer_cmp(prop_name, "boundedBy")) return; 
     107#endif 
    106108 
    107109    /* name and description fields if exists belong to GML namespace */