GeoJSON数据处理只支持FeatureCollection形式
Open
- Dominant language
- TypeScript
- Stars
- 251
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
RT,源码中取data.features,features字段只会在FeatureCollection中出现。标准的GeoJSON类型还有很多,Feature, Point, Polygon等等,目前拿到数据后需要自己再包一层。
https://github.com/antvis/data-set/blob/55526ac5663b87cdc988fc579404df186603b2d9/src/connector/geojson.js#L15
Contributor guide
Assessment
This issue has not been assessed yet.