Ticket #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
Note: See
TracTickets for help on using
tickets.
