Ryo09,

'allow_overlap' and 'opacity' are optional parameters of the  
PointSymbolizer and therefore are available as attributes that can be  
get or set after you've created the object.

See: http://trac.mapnik.org/wiki/PointSymbolizer?version=12#Python1

Dane


On May 28, 2009, at 2:23 AM, Ryo09 wrote:

>
> Hi
>
> I have a similar Problem with Overlapping Point Symbols. Can I also  
> include
> the overlap clause in Python?
>
> sym = PointSymbolizer("/tmp/pub.png", "png", 16, 16)
>
> How and where?
>
>
> Thanx
> Ryo09
>
>
>
> Artem Pavlenko-3 wrote:
>>
>>
>>
>> <PointSymbolizer allow_overlap="yes" file="/Users/artem/projects/
>> openstreetmap/mapnik/symbols/station_small.png" type="png" width="5"
>> height="5" />
>>
>>
>> <PointSymbolizer allow_overlap="no" file="/Users/artem/projects/
>> openstreetmap/mapnik/symbols/station_small.png" type="png" width="5"
>> height="5" />
>>
>>
>>
>
> -- 
> View this message in context: 
> http://www.nabble.com/PointSymbolizer-Aggregation-tp20622028p23758237.html
> Sent from the Mapnik - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Mapnik-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/mapnik-users

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to