Ticket #3700 (closed enhancement: fixed)

Opened 2 years ago

Last modified 16 months ago

RFC-69: Support for clustering of features in point layers

Reported by: tamas Owned by: tamas
Priority: normal Milestone: 6.0 release
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc: dmorissette, sdlime, aboudreault

Description (last modified by dmorissette) (diff)

Attachments

mapdraw.c.patch Download (487 bytes) - added by tamas 2 years ago.
mapcluster.c Download (45.3 KB) - added by tamas 2 years ago.
cluster.png Download (24.7 KB) - added by tamas 2 years ago.

Change History

Changed 2 years ago by tamas

  Changed 2 years ago by dmorissette

  • cc dmorissette added

  Changed 2 years ago by sdlime

  • cc sdlime added

  Changed 2 years ago by dmorissette

  • description modified (diff)
  • summary changed from Support for clustering of features in point layers to RFC-69: Support for clustering of features in point layers

Changed 2 years ago by tamas

Changed 2 years ago by tamas

  Changed 2 years ago by tamas

Implemented in r11056

Need to update the doc and PHP bindings

  Changed 2 years ago by tamas

  • status changed from new to assigned
  • version changed from unspecified to svn-trunk (development)
  • milestone set to 6.0 release

  Changed 2 years ago by tamas

Documentation added in r11113

  Changed 2 years ago by tamas

Add support for simple aggregated (min, max, sum, count) for the attribute handling (r11450)

  Changed 2 years ago by tamas

Doc added for the aggregated functions in r11451

  Changed 2 years ago by dmorissette

  • cc aboudreault added

Alan, can you please take care of the PHP MapScript? updates?

follow-up: ↓ 12   Changed 2 years ago by aboudreault

PHP/MapScript updated in r11455 and r11456. tamas, could you confirm that a clusterObj is always embedded in the layerObj and cannot be instanciated by itself? (new clusterObj()).

  Changed 2 years ago by aboudreault

PHP/MapScript docmentation updated in r11457. tamas, you can close this ticket if everything is ok.

in reply to: ↑ 10   Changed 2 years ago by tamas

Replying to aboudreault:

PHP/MapScript updated in r11455 and r11456. tamas, could you confirm that a clusterObj is always embedded in the layerObj and cannot be instanciated by itself? (new clusterObj()).

Alan,

Thank you for taking care of this. You are right, it should not be created from scratch, just return the reference of the existing object.

I will do some further tests and then close the ticket soon.

  Changed 2 years ago by jmckenna

I've sent my test results to the dev list for discussion ( http://osgeo-org.1803224.n2.nabble.com/testing-CONNECTIONTYPE-UNION-td6263150.html) and updated the docs.

  Changed 2 years ago by tamas

Fixed the problem when returning undefined attribute (r11666)

  Changed 16 months ago by tamas

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.