[Paraview] Shapefiles?
Vanmoer, Mark W
mvanmoer at illinois.edu
Thu Nov 6 11:14:00 EST 2014
Hi Takuya,
Thank you, enabling the module and writing the XML worked fine.
Mark
-----Original Message-----
From: ParaView [mailto:paraview-bounces at paraview.org] On Behalf Of Takuya OSHIMA
Sent: Thursday, November 06, 2014 3:02 AM
To: paraview at paraview.org
Subject: Re: [Paraview] Shapefiles?
Hi Mark,
vtkGDALVectorReader has been in the ParaView source tree for quite a while. You however have to explicitly turn on the reader by CMake configuration (Module_vtkIOGDAL) and build ParaView with GDAL. Furthermore, you need to write a simple XML plugin and load it to expose the reader to the ParaView GUI. If it works, you can use GDALVectorReaderSM.xml in the vtkgis_vector_reader repository instead.
Takuya OSHIMA, Ph.D.
Faculty of Engineering, Niigata University
8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN
From: "Vanmoer, Mark W" <mvanmoer at illinois.edu>
Subject: [Paraview] Shapefiles?
Date: Thu, 30 Oct 2014 21:57:15 +0000
> Hi ParaView,
>
> I found this thread: www.paraview.org/pipermail/paraview/2012-December/027026.html<http://www.paraview.org/pipermail/paraview/2012-December/027026.html> indicating vtkGDALVectorReader would be added to mainline ParaView, and I do see an option load DEMs, but are ESRI ShapeFiles supported? I can't get any .shp files to be recognized or load.
>
> There's an earlier thread from 2011 discussing vtkgis_vector_reader, is that still the recommended ShapeFile loader?
>
> Thanks,
> Mark
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview
More information about the ParaView
mailing list