Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i created textured tiles ? #158

Open
ajinra020307 opened this issue Aug 31, 2023 · 1 comment
Open

How can i created textured tiles ? #158

ajinra020307 opened this issue Aug 31, 2023 · 1 comment

Comments

@ajinra020307
Copy link

I would love to create 3D tiles with textures. What data format should i use? and how i can generate it?
Please someone help

@LorenzoMarnat
Copy link
Collaborator

Hello,

Textures are supported only with CityGML tiler and OBJ tiler. If you want to create textured 3D Tiles, you can find documentation here

OBJ Tiler example:

obj-tiler -i myobj.obj --with_texture

CityGML Tiler example:

citygml-tiler -i myconfig.yml --type building --with_texture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants