Labels.LineOrientation

In mapWindow 4.x one can easily place labels parallel to line features by setting the Labels.LineOrientation property for a given shape file. I expected that this method should be easy to port to ...

Id #24232 | Release: None | Updated: May 17 at 1:02 PM by mafe | Created: May 5 at 10:54 AM by KwameAnsu

Legend to image file

Hi everybody, 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 'legend'. I would like to know the minimum set of c...

Id #24221 | Release: None | Updated: Apr 30 at 11:37 AM by VictorVelarde | Created: Apr 30 at 11:33 AM by VictorVelarde

Can't find MapControl in Visual Studio 2012

I create a Winform project in Visual Stduio 2012 with .Net framework 4. Then install DotSpatial.Control and its dependency by NuGet. Every thing is OK. But when I choose DotSpatial.Control to add ...

Id #24217 | Release: None | Updated: Apr 29 at 7:09 AM by realxu | Created: Apr 29 at 7:09 AM by realxu

Newbie question #2: IndexOutofRangeException

Hi again, another newbie question. I'm getting an exception when trying to clear a featureset (in readyness to re-populate it). IndexOutOfRangeException was unhandled The given DataRow is not in t...

Id #24211 | Release: None | Updated: Apr 26 at 2:56 AM by epsoft1969 | Created: Apr 26 at 2:49 AM by epsoft1969

Newbie question: Layer Extents

Hi, I'm new to DotSpatial but I've managed to create a map with a point layer and line layer. This all works fine but I'm having trouble getting the map view to zoom to the extents of the visible l...

Id #24210 | Release: None | Updated: Apr 28 at 8:30 AM by epsoft1969 | Created: Apr 26 at 2:38 AM by epsoft1969

DotSpatial.Data.Entity

Wanted to check if something was possible, so investigated if an Entity data source could be used behind DotSpatial. Answer is YES. Have included my try! However I do get dounut polygons having a l...

Id #24195 | Release: None | Updated: Apr 23 at 10:05 PM by ahrensd | Created: Apr 23 at 6:11 AM by ahrensd

Interpreter.SetPosition bug

There seems to be a bug in method Interpreter.SetPosition when it calls the PositionReceived callback. This code // Notify of the value, even if it hasn't changed if (Posit...

Id #24188 | Release: None | Updated: Apr 19 at 4:19 PM by joaoportela | Created: Apr 19 at 11:15 AM by joaoportela

deleted

moved to discussion

Id #24185 | Release: None | Updated: Apr 18 at 12:44 PM by decvt100 | Created: Apr 17 at 3:00 PM by decvt100

DBF text field size from fs.SaveAs()

DBF text field size in a shapefile created through fs.SaveAs(“F:...\test.shp”, true) is set to “254” rather than the maxwidth property of the input featureset datatable. The modified sample code (...

Id #24181 | Release: None | Updated: May 5 at 5:45 PM by vzavec | Created: Apr 17 at 4:27 AM by Jrit1947

Raster symbology does not update the map

In the following code the raster layer just changes in the legend. The map does not change until it is applied the changes using the raster property. private void button1_Click(object sender, ...

Id #24180 | Release: None | Updated: Apr 18 at 3:30 PM by carosoisu | Created: Apr 17 at 3:45 AM by carosoisu