Ticket #3556 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by tamas

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.