SDietrich Posted August 14, 2014 Report Share Posted August 14, 2014 Name: ShapeLib Submitter: SDietrich Submitted: 14 Aug 2014 Category: *Uncertified* LabVIEW Version: 2009 License Type: MIT This is a package containing LabVIEW bindings to the library ShapeLib for working with shapefiles. The DLL as of version 1.3.0 is included in the package. This DLL is compiled with Microsoft Visual Studio 2010 Express, so you need the corresponding runtime. But chances are you already have it because other programs on your computer need it, too. So just give it a try. The library is thread safe, but the objects are not. E.g. you can open two different files in different threads, but you can not operate on the same file from two different threads at the same time. As of the moment the DLL is 32bit only. Click here to download this file Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.