Ticket #3475 (closed defect: fixed)
Drawing inline text not working (in some instances in 5.6)...
| Reported by: | sdlime | Owned by: | sdlime |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6.5 release |
| Component: | MapServer C Library | Version: | 5.6 |
| Severity: | normal | Keywords: | |
| Cc: | aboudreault, dmorissette, jmckenna |
Description
Will attach a mapfile that defines a single inline point and a text label. The label doesn't render in 5.6 but does in 5.4. Not sure why. There's something funky going on... I was encountering a segfault with 5.6 and inline features but it's not easy to reproduce. I'm wondering if it's related to this...
The call I'm using (via the CGI) is:
mapserv -nh "QUERY_STRING=map=/usr/local/mapserver/apps/mr/compass/test.map&mode=map&mapxy=450000+5250000&scale=50000&layer=test" > test.png
It should produce an image with 1 red dot and one label.
Steve
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

