Esri / i3s-spec

This repository hosts the specification for Scene Layers which are containers for arbitrarily large amounts of geographic data. The delivery and persistence model for Scene Layers, referred to as Indexed 3d Scene Layer (I3S) and Scene Layer Package (SLPK) respectively, are specified.
Other
318 stars 85 forks source link

For slpk in wgs84, the texture will be blurry after the conversion #85

Closed zssai closed 4 years ago

zssai commented 4 years ago

Hi, according to our testings, the texture of the slpk in wgs84 will be blurry after the conversion. My colleague on our development team said, it seems to be the errors related to the geometry. If you need the testing data, please be free to email me.

https://drive.google.com/open?id=1VMUknz34Cqe1qgb2vm4WkWZx4yvTAaIz https://drive.google.com/open?id=1Bam-0XVHuk_1DTKRwqzYIvFx2oNqAtXA

rvargasESRI commented 4 years ago

Hi, thank you for reaching out.

Are you converting from OSGB to I3S or I3S 1.6 to I3S 1.7? We would also like test data (before conversion) to reproduce the issue. Thank you.

zssai commented 4 years ago

Hi, Please download the slpk from the google driver: https://drive.google.com/open?id=1oIEqD5ymcFouPSWGnbLks-ZWRW4YXORy https://drive.google.com/open?id=1jW0wGthz04LM7dzdqk6KYI9NCRjFB7Mg

Best Regards Sai

From: rvargasESRI Date: 2020-04-25 01:07 To: Esri/i3s-spec CC: zssai; Author Subject: Re: [Esri/i3s-spec] For slpk in wgs84, the texture will be blurry after the conversion (#85) Hi, thank you for reaching out. Are you converting from OSGB to I3S or I3S 1.6 to I3S 1.7? We would also like test data (before conversion) to reproduce the issue. Thank you. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

rvargasESRI commented 4 years ago

Hello @zssai ,

Please download our latest i3s_converter.exe and you should see your issue is resolved.

zssai commented 4 years ago

Thanks a lot, and I have downloaded the latest version.

zssai commented 4 years ago

@rvargasESRI Will you provide the linux version of the tool?

rvargasESRI commented 4 years ago

@zssai There are plans to port to linux, however we do not yet have a timeline for that.

zssai commented 4 years ago

Thank you for your response.