<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>DotSpatial Issue Tracker Rss Feed</title><link>http://dotspatial.codeplex.com/workitem/list/basic</link><description>DotSpatial Issue Tracker Rss Description</description><item><title>Closed Issue: Unicode Character Support in Attribute Data [22524]</title><link>http://dotspatial.codeplex.com/workitem/22524</link><description>There is a problem in showing unicode characters, UTF-8, Persian and other languages character sets when loading .dbf file attribute data fields. These characters are shown by &amp;#34;&amp;#63;&amp;#34; character.&lt;br /&gt;Please provide help on this issue.&lt;br /&gt;</description><author>arnolde</author><pubDate>Thu, 16 May 2013 12:11:24 GMT</pubDate><guid isPermaLink="false">Closed Issue: Unicode Character Support in Attribute Data [22524] 20130516121124P</guid></item><item><title>Closed Issue: Unrestricted Zooming Out [23748]</title><link>http://dotspatial.codeplex.com/workitem/23748</link><description>Zooming in or out on any given map does not have any constraints.  Zooming out specifically should be limited to the point where the user does not go beyond the map image itself into white space.&lt;br /&gt;</description><author>ericch</author><pubDate>Thu, 16 May 2013 12:11:21 GMT</pubDate><guid isPermaLink="false">Closed Issue: Unrestricted Zooming Out [23748] 20130516121121P</guid></item><item><title>Closed Issue: TableEditor Plugin [23788]</title><link>http://dotspatial.codeplex.com/workitem/23788</link><description>The TableEditor __falsely__ assumes every layer has at least two ContextMenuItems, as it always wants to place its own entry at index 2.&lt;br /&gt;&lt;br /&gt;IMHO, for basemap&amp;#47;background image layers an attribute table doesn&amp;#39;t make sense so I would not want an entry for editing the attribute table at all.&lt;br /&gt;</description><author>danames</author><pubDate>Thu, 16 May 2013 12:11:21 GMT</pubDate><guid isPermaLink="false">Closed Issue: TableEditor Plugin [23788] 20130516121121P</guid></item><item><title>Closed Issue: Bug in SerializationMap [23793]</title><link>http://dotspatial.codeplex.com/workitem/23793</link><description>The SerializationMap prevents setting values for fields that are marked as readonly, even when they have the SerializeAttribute with a ConstructorArgumentIndex &amp;#62;&amp;#61; 0.&lt;br /&gt;</description><author>danames</author><pubDate>Thu, 16 May 2013 12:11:21 GMT</pubDate><guid isPermaLink="false">Closed Issue: Bug in SerializationMap [23793] 20130516121121P</guid></item><item><title>Closed Issue: Unnecessary creation of PyramidImage in GdalImageProvider [23813]</title><link>http://dotspatial.codeplex.com/workitem/23813</link><description>If a raster is loaded that has a Width of Height &amp;#62; 8000, GdalImageProvider always creates a pyramid image even if the image itself contains overviews. This is slow and unnecessary.&lt;br /&gt;&lt;br /&gt;The attached patch fixes this.&lt;br /&gt;</description><author>shieldst</author><pubDate>Thu, 16 May 2013 12:11:20 GMT</pubDate><guid isPermaLink="false">Closed Issue: Unnecessary creation of PyramidImage in GdalImageProvider [23813] 20130516121120P</guid></item><item><title>Closed Issue: Ribbon download not working [23887]</title><link>http://dotspatial.codeplex.com/workitem/23887</link><description>When setting up a new user to use a DS app with the ribbon control the download dies with the attached error screen.  &lt;br /&gt;&lt;br /&gt;Aaron Parks&lt;br /&gt;</description><author>aparks</author><pubDate>Thu, 16 May 2013 12:11:20 GMT</pubDate><guid isPermaLink="false">Closed Issue: Ribbon download not working [23887] 20130516121120P</guid></item><item><title>Closed Issue: Removing layer with map.layers.remove destroys underlying FS [23896]</title><link>http://dotspatial.codeplex.com/workitem/23896</link><description>When using map.layers.remove the underlying featureset is no longer available.&lt;br /&gt;&lt;br /&gt;This is problematic when using IMPLs with another control to add&amp;#47;remove layers.&lt;br /&gt;</description><author>danames</author><pubDate>Thu, 16 May 2013 12:11:20 GMT</pubDate><guid isPermaLink="false">Closed Issue: Removing layer with map.layers.remove destroys underlying FS [23896] 20130516121120P</guid></item><item><title>Created Issue: Labels.LineOrientation [24232]</title><link>http://dotspatial.codeplex.com/workitem/24232</link><description>In mapWindow 4.x one can easily place labels parallel to line features by setting the Labels.LineOrientation property for a given shape file.&lt;br /&gt;&lt;br /&gt;I expected that this method should be easy to port to dotspatial since mapwindow 4.x was developed in either c&amp;#35; or vb.net.&lt;br /&gt;&lt;br /&gt;If it is a matter of uniformity, I think it should be possible to derive from the labels and add this feature specifically for line features.&lt;br /&gt;&lt;br /&gt;As you can see from the threads, a lot of people are seeking to use this feature, which made labelline such a breeze in mapwindow 4.x.&lt;br /&gt;&lt;br /&gt;I know the answer would be to use mapwindow 4.x if we want to access this feature. However, would it not be more practical if this feature is available in the fully-managed dotspatial, which, I have to admit, has a lot of great features.&lt;br /&gt;&lt;br /&gt;Thanks for considering my request.&lt;br /&gt;</description><author>KwameAnsu</author><pubDate>Sun, 05 May 2013 10:54:55 GMT</pubDate><guid isPermaLink="false">Created Issue: Labels.LineOrientation [24232] 20130505105455A</guid></item><item><title>Commented Issue: Problem with LAEA projection [23987]</title><link>http://dotspatial.codeplex.com/workitem/23987</link><description>Hello,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m new to Dot Spatial and really enthusiast to play with this great tool.  &lt;br /&gt;I am trying to convert lat&amp;#47;lng values to ETRS LAEA Europe coordinate system &amp;#40;EPSG&amp;#58;3035&amp;#41; but I always get NAN values &amp;#40;Not A Numeric&amp;#41;.  I think that this closed issue is probably the same&amp;#58; http&amp;#58;&amp;#47;&amp;#47;dotspatial.codeplex.com&amp;#47;workitem&amp;#47;22212&lt;br /&gt;&lt;br /&gt;here is my code &amp;#40;VB.NET&amp;#41;  &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;        Dim xy&amp;#40;1&amp;#41; As Double&lt;br /&gt;        xy&amp;#40;0&amp;#41; &amp;#61; 5&lt;br /&gt;        xy&amp;#40;1&amp;#41; &amp;#61; 50&lt;br /&gt;        Dim z&amp;#40;0&amp;#41; As Double&lt;br /&gt;        z&amp;#40;0&amp;#41; &amp;#61; 1&lt;br /&gt;        Dim pStart As ProjectionInfo &amp;#61; KnownCoordinateSystems.Geographic.World.WGS1984&lt;br /&gt;        Dim pEnd As ProjectionInfo &amp;#61; ProjectionInfo.FromProj4String&amp;#40;&amp;#34;&amp;#43;proj&amp;#61;laea &amp;#43;lat_0&amp;#61;52 &amp;#43;lon_0&amp;#61;10 &amp;#43;x_0&amp;#61;4321000 &amp;#43;y_0&amp;#61;3210000 &amp;#43;ellps&amp;#61;GRS80 &amp;#43;towgs84&amp;#61;0,0,0,0,0,0,0 &amp;#43;units&amp;#61;m &amp;#43;no_defs&amp;#34;&amp;#41;&lt;br /&gt;        Try&lt;br /&gt;            Reproject.ReprojectPoints&amp;#40;xy, z, pStart, pEnd, 0, 1&amp;#41;&lt;br /&gt;        Catch ex As Exception&lt;br /&gt;&lt;br /&gt;        End Try&lt;br /&gt;        MsgBox&amp;#40;&amp;#34;The points have been reporjected.&amp;#34; &amp;#38; vbCrLf &amp;#38; xy&amp;#40;0&amp;#41; &amp;#38; &amp;#34;,&amp;#34; &amp;#38; xy&amp;#40;1&amp;#41;&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&lt;br /&gt;The code works well with other coordinate systems.  It doesn&amp;#39;t work with KnownCoordinateSystems.Projected.Europe.ETRS1989LAEA nor if I use the definition found in AuthorityCodeToProj4.txt &amp;#40;line 1006&amp;#41;&lt;br /&gt;The Proj4 definition I use in the code is correct &amp;#40;verified in the epsg file of PROJ4&amp;#41;.&lt;br /&gt;&lt;br /&gt;Any idea&amp;#63; &lt;br /&gt;&lt;br /&gt;Yvan&lt;br /&gt;Comments: ** Comment from web user: Yvan_B ** &lt;p&gt;Thanks for the last suggestion.  I came already to the same conclusion about .Net Wrapper (and it works)&lt;/p&gt;&lt;p&gt;Yvan&lt;/p&gt;</description><author>Yvan_B</author><pubDate>Tue, 30 Apr 2013 18:33:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: Problem with LAEA projection [23987] 20130430063300P</guid></item><item><title>Commented Issue: Legend to image file [24221]</title><link>http://dotspatial.codeplex.com/workitem/24221</link><description>Hi everybody,&lt;br /&gt;&lt;br /&gt;I have a MapRasterLayer and I would like to render its associated simbology to disk as a PNG file, getting a simple image from its &amp;#39;legend&amp;#39;. I would like to know the minimum set of classes that I have to instantiate and combine in order to get it. &lt;br /&gt;&lt;br /&gt;I&amp;#39;m working in a simple class library, not a windows form app.&lt;br /&gt;&lt;br /&gt;Any help would be much appreciated,&lt;br /&gt;Comments: ** Comment from web user: VictorVelarde ** &lt;p&gt;I'm sorry but this is not an issue. &lt;br&gt;I wanted to publish it as a question in 'discussions'&lt;/p&gt;</description><author>VictorVelarde</author><pubDate>Tue, 30 Apr 2013 11:37:29 GMT</pubDate><guid isPermaLink="false">Commented Issue: Legend to image file [24221] 20130430113729A</guid></item><item><title>Created Issue: Legend to image file [24221]</title><link>http://dotspatial.codeplex.com/workitem/24221</link><description>Hi everybody,&lt;br /&gt;&lt;br /&gt;I have a MapRasterLayer and I would like to render its associated simbology to disk as a PNG file, getting a simple image from its &amp;#39;legend&amp;#39;. I would like to know the minimum set of classes that I have to instantiate and combine in order to get it. &lt;br /&gt;&lt;br /&gt;I&amp;#39;m working in a simple class library, not a windows form app.&lt;br /&gt;&lt;br /&gt;Any help would be much appreciated,&lt;br /&gt;</description><author>VictorVelarde</author><pubDate>Tue, 30 Apr 2013 11:33:04 GMT</pubDate><guid isPermaLink="false">Created Issue: Legend to image file [24221] 20130430113304A</guid></item><item><title>Created Issue: Can't find MapControl in Visual Studio 2012 [24217]</title><link>http://dotspatial.codeplex.com/workitem/24217</link><description>I create a Winform project in Visual Stduio 2012 with .Net framework 4. Then install DotSpatial.Control and its dependency by NuGet. &lt;br /&gt;Every thing is OK. But when I choose DotSpatial.Control to add toolbox items, I found there&amp;#39;s no MapControl&amp;#33;&lt;br /&gt;&amp;#33;&amp;#91;Image&amp;#93;&amp;#40;http&amp;#58;&amp;#47;&amp;#47;pic.yupoo.com&amp;#47;sinaweibo1283765694_v&amp;#47;CP45QXU6&amp;#47;PaLCa.png&amp;#41;&lt;br /&gt;&lt;br /&gt;Can you tell me how to resolve&amp;#63; Thanks&amp;#33;&lt;br /&gt;</description><author>realxu</author><pubDate>Mon, 29 Apr 2013 07:09:35 GMT</pubDate><guid isPermaLink="false">Created Issue: Can't find MapControl in Visual Studio 2012 [24217] 20130429070935A</guid></item><item><title>Commented Issue: Newbie question: Layer Extents [24210]</title><link>http://dotspatial.codeplex.com/workitem/24210</link><description>Hi, I&amp;#39;m new to DotSpatial but I&amp;#39;ve managed to create a map with a point layer and line layer. This all works fine but I&amp;#39;m having trouble getting the map view to zoom to the extents of the visible layers. I&amp;#39;ve tried setting map.viewextents &amp;#61; mylayer.extent &amp;#40;or mylayer.dataset.extent&amp;#41; but neither appears to work. The view either doesn&amp;#39;t change or zooms out way beyond the extent of the data.&lt;br /&gt;&lt;br /&gt;I feel I&amp;#39;m missing something fundamental.&lt;br /&gt;&lt;br /&gt;Any suggestions&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;Rob &amp;#58;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: epsoft1969 ** &lt;p&gt;I think I solved this one, although I'm not entirely sure how!&lt;/p&gt;</description><author>epsoft1969</author><pubDate>Sun, 28 Apr 2013 08:30:10 GMT</pubDate><guid isPermaLink="false">Commented Issue: Newbie question: Layer Extents [24210] 20130428083010A</guid></item><item><title>Commented Issue: Problem with LAEA projection [23987]</title><link>http://dotspatial.codeplex.com/workitem/23987</link><description>Hello,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m new to Dot Spatial and really enthusiast to play with this great tool.  &lt;br /&gt;I am trying to convert lat&amp;#47;lng values to ETRS LAEA Europe coordinate system &amp;#40;EPSG&amp;#58;3035&amp;#41; but I always get NAN values &amp;#40;Not A Numeric&amp;#41;.  I think that this closed issue is probably the same&amp;#58; http&amp;#58;&amp;#47;&amp;#47;dotspatial.codeplex.com&amp;#47;workitem&amp;#47;22212&lt;br /&gt;&lt;br /&gt;here is my code &amp;#40;VB.NET&amp;#41;  &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;        Dim xy&amp;#40;1&amp;#41; As Double&lt;br /&gt;        xy&amp;#40;0&amp;#41; &amp;#61; 5&lt;br /&gt;        xy&amp;#40;1&amp;#41; &amp;#61; 50&lt;br /&gt;        Dim z&amp;#40;0&amp;#41; As Double&lt;br /&gt;        z&amp;#40;0&amp;#41; &amp;#61; 1&lt;br /&gt;        Dim pStart As ProjectionInfo &amp;#61; KnownCoordinateSystems.Geographic.World.WGS1984&lt;br /&gt;        Dim pEnd As ProjectionInfo &amp;#61; ProjectionInfo.FromProj4String&amp;#40;&amp;#34;&amp;#43;proj&amp;#61;laea &amp;#43;lat_0&amp;#61;52 &amp;#43;lon_0&amp;#61;10 &amp;#43;x_0&amp;#61;4321000 &amp;#43;y_0&amp;#61;3210000 &amp;#43;ellps&amp;#61;GRS80 &amp;#43;towgs84&amp;#61;0,0,0,0,0,0,0 &amp;#43;units&amp;#61;m &amp;#43;no_defs&amp;#34;&amp;#41;&lt;br /&gt;        Try&lt;br /&gt;            Reproject.ReprojectPoints&amp;#40;xy, z, pStart, pEnd, 0, 1&amp;#41;&lt;br /&gt;        Catch ex As Exception&lt;br /&gt;&lt;br /&gt;        End Try&lt;br /&gt;        MsgBox&amp;#40;&amp;#34;The points have been reporjected.&amp;#34; &amp;#38; vbCrLf &amp;#38; xy&amp;#40;0&amp;#41; &amp;#38; &amp;#34;,&amp;#34; &amp;#38; xy&amp;#40;1&amp;#41;&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&lt;br /&gt;The code works well with other coordinate systems.  It doesn&amp;#39;t work with KnownCoordinateSystems.Projected.Europe.ETRS1989LAEA nor if I use the definition found in AuthorityCodeToProj4.txt &amp;#40;line 1006&amp;#41;&lt;br /&gt;The Proj4 definition I use in the code is correct &amp;#40;verified in the epsg file of PROJ4&amp;#41;.&lt;br /&gt;&lt;br /&gt;Any idea&amp;#63; &lt;br /&gt;&lt;br /&gt;Yvan&lt;br /&gt;Comments: ** Comment from web user: tmanthey ** &lt;p&gt;Working workaround is to use the .Net Wrapper for the native dll. Some good instructions are [here](http://www.spatialmarkets.com/blog/2012/8/2/using-proj4-in-net.html)&lt;/p&gt;</description><author>tmanthey</author><pubDate>Sat, 27 Apr 2013 12:41:55 GMT</pubDate><guid isPermaLink="false">Commented Issue: Problem with LAEA projection [23987] 20130427124155P</guid></item><item><title>Commented Issue: Problem with LAEA projection [23987]</title><link>http://dotspatial.codeplex.com/workitem/23987</link><description>Hello,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m new to Dot Spatial and really enthusiast to play with this great tool.  &lt;br /&gt;I am trying to convert lat&amp;#47;lng values to ETRS LAEA Europe coordinate system &amp;#40;EPSG&amp;#58;3035&amp;#41; but I always get NAN values &amp;#40;Not A Numeric&amp;#41;.  I think that this closed issue is probably the same&amp;#58; http&amp;#58;&amp;#47;&amp;#47;dotspatial.codeplex.com&amp;#47;workitem&amp;#47;22212&lt;br /&gt;&lt;br /&gt;here is my code &amp;#40;VB.NET&amp;#41;  &amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;        Dim xy&amp;#40;1&amp;#41; As Double&lt;br /&gt;        xy&amp;#40;0&amp;#41; &amp;#61; 5&lt;br /&gt;        xy&amp;#40;1&amp;#41; &amp;#61; 50&lt;br /&gt;        Dim z&amp;#40;0&amp;#41; As Double&lt;br /&gt;        z&amp;#40;0&amp;#41; &amp;#61; 1&lt;br /&gt;        Dim pStart As ProjectionInfo &amp;#61; KnownCoordinateSystems.Geographic.World.WGS1984&lt;br /&gt;        Dim pEnd As ProjectionInfo &amp;#61; ProjectionInfo.FromProj4String&amp;#40;&amp;#34;&amp;#43;proj&amp;#61;laea &amp;#43;lat_0&amp;#61;52 &amp;#43;lon_0&amp;#61;10 &amp;#43;x_0&amp;#61;4321000 &amp;#43;y_0&amp;#61;3210000 &amp;#43;ellps&amp;#61;GRS80 &amp;#43;towgs84&amp;#61;0,0,0,0,0,0,0 &amp;#43;units&amp;#61;m &amp;#43;no_defs&amp;#34;&amp;#41;&lt;br /&gt;        Try&lt;br /&gt;            Reproject.ReprojectPoints&amp;#40;xy, z, pStart, pEnd, 0, 1&amp;#41;&lt;br /&gt;        Catch ex As Exception&lt;br /&gt;&lt;br /&gt;        End Try&lt;br /&gt;        MsgBox&amp;#40;&amp;#34;The points have been reporjected.&amp;#34; &amp;#38; vbCrLf &amp;#38; xy&amp;#40;0&amp;#41; &amp;#38; &amp;#34;,&amp;#34; &amp;#38; xy&amp;#40;1&amp;#41;&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&lt;br /&gt;The code works well with other coordinate systems.  It doesn&amp;#39;t work with KnownCoordinateSystems.Projected.Europe.ETRS1989LAEA nor if I use the definition found in AuthorityCodeToProj4.txt &amp;#40;line 1006&amp;#41;&lt;br /&gt;The Proj4 definition I use in the code is correct &amp;#40;verified in the epsg file of PROJ4&amp;#41;.&lt;br /&gt;&lt;br /&gt;Any idea&amp;#63; &lt;br /&gt;&lt;br /&gt;Yvan&lt;br /&gt;Comments: ** Comment from web user: tmanthey ** &lt;p&gt;I can confirm this issue&lt;/p&gt;</description><author>tmanthey</author><pubDate>Sat, 27 Apr 2013 12:26:51 GMT</pubDate><guid isPermaLink="false">Commented Issue: Problem with LAEA projection [23987] 20130427122651P</guid></item><item><title>Commented Issue: Newbie question: Layer Extents [24210]</title><link>http://dotspatial.codeplex.com/workitem/24210</link><description>Hi, I&amp;#39;m new to DotSpatial but I&amp;#39;ve managed to create a map with a point layer and line layer. This all works fine but I&amp;#39;m having trouble getting the map view to zoom to the extents of the visible layers. I&amp;#39;ve tried setting map.viewextents &amp;#61; mylayer.extent &amp;#40;or mylayer.dataset.extent&amp;#41; but neither appears to work. The view either doesn&amp;#39;t change or zooms out way beyond the extent of the data.&lt;br /&gt;&lt;br /&gt;I feel I&amp;#39;m missing something fundamental.&lt;br /&gt;&lt;br /&gt;Any suggestions&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;Rob &amp;#58;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: epsoft1969 ** &lt;p&gt;Sorry, newbie mistake. I probably should have posted this in discussions rather than issue tracker!&lt;/p&gt;</description><author>epsoft1969</author><pubDate>Fri, 26 Apr 2013 02:56:51 GMT</pubDate><guid isPermaLink="false">Commented Issue: Newbie question: Layer Extents [24210] 20130426025651A</guid></item><item><title>Commented Issue: Newbie question #2: IndexOutofRangeException [24211]</title><link>http://dotspatial.codeplex.com/workitem/24211</link><description>Hi again, another newbie question. I&amp;#39;m getting an exception when trying to clear a featureset &amp;#40;in readyness to re-populate it&amp;#41;.&lt;br /&gt;&lt;br /&gt;IndexOutOfRangeException was unhandled&lt;br /&gt;The given DataRow is not in the current DataRowCollection&lt;br /&gt;&lt;br /&gt;I read something somewhere about the underlying indexes getting out of sync with the data but not sure if that&amp;#39;s related to this at all.&lt;br /&gt;&lt;br /&gt;Any help would be greatly appretiated. Sorry if this is obvious but my usual trick of Googling the problem is not yielding many results.&lt;br /&gt;&lt;br /&gt;Have I missed something fundamental about how to create and re-create layers&amp;#47;features etc&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Comments: ** Comment from web user: epsoft1969 ** &lt;p&gt;Sorry, newbie mistake. I probably should have posted this in discussions rather than issue tracker!&lt;/p&gt;</description><author>epsoft1969</author><pubDate>Fri, 26 Apr 2013 02:56:36 GMT</pubDate><guid isPermaLink="false">Commented Issue: Newbie question #2: IndexOutofRangeException [24211] 20130426025636A</guid></item><item><title>Created Issue: Newbie question #2: IndexOutofRangeException [24211]</title><link>http://dotspatial.codeplex.com/workitem/24211</link><description>Hi again, another newbie question. I&amp;#39;m getting an exception when trying to clear a featureset &amp;#40;in readyness to re-populate it&amp;#41;.&lt;br /&gt;&lt;br /&gt;IndexOutOfRangeException was unhandled&lt;br /&gt;The given DataRow is not in the current DataRowCollection&lt;br /&gt;&lt;br /&gt;I read something somewhere about the underlying indexes getting out of sync with the data but not sure if that&amp;#39;s related to this at all.&lt;br /&gt;&lt;br /&gt;Any help would be greatly appretiated. Sorry if this is obvious but my usual trick of Googling the problem is not yielding many results.&lt;br /&gt;&lt;br /&gt;Have I missed something fundamental about how to create and re-create layers&amp;#47;features etc&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;</description><author>epsoft1969</author><pubDate>Fri, 26 Apr 2013 02:49:46 GMT</pubDate><guid isPermaLink="false">Created Issue: Newbie question #2: IndexOutofRangeException [24211] 20130426024946A</guid></item><item><title>Created Issue: Newbie question: Layer Extents [24210]</title><link>http://dotspatial.codeplex.com/workitem/24210</link><description>Hi, I&amp;#39;m new to DotSpatial but I&amp;#39;ve managed to create a map with a point layer and line layer. This all works fine but I&amp;#39;m having trouble getting the map view to zoom to the extents of the visible layers. I&amp;#39;ve tried setting map.viewextents &amp;#61; mylayer.extent &amp;#40;or mylayer.dataset.extent&amp;#41; but neither appears to work. The view either doesn&amp;#39;t change or zooms out way beyond the extent of the data.&lt;br /&gt;&lt;br /&gt;I feel I&amp;#39;m missing something fundamental.&lt;br /&gt;&lt;br /&gt;Any suggestions&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;Rob &amp;#58;&amp;#41;&lt;br /&gt;</description><author>epsoft1969</author><pubDate>Fri, 26 Apr 2013 02:38:25 GMT</pubDate><guid isPermaLink="false">Created Issue: Newbie question: Layer Extents [24210] 20130426023825A</guid></item><item><title>Closed Issue: Polygon.Buffer sometimes returns empty geometry [24205]</title><link>http://dotspatial.codeplex.com/workitem/24205</link><description>Buffering the polygon shown below by a value of 0.01 returns an empty geometry.  The actual defect is in the &lt;br /&gt;DotSpatial.Topology.PrecisionModel.MakePrecise&amp;#40;double val&amp;#41; method when _modelType is PrecisionModelType.Fixed.  The result is being scaled BEFORE being rounded.  It should be scaled after rounding.&lt;br /&gt;&lt;br /&gt;&amp;#43;&amp;#9;&amp;#9;badpoly&amp;#9;&amp;#123;POLYGON &amp;#40;&amp;#40;119.9999998058790000 -0.0000000000640483, 119.0000000000000000 -0.0000001608012496, 119.0000000000000000 0.9999999999999720, 119.9999998705860000 0.9999999999999720, 119.9999998058790000 -0.0000000000640483&amp;#41;&amp;#41;&amp;#125;&amp;#9;DotSpatial.Topology.Polygon&lt;br /&gt;Comments: Resolved with changeset 71942.</description><author>kellison</author><pubDate>Wed, 24 Apr 2013 19:03:34 GMT</pubDate><guid isPermaLink="false">Closed Issue: Polygon.Buffer sometimes returns empty geometry [24205] 20130424070334P</guid></item></channel></rss>