[mapserver-users] Remove CLUSTER definition

Tamas Szekeres szekerest at gmail.com
Tue Feb 2 07:30:03 PST 2016


Looks like you need to set the following default parameters to prevent from
writing to the mapfile:

      cluster->maxdistance == 10 &&
      cluster->buffer == 0.0 &&
      cluster->region == NULL &&
      cluster->group.string == NULL &&
      cluster->filter.string == NULL

Best regards,

Tamas



2016-02-02 13:48 GMT+01:00 Moretti Edmar <edmar.moretti at gmail.com>:

> How do I remove the CLUSTER definition of a mapfile using PHP-MapScript?
> I try to use the code below, but without success
>
> $cluster = $layer->cluster;
> $cluster->updateFromString("GROUP END");
>
> --
> Para tirar dúvidas sobre o i3Geo utilize a lista:
> https://lists.osgeo.org/cgi-bin/mailman/listinfo/i3geo
>
> Edmar Moretti
> http://www.edmarmoretti.com.br
> Skype: edmar.moretti
> gTalk: edmar.moretti
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20160202/8476ea11/attachment.html>


More information about the mapserver-users mailing list