I’m having a problem with loading a topojson file with 14,000 polylines data, Chrome (68.0.3440.106) gives an out of memory and crash sometimes. (I also tried to convert the json file to kml and get the same result)
I’d like to know if there’s any limitation of numbers of features can be displayed/ loaded in cesium (1.49)? I’ve also attached the sample file if it helps to diagnose the problem. Thanks for any help.
I’ve noticed that it might be a solution to use 3d tiles, however I didn’t find any way to convert existing data SHP, KML, Geojson or Topojson to 3D tiles. Do you have any advice?
Like I mentioned, we have some work-in-progress tiling pipelines. Nothing is released yet, so you might have to roll your own solution or reach out to Tim (tim@cesium.com) to discuss a collaboration.