0

I use leaflet to load vt tiles,which data geom type is polygon.I found that when loading, this will show a line betwwen tiles. So how to remove this bounding line? tile bounding

Maybe this is the issue of Geoserver,Which I used to publish pbf vt.

wsf1990
  • 195
  • 2
  • 12
  • Which the map layer are you using? – Le Khiem Jul 06 '19 at 09:41
  • Hi,@LeKhiem. I use Leaflet 1.5.1 and Leaflet.VectorGrid to add pbf vt layer. – wsf1990 Jul 07 '19 at 05:15
  • You can try this plugin https://github.com/Leaflet/Leaflet.TileLayer.NoGap – Le Khiem Jul 07 '19 at 06:31
  • Maybe not.This question caused by the polygon cutting.When cut a big polygon to 256*256 tiles,It will generated many small polygons. And when use leaflet to loading these tiles, It means to loaded many small polygon,not origin big polygon. – wsf1990 Jul 07 '19 at 06:35
  • Duplicate of https://gis.stackexchange.com/questions/255545/dissolve-leaflet-vectorgrid-polygon-at-tile-boundary-by-id – IvanSanchez Jul 07 '19 at 23:07
  • @IvanSanchez Tanks,I had seen your reply at github,But I want to know how to do in geoserver?Can you give me some suggestion? – wsf1990 Jul 07 '19 at 23:24

0 Answers0