New Post: Problem trying Osm tiles provider
Re, Since tuesday i updated the trunk to the latest revision, now even without my asking mapwingis adds OSM tiles to the map but it still crahses in DrawTiles. if (tileProjection &&...
View ArticleNew Post: Strange behavior of shape and drawing layer index
Hello, I come again to you to expose you a problem I often encounter. I develop an application with MapWinGIS 4.8 which need to save index of shape created in shapefile and handle of drawing layers (5...
View ArticleSource code checked in, #74030
A fix for polygon layer drawing: per-shape drawing will be used when printing (otherwise there can be SEH exception at some printer drivers when path is too large), also in some cases fill for polyline...
View ArticleSource code checked in, #74040
1) GeoProjection.Clear method. 2) Map.RemoveAllLayers will clear map projection.
View ArticleSource code checked in, #74042
Projection is pulled from the first added shapefile (not the first added layer).
View ArticleSource code checked in, #74045
Still trying to get the tiles tests up and running, struggling with the custom provider.
View ArticleSource code checked in, #74048
Update of tiles logging functionality (some properties added to Tiles class).
View ArticleSource code checked in, #74050
Fixes for tiles: extents clipping is off when server projection is GoogleMercator - there is no reliable way to convert world extents to arbitrary map projection. TilesLoaded event is fired correctly -...
View ArticleNew Post: Error in MWSwat Watershed Delineation
Dear sir , I have installed MapWindow 4.8.8 and MWSwat 2012 on my 64 bit computer. My problem is that without the installation of MWSwat 2012, MapWindow 'WatershedDelineation' can automate the...
View ArticleNew Post: IDW Interpolation
I'm trying to interpolate rain data from some stations. I have the accumulated value for each point and need to create a grid for a specific area. As the goal of my project is to create a plugin for...
View ArticleSource code checked in, #74105
1. New API members for grids (choosing of proxy format - BMP/GTiff; creating, removing, checking for valid proxy; configuration of deafult opening behaviour in GlobalSettings; several grid relalated...
View Article