New Post: open shapfile and raster
hi Dan actually I have visuale studio 2010 and I cant open your code pleas send me it in this version if you could thanks
View ArticleNew Post: IHeaderControl
I try lo load extensions into my toolbar. First problem : I get two menu bars (mine an d those of appManager) despite the simpleheadercontrol.cs line 39 says, I surely don't understand with my english...
View ArticleNew Post: Linking dotspatial and mapwindow components
Luffy16 - One of the goals of DotSpatial is to provide the full capabilities of our MapWindow programming library in a more modular and DotNet style. It has taken a few years to get DotSpatial to the...
View ArticleNew Post: Linking dotspatial and mapwindow components
Thanks dan for your answer and explanation. Believe me , that's what I'm doing right now , I'm enjoying discovering the new Dotspatial environment and its capabilities. I started developing my...
View ArticleNew Post: Convert an image or pdf map to a shapefile and load it with the...
Hi 1/ When I save my project, I can export the map in an image format or pdf format . Now I want to do the opposite operation : I want to open an image/pdf map and load it in my project but I can't...
View ArticleNew Post: Missing map and legend tools in DotSpatial.Controls.dll via NuGet?
I added the DotSpatial references v1.4.23 via NuGet and I could not see the map, legend and SpatialStausStrip tools when I added the controls to the toolbar in VS2012 If I use the...
View ArticleNew Post: downloading source for 1.4
In order to be compliant with DotSpatial's LGPL, I need to have the exact source code I use available. I want to download the source for 1.4 and any bugfixes, but not any experimental 1.5 stuff. From...
View ArticleNew Post: Alpha shape (non-convex hull)
Hi, Is there a method in dotspatial to return alpha shape from list of points? I found a method to calculate ConvexHull() but I need alpha shape(concave hull). var multiPoint = new MultiPoint(coords);...
View ArticleNew Post: Alpha shape (non-convex hull)
I'm not sure I understand. what do you mean by alpha shape?
View ArticleNew Post: Reproject.ReprojectPoints: what is the srcZtoMeter parameter?
In the static method Reproject.ReprojectPoints, what does the srcZtoMeter parameter do?
View ArticleReviewed: DotSpatial 1.5.1 Experimental (май 12, 2013)
Rated 1 Stars (out of 5) - I'm beginner, it's interesting.
View ArticleNew Comment on "AddingManyShapesCS"
can somebody help me? i want to add features, in my shapefile, i'm working with the vb net
View ArticleNew Post: mapping distance
hi i have some shapfile and I want to do some operation the same as in arcGIS for example: spatial analyst>distance>straight line but I don't know how can do it with dotspatial
View ArticleNew Post: Alpha shape (non-convex hull)
Thanks for the reply. A concave hull/alpha shapes. Something like the image below. Thanks again
View ArticleNew Post: Attribute Table with zoom to and edit, save and query features
i can't use the Table Editor Plugin too, please help
View ArticleNew Post: Tutorial or HowTo for WMS Plugin and/or BruTileLayer
Hi, I'm trying to create a dotspatial programm which can use online ressources as basemaps. If I'm right there are two different ways to do it with:the dotspatial.controls.BruTileLayer.dll or the...
View Article