Opened 16 years ago

Closed 14 years ago

#2738 closed enhancement (fixed)

Support for the MapInfo style zoom layering option

Reported by: tamas Owned by: jmckenna
Priority: normal Milestone: 5.6 release
Component: Documentation - MapServer Version: unspecified
Severity: normal Keywords:
Cc: sdlime

Description

According to the corresponding discussion in the mapserver-dev list the followings will be implemented in the trunk:

  • The displayable range of the layer can be specified by using the width of the geo-extent of the map in map units in addition to the current MINSCALEDENOM/MAXSCALEDENOM parameters by adding the MINGEOWIDTH/MAXGEOWIDTH parameters to the layer.
  • If both MINSCALEDENOM/MAXSCALEDENOM and MINGEOWIDTH/MAXGEOWIDTH are specified the MINSCALEDENOM/MAXSCALEDENOM setting will take precedence.
  • The new keywords will be added to the parser.
  • The new keywords will be taken into account during the loadLayer copyLayer and writeLayer operations and in the map legend display.

Change History (6)

comment:1 by tamas, 16 years ago

Status: newassigned

Added in trunk r7849 and r7855

comment:2 by tamas, 16 years ago

Resolution: fixed
Status: assignedclosed

comment:3 by sdlime, 15 years ago

Component: MapServer C LibraryMapServer Documentation
Resolution: fixed
Status: closedreopened

comment:4 by tamas, 15 years ago

Status: reopenednew

comment:5 by dmorissette, 14 years ago

Owner: changed from tamas to jmckenna

Reassigned to Jeff for docs

comment:6 by jmckenna, 14 years ago

Cc: sdlime added
Resolution: fixed
Status: newclosed
  • added min/maxgeowidth parameters to the layer object documentation
Note: See TracTickets for help on using tickets.