Remove Debug informations on Release version

Hi, I'm using sharpmap and i'm very happy with it, but i have to debug my application using Debug.WriteLine and sharpmap is always putting this kind of information on the output window : Layer ...

Id #32710 | Release: None | Updated: Mon at 7:40 AM by Naxim | Created: Mon at 7:40 AM by Naxim

MsSql2008 issue with points

I do have to add, this is my very first time working with SharpMap So if I'm just doing stupid stuff, please tell me. So, here's basically what I'm trying to do. I created a simple table in MsSql ...

Id #32521 | Release: None | Updated: Apr 2 at 9:34 PM by cspan | Created: Apr 2 at 9:34 PM by cspan

Memory not returned after MapBox closed

It seems that when a form with a MapBox-Control is closed the memory is not returned fully. Not even after a full Garbage-Collection. Memory is not leaked over time, it's just not returned when Co...

Id #32520 | Release: 0.9 Production | Updated: Apr 17 at 8:50 AM by petlof | Created: Apr 2 at 9:29 AM by petlof

ShapeFileProvider.Insert NullReferenceException

Using "public void Insert(IEnumerable<FeatureDataRow<UInt32>> features)" on ShapeFileProvider produces NullRefenreceException in case the _header.Extents is not defined yet i.e. Min, Max etc. are n...

Id #32417 | Release: None | Updated: Mar 15 at 1:24 PM by tarantula_vn | Created: Mar 15 at 1:24 PM by tarantula_vn

Hardcoded encoding windows-1252 in WmsServer.cs

We build software localized to slovak language which uses SharpMap and we get into troubles when we tried to make tooltips with content filled by response of GetFeatureInfo request on WmsServer. ...

Id #32336 | Release: None | Updated: Mar 6 at 7:17 AM by FObermaier | Created: Mar 1 at 2:50 PM by lukaszdechovan

Better way of handling SpatialReferences

I think we should try to find a better way of handling spatial references. Especially when using SharpMap the current implementation is quite limited (in fact only the SRID of the first layer is al...

Id #32314 | Release: None | Updated: Feb 27 at 10:39 AM by petlof | Created: Feb 25 at 3:53 PM by petlof

AccessViolationException when calling Ogr ExecuteIntersectionQuery

Hi All, I am trying to track down the cause of a strange problem... When I try to call the "ExecuteIntersectionQuery" method of the Ogr provider for a MapInfo vector layer from a TAB file (i.e. D...

Id #32248 | Release: None | Updated: Feb 19 at 11:42 PM by AAyre | Created: Feb 13 at 10:43 AM by FObermaier

Changed MapQueried event and change ExecuteIntersectionQuery for all layer

Hello i changed MapQueried event declaration public delegate void MapQueryHandler(FeatureDataTable data); and in all ExecuteIntersectionQuery i added new line ds.Tables[ds.Tables.Count - 1].T...

Id #32124 | Release: None | Updated: Jan 24 at 7:47 AM by FObermaier | Created: Jan 24 at 7:47 AM by FObermaier

Don't require FWTools to be installed for gdal/ogr

As discussed here (http://bjarte.com/post/gdal-in-csharp) it is possible to use gdal/ogr without having to install fwtools, would be nice to remove this dependency. Apparently DotSpatial (http://g...

Id #32117 | Release: 0.9 Production | Updated: Feb 15 at 3:52 PM by Jaudat | Created: Jan 22 at 9:25 PM by thecubical

Provide NuGet packages

SetUp .nuspec files to provide NuGet packages. As a source of inspiration: http://code.google.com/p/nettopologysuite/source/browse/trunk/NTS.nuspec http://code.google.com/p/nettopologysuite/source/...

Id #32005 | Release: None | Updated: Mar 23 at 10:53 AM by cartoixa | Created: Dec 23 2011 at 11:28 AM by FObermaier