dythbj

Results 11 comments of dythbj

> There is nothing like this currently. The best you can do currently is to use `{ "tippecanoe": { "minzoom": …, "maxzoom": … } }` to supply different versions of...

> > ## What happens? > > [email protected] > > "mongoose": "^5.4.20" > > 执行bulkWrite时设置了ordered为false,但是当出现错误时,bulkWrite的集合操作全部未执行 > > ## How To Reproduce > > **Steps to reproduce the behavior:** > >...

> > > > ## What happens? > > > > [email protected] > > > > "mongoose": "^5.4.20" > > > > 执行bulkWrite时设置了ordered为false,但是当出现错误时,bulkWrite的集合操作全部未执行 > > > > ## How To...

> > > > > ## What happens? > > > > > [email protected] > > > > > "mongoose": "^5.4.20" > > > > > 执行bulkWrite时设置了ordered为false,但是当出现错误时,bulkWrite的集合操作全部未执行 > > >...

> I don't think I understand the problem, since the `tippecanoe` command succeeds without having to coalesce any features. Perhaps you need `--preserve-input-order` to make the polygons layer in the...

By the way , the two pictures is the same place, TaiWan, the source data is blow: [taiwan.geojson.zip](https://github.com/mapbox/tippecanoe/files/9432838/taiwan.geojson.zip)

Again, this picture maybe more clear: ![WX20220826-194716](https://user-images.githubusercontent.com/41282663/186896871-04c63425-4a44-4ac8-ba02-a3c1049a6c64.png)

Thanks @e-n-f ! But in my impression tippecanoe merges polygons of the same property based on zoom level,like this: zoom level 13: ![WX20220830-111828](https://user-images.githubusercontent.com/41282663/187341706-38a6888b-d2dc-4d24-a61c-9ec7447a7ae9.png) zoom level 14: ![WX20220830-111904](https://user-images.githubusercontent.com/41282663/187341760-dd5d03f4-879c-4825-aa2b-9ed722842c70.png) I don't think...

> Sorry, I have not had a chance to do any more work on polygon coalescing recently. @e-n-f ,Hi,Is this problem solved?

> I don't seem to understand where the error is. Everything looks okay to me. > > Are you trying to make the segment span full width like the segment...