Ticket #2576 (closed defect: fixed)

Opened 5 years ago

Last modified 2 years ago

Ticket to track add RFC 36 changes...

Reported by: sdlime Owned by: sdlime
Priority: normal Milestone: 5.6 release
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc: dmorissette, assefa, aboudreault

Description (last modified by dmorissette) (diff)

For more information on RFC 36 (Simplified template support for query output), please see:

 http://mapserver.gis.umn.edu/development/rfc/ms-rfc-36

Changes are limited to the mapserv.c and maptemplate.c (and associated headers). Note that I am also doing clean up of the mapservObj as part of this work.

Steve

Change History

Changed 5 years ago by sdlime

  • status changed from new to assigned

The basic [include ...] support has been added already. It only supports local files although adding URL support is planned.

Steve

Changed 5 years ago by sdlime

[resultset] and [feature] tags work as described in the RFC. Missing is the [join] tag for one-to-many join support.

Steve

Changed 5 years ago by sdlime

  • version changed from unspecified to svn-trunk (development)
  • milestone set to 5.4 release

Moving the finishing of this work to 5.4 although the majority of useful features are in 5.2.

Steve

Changed 4 years ago by sdlime

  • milestone changed from 5.4 release to 5.6.0 release

Ok, an update. Features to finish for the 5.6 release (as 5.4 has passed):

1 - exposing the GML driver as an output format 2 - expose these new formats via OGC services 3 - support for the [join] tag

Steve

Changed 4 years ago by dmorissette

  • cc dmorissette added
  • description modified (diff)

Changed 4 years ago by dmorissette

  • cc assefa, aboudreault added

I have created ticket #3172 about exposing the templated formats to OGC services.

Changed 2 years ago by sdlime

  • status changed from assigned to closed
  • resolution set to fixed

I'll create specific tickets for features 1 and 3 listed above (2 was completed by Frank as part of some OGR output format work). Closing this one.

Steve

Note: See TracTickets for help on using tickets.