Hi,
I'm calling MapWinGis in LabVIEW, and trying to run a simple piece of code which drops point onto the map. I found an example in C#, and made the equivalent in LabVIEW. Now the code executes without any errors, however the ActiveX container acts oddly afterwards. From what I can see it freezes but will occasionally allow a zoom in and out, but it won't display the entire map. The projection is set to google mercator.
C# demo code :
http://www.mapwindow.org/documentation/mapwingis4.9/_create_point_shapefile_8cs-example.html
My question is this, has anyone been successful in creating a new shapefile programmatically through LabVIEW, and I've done extensive searching but was unable to find any LabVIEW examples, does anyone know a source that might help me figure out what I may be doing wrong?
Many Thanks,
Soloman
I'm calling MapWinGis in LabVIEW, and trying to run a simple piece of code which drops point onto the map. I found an example in C#, and made the equivalent in LabVIEW. Now the code executes without any errors, however the ActiveX container acts oddly afterwards. From what I can see it freezes but will occasionally allow a zoom in and out, but it won't display the entire map. The projection is set to google mercator.
C# demo code :
http://www.mapwindow.org/documentation/mapwingis4.9/_create_point_shapefile_8cs-example.html
My question is this, has anyone been successful in creating a new shapefile programmatically through LabVIEW, and I've done extensive searching but was unable to find any LabVIEW examples, does anyone know a source that might help me figure out what I may be doing wrong?
Many Thanks,
Soloman