PrincessGod / objTo3d-tiles

Convert obj model file to 3d tiles
https://princessgod.github.io/objTo3d-tiles
Apache License 2.0
777 stars 232 forks source link

Accuracy for large tiles #16

Open ohadmanor opened 6 years ago

ohadmanor commented 6 years ago

Hi,

First, thank you you save us a lot of time.

I notice that for large 3D tiles there is big deviation at the edges any clue what need to be fix?

thanks

Ohad

PrincessGod commented 6 years ago

Actually you should keep your tile not cover too many areas. So maybe you can try too split your big tile. Because earth is sphere like and tile is a plane.

ohadmanor commented 6 years ago

so, what is the preferred tile size?

and can you recommended a good tool to cut osm file in to tiles?

ohadmanor commented 6 years ago

one more thing, how do I join tiles to one tileset.json?

ohadmanor commented 6 years ago

Hi,

I'm trying to put that tile accurately on the map and I have no success with that

maybe you can help me understand what is the problem?

Data.zip

thanks

Ohad