Closed Issue: No Projection recognition [23821]
Dear all,I'm devoloping a little app using dotspatial toolbar. This is a screenshot When I use the green Add button to add this file...
View ArticleCommented Unassigned: Print Layout scale bar bug [25095]
Hello: In the print layout view when I change the units on the scale bar's properties window, the measurement units are being changed on the map scale bar. That's correct. However, still it shows "km"...
View ArticleCommented Unassigned: MapLabelLayer : Index was outside the bounds of the...
When I try to add Labels to a Feature Layer I get this problem.System.IndexOutOfRangeException: Index was outside the bounds of the array. at DotSpatial.Controls.MapLabelLayer.DrawFeatures(MapArgs e,...
View ArticleCommented Unassigned: MapLabelLayer : Index was outside the bounds of the...
When I try to add Labels to a Feature Layer I get this problem.System.IndexOutOfRangeException: Index was outside the bounds of the array. at DotSpatial.Controls.MapLabelLayer.DrawFeatures(MapArgs e,...
View ArticleCommented Unassigned: MapLabelLayer : Index was outside the bounds of the...
When I try to add Labels to a Feature Layer I get this problem.System.IndexOutOfRangeException: Index was outside the bounds of the array. at DotSpatial.Controls.MapLabelLayer.DrawFeatures(MapArgs e,...
View ArticleCommented Unassigned: DotSpatial.Topology vs NetTopologySuit [25064]
At the moment in the NetTopologySuit there are a lot of fixes\improvements, which not included into DotSpatial.Topology. I think we need to think how to syncronize these two projects. I think we should...
View ArticleCreated Issue: Project (dspx) serialization and GDAL Imagery [25121]
This seems to happen even when using the DemoMap.exe.1.) Start up DemoMap.exe2.) Add a gdal imagery layer to the application3.) Save the project file4.) Close DemoMap.exe5.) Reopen DemoMap.exe6.) Open...
View ArticleCreated Unassigned: Plugins build improvements [25124]
Put output of each plugin into separate folder. Also add readme for each plugin.This will help to see which dlls needed for every plugin.
View ArticleCommented Unassigned: Print Layout scale bar bug [25095]
Hello: In the print layout view when I change the units on the scale bar's properties window, the measurement units are being changed on the map scale bar. That's correct. However, still it shows "km"...
View ArticleClosed Unassigned: Print Layout scale bar bug [25095]
Hello: In the print layout view when I change the units on the scale bar's properties window, the measurement units are being changed on the map scale bar. That's correct. However, still it shows "km"...
View ArticleCommented Issue: Project (dspx) serialization and GDAL Imagery [25121]
This seems to happen even when using the DemoMap.exe.1.) Start up DemoMap.exe2.) Add a gdal imagery layer to the application3.) Save the project file4.) Close DemoMap.exe5.) Reopen DemoMap.exe6.) Open...
View ArticleEdited Task: Plugins build improvements [25124]
Put output of each plugin into separate folder. Also add readme for each plugin.This will help to see which dlls needed for every plugin.
View ArticleClosed Task: Plugins build improvements [25124]
Put output of each plugin into separate folder. Also add readme for each plugin.This will help to see which dlls needed for every plugin.Comments: Resolved with changeset 73696: Move output path of...
View ArticleEdited Task: DotSpatial.Topology vs NetTopologySuit [25064]
At the moment in the NetTopologySuit there are a lot of fixes\improvements, which not included into DotSpatial.Topology. I think we need to think how to syncronize these two projects. I think we should...
View ArticleCommented Task: DotSpatial.Topology vs NetTopologySuit [25064]
At the moment in the NetTopologySuit there are a lot of fixes\improvements, which not included into DotSpatial.Topology. I think we need to think how to syncronize these two projects. I think we should...
View ArticleCommented Task: DotSpatial.Topology vs NetTopologySuit [25064]
At the moment in the NetTopologySuit there are a lot of fixes\improvements, which not included into DotSpatial.Topology. I think we need to think how to syncronize these two projects. I think we should...
View ArticleCommented Task: DotSpatial.Topology vs NetTopologySuit [25064]
At the moment in the NetTopologySuit there are a lot of fixes\improvements, which not included into DotSpatial.Topology. I think we need to think how to syncronize these two projects. I think we should...
View ArticleCommented Unassigned: Distance.Parse is inconsistant with invalid input [24937]
Distance.Parse throws an exception when a number with an unrecognized unit is entered:```Distance.Parse("3 this should not be valid");```This is fine, but if the number is...
View ArticleClosed Issue: Project (dspx) serialization and GDAL Imagery [25121]
This seems to happen even when using the DemoMap.exe.1.) Start up DemoMap.exe2.) Add a gdal imagery layer to the application3.) Save the project file4.) Close DemoMap.exe5.) Reopen DemoMap.exe6.) Open...
View ArticleCommented Issue: Setting FilePath property of a FeatureSet doesn't populate...
I have the following test code: var fs = new FeatureSet()fs.FilePath = ("c:\\temp\\test.shp")Assert.Greater(fs.Features.Count) //fails - Features.Count is still zero The test fails, because setting the...
View Article