Ticket #496 (closed enhancement: fixed)
Protocol.MapFish "bbox" property
| Reported by: | adube | Owned by: | bbinet |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2 Release |
| Component: | framework.client | Version: | SVN |
| Keywords: | protocol | Cc: | adube@… |
| State: | Commit |
Description (last modified by elemoine) (diff)
New/Changed "bbox" property in Protocol.MapFish
Description of the issue :
While trying to use the mapfish protocol with featureserver instead of mapfish, we ran in one little problem : mapfish server uses 'box' and featureserver uses 'bbox'.
Solution(s) :
- Have "bbox" as an alias to "box" in mapfish.
- Change the client code (Protocol.Map Fish?) so that "bbox" is used instead of "box", in this way mapfish would be closer to the featureserver interface.
Comments are welcomed
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
