#2858 closed enhancement (fixed)

WMS GetFeatureInfo GeoJSON response should include CRS information if possible

Reported by: jng Owned by: jng
Priority: medium Milestone: 4.0
Component: WMS Interface Version:
Severity: minor Keywords:
Cc: External ID:

Description

Similar to #2809, but this one requires changes in the OGC XML templating engine as that is where the GetFeatureInfo representations are being generated from

Change History (1)

comment:1 by jng, 14 months ago

Resolution: fixed
Status: assignedclosed

In 10029:

When generating WMS GetFeatureInfo responses in GeoJSON format, generate the CRS information if possible.

Add new WebTestRunner test cases to test GetFeatureInfo and check for expected CRS

Fixes #2858

Note: See TracTickets for help on using tickets.