[Geoserver-users] Label Priority Problem

I'm having difficulties to solve a problem using Geoserver. I looked into
Label tutorial but there's nothing there that can help me to fix it.
The problem is.
I have a map and some dots (square) layers that make reference to addresses.
Some are from the same neighborhood, so they are the same color. To
differentiate him, I use a Label with a number, perhaps, sometimes the label
don't seem's visible on the map, and I need that all of them be visible.
Anyone can help-me on this? There's a image attached showing the problem and
a sld file. My Geoserver version is 1.7.1

There's a attached sld file and a image sample of the problem.
http://www.nabble.com/file/p22413413/example.JPG example.JPG
http://www.nabble.com/file/p22413413/visitaNaoAlocadas.sld
visitaNaoAlocadas.sld

I tried to put the priority like that, but doesn't work.
<Priority>
<Literal>100000000</Literal>
</Priority>

Thank's
--
View this message in context: http://www.nabble.com/Label-Priority-Problem-tp22413413p22413413.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

(Stop me if I'm off base on this, Andrea.)

It looks like you're running afoul of GeoServer's built-in label conflict resolution. There is currently a ticket open to allow this to be (selectively) turned off:

http://jira.codehaus.org/browse/GEOS-2625

Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org

Herick wrote:

I'm having difficulties to solve a problem using Geoserver. I looked into
Label tutorial but there's nothing there that can help me to fix it.
The problem is.
I have a map and some dots (square) layers that make reference to addresses.
Some are from the same neighborhood, so they are the same color. To
differentiate him, I use a Label with a number, perhaps, sometimes the label
don't seem's visible on the map, and I need that all of them be visible.
Anyone can help-me on this? There's a image attached showing the problem and
a sld file. My Geoserver version is 1.7.1

There's a attached sld file and a image sample of the problem.
http://www.nabble.com/file/p22413413/example.JPG example.JPG http://www.nabble.com/file/p22413413/visitaNaoAlocadas.sld
visitaNaoAlocadas.sld

I tried to put the priority like that, but doesn't work.
<Priority>
<Literal>100000000</Literal>
</Priority>

Thank's