... Someone else also reported that a couple of weeks ago via bugzilla: http://www.maptools.org/bugzilla/show_bug.cgi?id=140 I've added your comment to the...
Hi, I'm having a problem using the following three API calls: mitab_c_get_symbol_no,mitab_c_get_symbol_color & mitab_c_get_symbol_size. The following Delphi 5...
Hi all, Finally, after hunting stuff down left and right, I managed to get a .NET Framework 1.1 SDK download and installed on my laptop. It's got Nmake and...
Help me with the following to understand a variable HeadBlock = packed record // Type 0 Block CoordOriginQuadrant:byte; // 161h Having seen all files in a...
Hi all, Still can't get past the nmake errors and I am starting to get frustrated as I want to start coding with the libraries and learning. I don't have VC++...
Hi, I'd like to know if it is possible to populate an array that would contain all the the data for a given field in a MID file without using a loop. For...
Hi all, Someone sent me a private email regarding my MITAB/.NET VC++ Compiler question but unfortunately due to a mailbox problem I've lost it. Whoever it was,...
Hi all, Error code U1077 kept popping up which means it's not finding the relevent makefile.vc file. So I edited the makefile.vc to ensure the cd commands...
Hi, I am new to mapinfo and wanted to find out if it were possible for one .TAB file to contain multiple layers. From my reading, it doesn't seem so. Also,...
755
bob young
bob@...
Dec 18, 2003 3:12 pm
Hi Denise It would help to know what GIS or CAD system you are familiar with to explain fully the answer to your query. Strictly the answer to your question is...
Thank you Bob. I develop software that creates graphics of noise contours around airports. I am trying to be able to create multiple layers, such as,...
... Ben, I'm not sure to understand what you're doing or what's failing here. Normally the steps to build from source using MSVC++ 6 would be: - Extract the...
758
bob young
bob@...
Dec 19, 2003 1:55 pm
Hi Denise MapInfo decides itself what order to draw objects within a single table and this can change as you add objects. It constantly reorganise objects into...
Thank you so much for your help. Denise ... table ... objects ... the real ... quickly. ... could be ... tables. ... but ... with ... layer is ... more ... ...
Hei I just found this nice software from web, but I have a little problem. I have to convert mif. + mid files to tab.files. Why tab2tab.exe could not write...
Hi, I have a smooth, curved region that becomes jagged after converting to the .tab file and opening it in mapinfo. I was wondering which mitab function deals...
Regions can not be smoothed in MapInfo TAB files, so you will have to deal with this in another way. Only polylines can be smoothed. Kind regards Uffe...
... Benjamin, Thanks for the report and for the patch. I have submitted this as a OGR/CPL bug in the OGR bugzilla since the CPL library that comes with MITAB...
Hi, After compiling the library and sitting down I've come across an annoying problem. When I try to use mitab_c_open or any other function of the mitab...
... Does the above code really compile for you? I don't think that this explains the error you get, but there is a missing underscore in "mitab_handle" in the...
I don't know if it relevant to case here, but: When you compile and link a c based dll with Visual-C using the STDCALL calling convention , it will produce a...
769
david@...
Jan 4, 2004 4:07 pm
I'm trying to read the waypoints from my Garmin GPS, and write them into a MapInfo table so I can view them in MapInfo. I've written most of it - the points...
Hello, I have a problem related to regions in mitab. I have graphics containing contour regions similar to a (topographical?) map. When I convert and view...
Denise, I think you have problem with points that are reletivily close to each other (per axample a stroked circular part) that comes rather zig-zagged instead...
Koos, Thank you for getting back to me. I opened my table (created by MapInfo, not mitab) and the distance units were in miles. The graphics looked as they...
Denise, It wil take a lot of time to get all the ins and outs about coordinates. The MIF and also the TAB file contains a 'CoordSys39; specificatition, and you...