FOSS4G-Europe 2014 - Bremen - 2014-07-15
Stephan Meißl stephan.meissl@eox.at @Schpidi
Thomas Bonfort tbonfort@terriscope.fr @tbonfort
This work is licensed under a Creative Commons Attribution 4.0 International License.
Interpolation in HSL color space
Interpolation in HSL color space
Interpolation in RGB color space
Pure density
Setting a fixed scale
LAYER
...
STYLEITEM "javascript:///path/to/my/file.js"
CLASS # empty class required
END
END
//Make symbol size 14 or 7
var size = shape.attributes.NAME.length > 10 ? 14:7;
var style = "STYLE SIZE " + size;
style += " SYMBOL 'circle'";
style += " COLOR 255 0 0 END";
//Return style to MapServer
style;
where st_intersects(the_geom, st_geomfromtext('wkt...'))
Improving performance
Example Malayalam
Example Tibéto-Birman
FOSS4G-Europe 2014 - Bremen - 2014-07-15
schpidi.github.io/foss4g-e_2014_mapserver_project_status_report
Stephan Meißl stephan.meissl@eox.at @Schpidi
Thomas Bonfort tbonfort@terriscope.fr @tbonfort
Special thanks to Daniel Morissette for his help with the MapServer history slides
This work is licensed under a Creative Commons Attribution 4.0 International License.