Ticket #1340 (assigned enhancement)

Opened 3 years ago

Last modified 3 years ago

minfeaturesize support at layer or class level

Reported by: woodbri@swoodbridge.com Assigned to: sdlime (accepted)
Priority: high Milestone: FUTURE
Component: MapServer CGI Version: 4.5
Severity: minor Keywords:
Cc: woodbri@swoodbridge.com, mapserver@geochem.de

Description

I would like to be able to set a MINFEATURESIZE at the LAYER or CLASS level and
have it act to filter out small features. It would be acceptable to implement
the test on the features extents for performance and simplity of implemetation.

This is needed for example with a water polygon layer so as you zoom out and the
polygons reduce to 1 or 2 or N pixels, you can filter them from drawing.
Otherwise you see a cloud of pixels the make it look like there is a lot of
water when there is not. This will allow us to make more professional looking maps.

Change History

05/07/05 16:20:48 changed by mapserver@geochem.de

  • cc set to mapserver@geochem.de.

05/08/05 10:01:45 changed by sdlime

  • status changed from new to assigned.
Good idea. Makes most sense to me at the class level, but I can see where you 
might want in both places...

Steve

05/10/05 13:27:38 changed by sdlime

  • milestone set to 4.6 release.

05/11/05 09:26:35 changed by sdlime

  • milestone changed from 4.6 release to FUTURE.
Sorry, forgot about the feature freeze for 4.6. Marking as FUTURE. I would try 
then to add immediately to the 4.7 development version in a month or so and 
then backport to 4.6 once tested, and assuming the implementation is trivial 
(which it should be).

Steve