Try min_distance="60" spacing="100"

If that does not work then please send a data snippet in shapefile format.

Dane

On Sep 9, 2010, at 3:25 PM, Sean Freitag wrote:

> Hello,
> 
> In an effort to get streets to render at higher zoom levels, I have
> stumbled across a strange issue where some streets will repeatedly
> state it's name, ex. "1st St SE 1st St SE", and then put the space
> that I requested in the spacing property. I have no clue why this is
> happening. However, I have confirmed that the affected streets are not
> overlapped by any other street, so it is quite literally the same name
> adjacent to itself. It seems we have disjoint data, but I thought Mapnik
> could handle that?
> 
> Has anyone seen this before? I could use some insight...
> 
> <Style name="Street-Text">
>   <Rule>
>     <Filter>[shield_cl] &lt;&gt; 1 and [shield_cl] &lt;&gt; 2 and
> [render_cl] &lt; 6</Filter>
>     <MaxScaleDenominator>&level15;</MaxScaleDenominator>
>     <TextSymbolizer name="objectid" spacing="200"
>                     face_name="DejaVu Sans Bold" size="12" fill="white"
>                     allow_overlap="true" avoid_edges="true"
>                     halo_radius="2" halo_fill="black" placement="line" />
>   </Rule>
> </Style>
> 
> 
> Thanks!
> 
> Sean Freitag
> Software Engineer, Priority 5
> <screenshot.png>_______________________________________________
> 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