Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mapserverexportplugin bugs #12908

Closed
qgib opened this issue Jun 29, 2010 · 2 comments
Closed

mapserverexportplugin bugs #12908

qgib opened this issue Jun 29, 2010 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Jun 29, 2010

Author Name: Richard Duivenvoorde (@rduivenvoorde)
Original Redmine Issue: 2848

Redmine category:python_plugins
Assignee: Richard Duivenvoorde


from mailinglist: http://lists.osgeo.org/pipermail/qgis-user/2010-June/009024.html

  • for lines, it takes the color from the fill, not from the outline, so the resultsare different from what expected

  • if one wants to show only the outline of a polygon, the COLOR for interior shouldn't be written to the mapfile

  • for the buffer around labels, after BUFFER 1 one should add OUTLINECOLOR 255 255 255 (or another colour as appropriate).


@qgib
Copy link
Contributor Author

qgib commented Jul 2, 2010

Author Name: Richard Duivenvoorde (@rduivenvoorde)


please test:

the ms_export.py above should replace the version you have in (on linux):

[yourqgis install dir]/share/qgis/python/plugins/mapserver_export

this file version is not yet in svn

@qgib
Copy link
Contributor Author

qgib commented Jul 6, 2010

Author Name: Richard Duivenvoorde (@rduivenvoorde)


mostly fixed in 4cec6fe (SVN r13895)

styles for mapserver and qgis are more in line now, thought there is still some discrepancy for example around the BUFFER concept.


  • resolution was configured as fixed
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 24, 2019
@qgib qgib added this to the Version 1.6.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant