Source code checked in, #74763
A bit improved rasters rendering. Removed code duplicates in DesktopRasterExt.
View ArticleNew Post: Problem loading raster files
Hi Martin, thanks for the files. Yes, you are facing the same problem which is discussed in issue 22214 (large rasters support). At the moment DotSpatial not optimized to use large rasters. E.g. for...
View ArticleSource code checked in, #74764
[Branches\LargeShapefiles] Calculate statistics in Rasters on demand.
View ArticleNew Post: Alpha shape (non-convex hull)
i have found another algorithm for it:Implementation of a fast and efficient concave hull algorithm pdf can you please implement it? thanks
View ArticleNew Post: Problem reprojection with ecw ED_1950_UTM_Zone33N e NUTM33 together...
Hi, i have a problem when i load my rasters (ecw) projected ED_1950_UTM_Zone33N e NUTM33 together with a OpenStreetMap. When i load raster the program asks me if i want to reproject, i say yes but...
View ArticleNew Post: Problem reprojection with ecw ED_1950_UTM_Zone33N e NUTM33 together...
Hi Angela, please share your raster too.
View ArticleNew Post: Problem reprojection with ecw ED_1950_UTM_Zone33N e NUTM33 together...
Hi! The link for rasters is:https://drive.google.com/folderview?id=0B4s_M_fE4LAmMFF2aHJfeXd5cG8&usp=sharing Thanks! Angela
View ArticleSource code checked in, #74797
[Branches\LargeShapefiles] Refactored shapefile classes. Removed classes\interfaces: IFeatureSource, IShapeSource, LineShapefileFeatureSource, LineShapefileShapeSource, PointShapefileFeatureSource,...
View ArticleSource code checked in, #74800
[Branches\LargeShapefiles] Restored ability to write line and polygon shapefiles
View ArticleSource code checked in, #74802
[Branches\LargeShapefiles] Restored polygon and line layers rendering.
View ArticleNew Post: Problem fetching 'Z' value from DEM
Hi, I am trying to fetch 'Z' value(altitude) from SRTM DEM(in geotiff format) on MouseMove event. I am currently using PixelToProj() function for achieving the same. However, i am able to fetch...
View ArticleCreated Issue: Problem reprojection with ecw ED_1950_UTM_Zone33N e NUTM33...
Hi, i have a problem when i load my rasters (ecw) projected ED_1950_UTM_Zone33N e NUTM33 together with a OpenStreetMap. When i load raster the program asks me if i want to reproject, i say yes but...
View ArticleNew Post: Problem reprojection with ecw ED_1950_UTM_Zone33N e NUTM33 together...
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleNew Post: Problem reprojection with ecw ED_1950_UTM_Zone33N e NUTM33 together...
Angela, i've reproduced this issue. Yes, it's seems something wrong with reprojection, because when i've loaded only raster without osm layer, everything works fine (no freezes and crashes). Also, it...
View ArticleClosed Unassigned: Error in MapPointLayer.cs / DrawingHelper.cs [25639]
Hey mogikanin,using the latest sources (74743) I get an error if I try to draw a polygon feature with the Add Shape Button. _featureSet.InvalidateVertices(); in AddShape.FinishShape causes all Layers...
View ArticleNew Post: Problem loading raster files
Hi Maxim, thank you very much for your great support! Then I will follow the discussion on issue 22214. Greets, Martin
View Article