New Post: MapWinGIS 4.8 questions
First make sure that the method has actually worked. In this case external overviews file should have been created: image_name.tif.ovr. If it's not there, try to catch error with application callback....
View ArticleNew Post: MapWinGIS 4.8 questions
I got some results but ecw made from compressed jpg files works really well, it's about 4-5 times faster than my original files and still the quality is sufficient. I used MapTiler (the link you...
View ArticleNew Post: MapWinGIS error when calling arcpy in Python IDE
Ok. Yes, removing C:\dev\mapwingis from PATH variable avoids the error. Thanks again.
View ArticleSource code checked in, #75460
Proper support of proxy authentication for tiles. Tested with CCProxy.
View ArticleSource code checked in, #75461
A change in ATL HTTP server (supporting libs), forces it to reopen connection after 407 status was returned. It didn't work with CCProxy otherwise.
View ArticleNew Post: Obtaining map data through a proxy server with authentication...
I've committed the changes: https://mapwingis.codeplex.com/SourceControl/changeset/75460. This time I tested it with CCProxy. Seems to be working. Details:SetSilentLogonOk is set to true for HTTP...
View ArticleNew Post: MapWinGIS error when calling arcpy in Python IDE
I'm glad to hear it. We shall consider if we can remove MapWinGIS entry from PATH variable altogether. The changes will be included in the next hot fix release then.
View ArticleNew Post: MapWinGIS 4.8 questions
Is tiling even possible in 4.8? No, tiles were introduced in 4.9 version. So without upgrading there is no practical way to display them. In 4.9 it's quite easy - files should be read from disk and...
View ArticleNew Post: ApplyLegendColors in Delphi
Hi Andrey, Ik you are working with Delphi 5 or above and mapwingis > 4.8 following code snippet for 'HandleLayer = 0' to set random colors for the current layer filling. Only then bold code...
View ArticleNew Post: MapWinGIS 4.8 questions
Yes I would appreciate if you could show how to do it in 4.9. We still may consider upgrading our clients, it's just that we have about 100-150 computers to be upgraded and some clients use Windows XP....
View ArticleNew Post: MapWinGIS 4.8 questions
4.9.3 works on XP SP2 or higher. As for tiles I'd suggest you to start from opening mwtiles.db3 databases (tiles cache) in some SQLite browser. Basically you need to: read images that MapTiler created...
View ArticleCreated Unassigned: Crash Access 2003 [25925]
Had some help recently to resolve an issue with MW crashing Access 2003, and it appeared to be resolved. Unfortunately, it's returned.Previous testing was with a very simple A2003 file containing just...
View ArticleCreated Unassigned: ShowVersionNumber not working [25926]
I have configured MSAccess 2003 to always show the property window when the form is open. I can successfully change properties like ShowRedrawTime and ScaleBarVisible, and see the results on the map....
View ArticleCommented Unassigned: Crash Access 2003 [25925]
Had some help recently to resolve an issue with MW crashing Access 2003, and it appeared to be resolved. Unfortunately, it's returned.Previous testing was with a very simple A2003 file containing just...
View ArticleSource code checked in, #75466
Restored the display of version number (Map.ShowVersionNumber property).
View ArticleNew Post: I want Edit Shape
I want to move and click the mouse to line the polygon. (I want to change the shape by dragging the line in shape.) But I do not know that law. Please help me.my source code. sf.InteractiveEditing =...
View ArticleCommented Unassigned: ShowVersionNumber not working [25926]
I have configured MSAccess 2003 to always show the property window when the form is open. I can successfully change properties like ShowRedrawTime and ScaleBarVisible, and see the results on the map....
View ArticleNew Comment on "NotesVersion493"
Hi Yong, we are using VS 2013 with VC 2010 runtime (target runtime can be selected in the project settings). We depend on GDAL_SDK: http://download.gisinternals.com/development.php. At the time 4.9.3...
View Article