Skip to main content
Question

Citygml to obj

  • April 8, 2021
  • 2 replies
  • 161 views

abinash

Hi, i have a citygml file and i want to convert it to .obj format but while i am doing this i gets error and also the output obj file have no texture. Can anyone help me to convert citygml to obj with texture.

2 replies

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 1637 replies
  • April 19, 2021

Hi @Abinash Rout​ ,

What error are you getting during the conversion?

Textures for CityGML are often stored in additional .jpg or .png files. Do you have these files as well as the .gml file? If these are missing, FME will read the CityGML model, but not apply the textures.


  • 1 reply
  • April 23, 2021

So you trying to convert .png to .obj, right? And getting error?