MapServer / MapServer-import

3 stars 2 forks source link

Remove GAP, PATTERN, LINECAP/JOIN and POSITION from symbolObj #2233

Closed mapserver-bot closed 12 years ago

mapserver-bot commented 12 years ago

Reporter: tbonfort Date: 2011/04/01 - 18:54 These parameters have been migrated to the styleObj as their concept applies to styling a symbol rather than to a symbol itself.

TODO:

mapserver-bot commented 12 years ago

Author: tbonfort Date: 2011/04/01 - 18:58 I'll attach a patch implementing the change.

giving ownership to Daniel, as I won't be able to commit the change if we move forward on this.

mapserver-bot commented 12 years ago

Author: assefa Date: 2011/04/01 - 21:51 if this is committed we need to upgrade mapscript. patchs were tested for python and php.

mapserver-bot commented 12 years ago

Author: dmorissette Date: 2011/04/06 - 04:49 Committed the patches in SVN trunk (r11472).

Keeping ticket open to update docs and migration guide.

mapserver-bot commented 12 years ago

Author: havatv Date: 2011/04/06 - 12:42 Documentation for the mapfile SYMBOL object updated in (r11475).

mapserver-bot commented 12 years ago

Author: havatv Date: 2011/04/06 - 13:30 I have tried to update the symbol object documentation for mapscript in (r11476). I am not familiar with mapscript functionality and documentation, so I have left the rest as it is (it seems a bit outdated).

mapserver-bot commented 12 years ago

Author: havatv Date: 2011/04/07 - 12:07 I have updated the mapfile style documentation in (r11494). LINEJOINMAXSIZE is not mentioned explicitly, but it has also been taken care of in the documentation.

mapserver-bot commented 12 years ago

Author: dmorissette Date: 2011/04/07 - 13:45 Moving to docs component. (see comment:5 about mapscript docs updates)

Are we ready to close this ticket or should we expect more updates?

mapserver-bot commented 12 years ago

Author: havatv Date: 2011/04/11 - 10:02 I have created ticket #3824 for updating the symbol construction document. I close this ticket and mark it as fixed. jmckenna can reopen if there are problems with for instance the mapscript documentation.

mapserver-bot commented 12 years ago

Author: tbonfort Date: 2011/04/11 - 11:26 writeStyle() updated in (r11516)