Ticket #3700 (closed enhancement: fixed)

Opened 15 months ago

Last modified 4 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 15 months ago.
mapcluster.c Download (45.3 KB) - added by tamas 15 months ago.
cluster.png Download (24.7 KB) - added by tamas 15 months ago.

Change History

Changed 15 months ago by tamas

  Changed 15 months ago by dmorissette

  • cc dmorissette added

  Changed 15 months ago by sdlime

  • cc sdlime added

  Changed 15 months 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 15 months ago by tamas

Changed 15 months ago by tamas

  Changed 15 months ago by tamas

Implemented in r11056

Need to update the doc and PHP bindings

  Changed 15 months ago by tamas

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

  Changed 15 months ago by tamas

Documentation added in r11113

  Changed 14 months ago by tamas

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

  Changed 14 months ago by tamas

Doc added for the aggregated functions in r11451

  Changed 14 months ago by dmorissette

  • cc aboudreault added

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

follow-up: ↓ 12   Changed 14 months 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 14 months ago by aboudreault

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

in reply to: ↑ 10   Changed 14 months 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 14 months 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 13 months ago by tamas

Fixed the problem when returning undefined attribute (r11666)

  Changed 4 months ago by tamas

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