Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 595 Bytes

notes.md

File metadata and controls

33 lines (24 loc) · 595 Bytes

topics

  • view animation (T)

    • tour of FOSS4G locations
  • reprojection (A)

    • vector
    • raster too
      • mention proj4 and mproj (integration)
  • feature editing and styling (T)

    • draw, modify, snap
    • static, dynamic, and immediate
      • import anything from npm
      • return a stack of symbolizers
      • return a new geometry
  • vector tiles (A)

    • label decluttering, line labeling
      • integration w/ ol-mapbox-style
    • styling w/ Maputnik
  • raster operations (T)

  • canvas API (A)

    • magnify
  • ES modules (T)

    • convenience
    • control
    • interop