Hi,
I have many questions and please reply me, thank you.
Q1. Your component supports custom format? If I create custom format, your component can support it?
Q2. Beside shape file, your component supports which file format? Why I ask this question because my shapefile size is large and many type files (river, country, roadtype1, roadtype2, mark, city, bridge, …ect). I want to know if there is any format that your component supports and it can combine total of my data (no matter its type is polygon, line, point). Could you give me some advice?
Q3. I want to my users can’t open my shape files by other component. I just allow my shape files are opened by my application. Colud you support any method by your component? (like encrypt my shape files?)
Q4. I install mapsuite desktop edition 3.1.299 in windows 7, it shows some messages: Public ReadOnly Property InternalFeatures() As ThinkGeo.MapSuite.Core.GeoCollection(Of ThinkGeo.MapSuite.Core.Feature) is obsolete: You are bypassing the automatic spatial indexing if the modify, add or delete. You need to call BuildIndex method later. Is there has any problem? (My program can run, but I don’t know why it shows these messages.)