geostyler / geostyler-mapfile-parser

GeoStyler Style Parser implementation for MapServer Mapfiles
BSD 2-Clause "Simplified" License
8 stars 5 forks source link

Handle SCALEDENOM and read multiple LAYER #13

Closed ger-benjamin closed 4 years ago

ger-benjamin commented 4 years ago

Add support for Scale (Layer and class). Can't support scale for style, label or icon as SLD have not enough granularity for that. (Warn the user that the rule is dropped)

Edit: Second commit add the possibility to read multiple layers in one mapfile.