Patch Uploaded: #16066
jany_ has uploaded a patch.Description:Corrected comments for Geometry.IsSimple and Buffer.AddBuffer.Added ParameterComment for RandomGeometry.RandomPoints.
View ArticlePatch Uploaded: #16067
jany_ has uploaded a patch.Description:Removed unused variable bla in Dotspatial.Controls.MapFunctionKeyNavigation.cs Line 162.
View ArticlePatch Uploaded: #16068
jany_ has uploaded a patch.Description:Fixed an Error in Dotspatial.Plugins.ExtensionManager.GetPackage.cs which popped up if GetPackageFromExtension stumbled over an Extension without a dot.
View ArticlePatch Uploaded: #16069
jany_ has uploaded a patch.Description:In Dotspatial.Plugins.Menubar.ZoomToCoordinatesDialog.Designer.cs I changed the names of the AcceptButton and CancelButton because of the following...
View ArticlePatch Uploaded: #16070
jany_ has uploaded a patch.Description:Corrected IsSimple and IsClosed in Dotspatial.Topology.LinearRing.cs.
View ArticleSource code checked in, #74073
Removed unused variable bla in Dotspatial.Controls.MapFunctionKeyNavigation.cs. Patch 16067.
View ArticlePatch Applied: #16069
mogikanin has applied patch #16069.Comment:Commit 74074. Thanks for contributing :)
View ArticleSource code checked in, #74075
Corrected comments for Geometry.IsSimple and Buffer.AddBuffer. Added ParameterComment for RandomGeometry.RandomPoints. Patch 16066.
View ArticleSource code checked in, #74076
Fixed an Error in Dotspatial.Plugins.ExtensionManager.GetPackage.cs which popped up if GetPackageFromExtension stumbled over an Extension without a dot. Patch 16068
View ArticlePatch Applied: #16068
mogikanin has applied patch #16068.Comment:Commit 74076. Thanks for this patch.
View ArticleSource code checked in, #74077
Corrected IsSimple and IsClosed in Dotspatial.Topology.LinearRing.cs. Patch 16070
View ArticlePatch Applied: #16070
mogikanin has applied patch #16070.Comment:Commit 74077. Thanks for contributing again :)
View ArticleSource code checked in, #74078
- Corrected proj4 definitions for some projections. - Fixed argument out of range exception in NewZealandMapGrid.OnInverse(). see #22271
View ArticleSource code checked in, #74084
Added unit test which proves that Central_Parallel is correctly parsed from esri string. #22934
View ArticleSource code checked in, #74090
Fixed issue when LayerAdded fires with null layer when reordering layers in legend. see https://dotspatial.codeplex.com/discussions/515420
View ArticleSource code checked in, #74102
Fixed issue with Negative value in SignificantFigures. #23710
View Article