09-09-2020 01:40 AM - edited 09-09-2020 10:07 PM
Hello all,
I am trying to create a 3D objects service using our mTransformer v2018 and it should render in geospatial portal.
My input file is kml which has a referenced .dae 3D model in it. I have checked the kml file structure which exactly the same in the help document. And .dae 3D buiding model is a georeferenced one and also textured using img files.
So when i use those kml in mtransformer, my conversion got crashed and ends with exit code -1073741819
Attached screenshots the same.
can anyone please suggest ideas for possible outcomes? am not finding out where would be issue.
or please suggest any other methods for creating 3D objects service using mtransformer to render in geospatial portal.
Thanks.
Regards,
Karthik
09-09-2020 06:06 AM
Hi Karthik,
I don't think mTransformer is Apollo or ECW related product, please post your question in WebGIS forum if possible.
Thanks & best regards!
haiyan
09-09-2020 10:12 PM
Thanks haiyan. I moved into webgis discussions.
So anyone please provide me the possible outcomes to my issue mentioned above.
Thanks.
Regards,
Karthik,
09-10-2020 11:06 PM
Hi Karthik,
Can you make sure the .DAE file is present in the specified location in KML?
Could you perhaps try to validate the DAE file? I have no experiences here, but I found this how-to link:
https://www.khronos.org/collada/wiki/Schema_validation
09-14-2020 03:40 AM - edited 09-14-2020 03:46 AM
Hi jan,
Thanks for the reply. Pls find my observations below,
FYI, I did some alternatives on this,
I have converted .dae file into .obj file and run the process in mtransformer with the location specified csv file used.
This time, the process ran successfully. I have used those output (source.json) in portal, but nothing shows in portal.
Attached screenshots of same and csv files used.
Please suggest for possible outcomes.
Regards,
Karthik.