Hello, I use node to serialize geojson data and get the corresponding fgb data. Alternatively, I can use geojson.deserialize parsing on the web side for full loading. However, when used to filter the display, I got this error: Error: Node size must be at least 2. How to solve this problem?
Hello, I use node to serialize geojson data and get the corresponding fgb data. Alternatively, I can use geojson.deserialize parsing on the web side for full loading. However, when used to filter the display, I got this error: Error: Node size must be at least 2. How to solve this problem?