1

I found that tile map of each region in geoserver2.9.2 of platform independent binary displays its name two or more times. As shown in the first picture.

I have done as How to avoid duplicate labels on each tile? [duplicate] and Polygon label repeated for each tile. However, some areas of label in sixth and seventh level do not show and some appear offsets. As shown in the second picture.

Here's my code:

<TextSymbolizer>
 <Geometry>
  <ogc:Function name="centroid">
     <ogc:PropertyName>the_geom</ogc:PropertyName>
  </ogc:Function>
 </Geometry>
</TextSymbolizer>

And then I have done as Labels on tiled map sometimes unavailable. It was same as above in seventh level.

Here's my code:

<VendorOption name="partials">true</VendorOption>

I have no idea how to modify it. Can anybody tell me?

enter image description here

enter image description here

Epulari
  • 49
  • 8

0 Answers0