Changeset 302
- Timestamp:
- 06/19/10 15:46:08 (20 months ago)
- Files:
-
- 1 modified
-
trunk/src/wfs/wfs_get_feature.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wfs/wfs_get_feature.c
r278 r302 102 102 return; 103 103 104 #if 0 104 105 /* Don't handle boundedBy column (CITE 1.0 Unit test)) */ 105 106 if (buffer_cmp(prop_name, "boundedBy")) return; 107 #endif 106 108 107 109 /* name and description fields if exists belong to GML namespace */