Add option to vtkGeoJSONReader to store serialized "properties" node
This is for applications that want to store all of the feature properties in one data array. To do that, the properties objects are serialized and store in a vtkStringArray.
Please register or sign in to comment