Skip to content
Roberto De Almeida edited this page Jun 5, 2013 · 1 revision

The WMS response is being rewritten for the next release of Pydap (3.2). This is a list of ideas that we can implement:

  • Support for projections other than WGS84. Can we do this easily using pyproj?
  • Select colorscale range. See COLORSCALERANGE in ncWMS extensions.
  • Add optional white line around tiles.
  • Boxfill rendering (like Ferret's shade command).
  • Hashes from Patrick Brockmann's patches.
  • Implement WMS-T for time selection.
  • Implement also as TMS.
  • Fast rendering. See ncWMS.
  • Integration with caches: tilecache/tilestache.
  • Different grids, eg, triangular.
Clone this wiki locally