Ticket #2576 (assigned defect)

Opened 3 months ago

Last modified 4 days ago

Ticket to track add RFC 36 changes...

Reported by: sdlime Assigned to: sdlime (accepted)
Priority: normal Milestone: 5.4 release
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc:

Description

For more information on RFC 36, 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

04/12/08 12:11:42 changed 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

05/20/08 23:45:53 changed by sdlime

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

Steve

07/02/08 00:51:47 changed 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