mapstyler_sld_adapter 0.1.2 copy "mapstyler_sld_adapter: ^0.1.2" to clipboard
mapstyler_sld_adapter: ^0.1.2 copied to clipboard

SLD adapter for the mapstyler ecosystem. Maps flutter_map_sld types to and from mapstyler_style types.

0.1.2 #

  • Fixed Dartdoc angle-bracket warnings reported by pub.dev static analysis.

0.1.1 #

  • Fixed lints reported by pub.dev static analysis.

0.1.0 #

  • SldStyleParser implementing StyleParser<SldDocument> for read/write.
  • SLD → mapstyler: flattens Layer/UserStyle/FeatureTypeStyle/Rule hierarchy.
  • mapstyler → SLD: wraps rules in single Layer/UserStyle/FeatureTypeStyle.
  • Symbolizers: PointSymbolizer (Mark, ExternalGraphic), LineSymbolizer, PolygonSymbolizer, TextSymbolizer, RasterSymbolizer.
  • OGC Filters: comparison, combination, negation, spatial, distance.
  • Geometry mapping: Point, LineString, Polygon, Envelope ↔ gml4dart.
  • Color utilities: argbToHex, argbToOpacity, hexToArgb.
0
likes
160
points
40
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

SLD adapter for the mapstyler ecosystem. Maps flutter_map_sld types to and from mapstyler_style types.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter_map_sld, gml4dart, mapstyler_style

More

Packages that depend on mapstyler_sld_adapter