Opened 14 years ago

Closed 14 years ago

#3556 closed defect (fixed)

Backward incompatible changes in the OGR style string format

Reported by: tamas Owned by: tamas
Priority: normal Milestone: 5.6.6 release
Component: GDAL Support Version: 5.6
Severity: normal Keywords:
Cc: dmorissette

Description

There have been a backward incompatible change in gdal r19724 related to the OGR style string format. According to this change the separator in the feature style id has been changed from '.' to ','

This change affects the mapserver function msOGRGetSymbolId in mapogr.cpp which should be modified accordingly.

Further information: http://trac.osgeo.org/gdal/ticket/3571 http://bugzilla.maptools.org/show_bug.cgi?id=2206

I'll apply the fix in trunk and the current stable branch

Change History (1)

comment:1 by tamas, 14 years ago

Resolution: fixed
Status: newclosed

Applied the fix in trunk (r10544) and branch-5-6 (r10545)

Note: See TracTickets for help on using tickets.