VCityTeam / UD-SV

7 stars 3 forks source link

Provide means to edit CityGML files #27

Open jailln opened 6 years ago

jailln commented 6 years ago

We need to edit the geometry of CityGML files. First, we need to check if a CityGML editor already exists. If not, we could go this way:

Using 3DUSE

Using 3DCityDB

Then, the collada / obj file can be loaded in a 3D editor such as Blender or Maya for modification and exported to an obj file.

Once the modification is done, refer to this issue to go from obj to CityGML.