-
- Downloads
Merge topic 'add-vtkGeoJSONReader'
2f55c52a Add option to vtkGeoJSONReader to store serialized "properties" node 0d872108 Simplify code by removing vtkGeoJSONProperty.h file 8ebd38a0 Add test for reader (uses python bindings) 0a2b5396 Update vtkGeoJSONReader to satisfy vtk header requirements 67eb3086 Update GeoJSON reader classes to compile in VTK 9e7af053 Use double precision for point coordinates 0cdc96fe Fix sundries memory leaks b0757286 Add option to generate polygon outline, and make triangulation optional ... Acked-by:Kitware Robot <kwrobot@kitware.com> Acked-by:
Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> Reviewed-by:
Aashish Chaudhary <aashish.chaudhary@kitware.com> Merge-request: !46
Showing
- IO/GeoJSON/CMakeLists.txt 2 additions, 0 deletionsIO/GeoJSON/CMakeLists.txt
- IO/GeoJSON/Testing/Python/CMakeLists.txt 1 addition, 0 deletionsIO/GeoJSON/Testing/Python/CMakeLists.txt
- IO/GeoJSON/Testing/Python/TestGeoJSONReader.py 108 additions, 0 deletionsIO/GeoJSON/Testing/Python/TestGeoJSONReader.py
- IO/GeoJSON/module.cmake 3 additions, 0 deletionsIO/GeoJSON/module.cmake
- IO/GeoJSON/vtkGeoJSONFeature.cxx 640 additions, 0 deletionsIO/GeoJSON/vtkGeoJSONFeature.cxx
- IO/GeoJSON/vtkGeoJSONFeature.h 122 additions, 0 deletionsIO/GeoJSON/vtkGeoJSONFeature.h
- IO/GeoJSON/vtkGeoJSONReader.cxx 478 additions, 0 deletionsIO/GeoJSON/vtkGeoJSONReader.cxx
- IO/GeoJSON/vtkGeoJSONReader.h 104 additions, 0 deletionsIO/GeoJSON/vtkGeoJSONReader.h
Loading
Please register or sign in to comment