#2421 closed enhancement (fixed)
Add debug watermarks for schema report
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 2.6 |
Component: | General | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
When previewing a feature class in the schema report, it would be very useful to inject what we know about the previewed feature class into the preview map as a watermark. Things like:
- The computed bounds
- The coordinate system used
- The number of features (this is already calculated before preview starts)
Would be very useful to have access to.
Note:
See TracTickets
for help on using tickets.
Fixed r8007