Hi Marcin, Good timing with the question! There is currently a code sprint happening for the GeoStyler project [1] This allows conversion between different styles including QGIS and MapServer Mapfiles. If you are looking to convert from QGIS to Mapfile you need to use the geostyler-cli [2] to convert the QGIS style to the intermediary GeoStyler format and then use the GeoCat script [3] to convert this to a Mapfile. This is currently a fairly complex way do do things but we're looking at a Python wrapper to make this a simple one line command.
Seth [1] https://geostyler.org/ [2] https://github.com/geostyler/geostyler-cli [3] https://github.com/GeoCat/bridge-style/blob/master/bridgestyle/mapserver/fromgeostyler.py -- web:https://geographika.net twitter: @geographika On Thu, May 11, 2023, at 11:55 AM, Marcin Niemyjski via MapServer-users wrote: > Hello, > > is it possible to somehow use Qgis layer style file in mapfile to define how > is Polygon layer displayed? > > Best, > Marcin > > > > > <https://outlook.office.com/bookwithme/user/[email protected]?anonymous&ep=signature> > > Book time to meet with me > <https://outlook.office.com/bookwithme/user/[email protected]?anonymous&ep=signature> > > _______________________________________________ > MapServer-users mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/mapserver-users >
_______________________________________________ MapServer-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapserver-users
