2

I'm trying to generate 3-D tiles from a shapefile. Just simple shp reader directly to Cesium 3D tiles writer. It does generate files, but after uploading them to Cesium Ion it does not work.

It can't even generate preview of it.

Am I missing some step in FME?

enter image description here

Additional info:

While adding SHP reader I used "Read from source" option, that's why it is blank now:

enter image description here

while adding 3-D tiles writer I used "Same as source" option.

enter image description here

Settings of shapefile:

enter image description here

I also tried to use EPSG:4326 in both components but same result.

5
  • 1
    Why you leave Coordinate System blank? Check what coordinate system you need, and export tiles with that. Commented Oct 20, 2019 at 19:55
  • 2
    Are your shapefiles 3D? If not, you'll need to extrude the geometry or define the third dimension somehow. Commented Oct 20, 2019 at 23:12
  • 1
    Yes z values are required (if you don't have any you can create them using attribute creator). also 3DForcer will help > safe.com/blog/2018/10/… Commented Oct 21, 2019 at 1:48
  • I added more info regarding coordinates I used. Commented Oct 21, 2019 at 7:47
  • Next check. When you add tiles to Cesium you should add in what crs they are. Can you add some code from cesium with that tile source when you are added it to cesium? Commented Oct 21, 2019 at 18:52

1 Answer 1

0

As I know, you need to add the coordinate systems or the translation would return errors.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.