GeoJSON 当前版本:0.0.1 GeoJSON 处理库,支持Jackson序列化 使用 FeatureCollection featureCollection = new ObjectMapper().readValue(inputStream, FeatureCollection.class); 参考 RFC 7947