New Post: Some advice on adding open streetmap to my project
No, it does not. There are classes that can parse WMS Server results. WebMap plugins WMS capabilities are based on these.
View ArticleNew Comment on "Developer Getting Started"
I code in VB.NET and having a hard time following the C# code. Does this Getting Started Guide have a finished .NET solution so that I can convert to .NET? Thanks.
View ArticleNew Post: Getting Started Guide in VB.NET
I code in VB.NET and am having a hard time following the C# code. Does the Getting Started Guide have a finished .NET solution so that I can convert to VB.NET? NOt the tutorials but the Getting Started...
View ArticleNew Comment on "Developer Getting Started"
I code in VB.NET and having a hard time following the C# code. Does this Getting Started Guide have a finished C# solution so that I can convert to VB.NET? Thanks.
View ArticleNew Post: How to use AddShapeFunction and MoveVertexFunction in Plugins?
Hi everybody, Please show me how to use AddShapeFunction and MoveVertexFunction in Plugins! Kind Regards Lanmta
View ArticleNew Post: Adding Labels to a MapPointLayer stops selection being possible
Hi, I have a super simple prototype app illustrating my problem which you can download from here:https://dl.dropboxusercontent.com/u/2497368/PlanningPrototype.zip I have an app that allows me to switch...
View ArticleNew Post: Adding Labels to a MapPointLayer stops selection being possible
I've just realised that the points ARE being selected, but for some reason adding the label layer stops the SelectionSymbolizer from being displayed. If I check the Selection.Count for the layer, then...
View ArticleNew Post: How do I create static labels around map1 for grid features?
I have the code below that generates a gridline X and gridline Y features and adds them to the map and then adds the field 'x' and field 'y' for labeling. I am able to label these two grid features but...
View ArticleNew Post: Getting Started Guide in VB.NET
As far as I know there is not Vb.Net version of the Getting Started Guide. But there are some good websites for converting code from c# to vb.net. I think those should help you to understand the...
View ArticleNew Post: Getting Started Guide in VB.NET
You can use SharpDevelop 4.4 to convert a C# Project to VB.NET Works perfekt.http://www.icsharpcode.net/OpenSource/SD/Download/#SharpDevelop4x
View ArticleNew Post: Split a polyline at a certain point
Need suggestions as to how to split a polyline at a point
View ArticleCreated Unassigned: Having Problem With Creating Polygone Shapefile(Closed...
hello, i have a question,when i worked with dotspatial reference in c# i founded that when you create a polygone shapefile and save it you see that the last line dose not save and we have not a...
View ArticleReviewed: DotSpatial 1.8 (Apr 10, 2016)
Rated 5 Stars (out of 5) - Excellent for GIS And Geomatics
View ArticleCommented Unassigned: Having Problem With Creating Polygone Shapefile(Closed...
hello, i have a question,when i worked with dotspatial reference in c# i founded that when you create a polygone shapefile and save it you see that the last line dose not save and we have not a...
View ArticleNew Post: Getting Started Guide in VB.NET
Thank you. I guess what I am saying is I know about the tools to convert C# to VB. However the guide itself has some things that I have never seen like the app manager loader. after some trial and...
View ArticleCreated Unassigned: zoom in throws a StackOverflowException [63625]
When zooming in to an extent of less then 1e-7 in OnViewExtentsChanged of DotSpatial.Controls.Map, the ViewExtender will be caught in a infinite loop and will eventually throw a...
View ArticleNew Post: NorthPoleStereographic projection
I am running the Tutorial5 dealing with setting the map to display different projections. Excellent work!!! I was hopinig for something like this. Now I have setup a map as follows: Map6.Projection =...
View ArticleCommented Unassigned: zoom in throws a StackOverflowException [63625]
When zooming in to an extent of less then 1e-7 in OnViewExtentsChanged of DotSpatial.Controls.Map, the ViewExtender will be caught in a infinite loop and will eventually throw a...
View ArticleNew Post: NorthPoleStereographic projection
I think I got the hang of it. What I was not understanding was the Extents. So I created some coordinates in geographic format and then used Reproject.ReprojectPoints to project those coords to a new...
View ArticleCommented Unassigned: zoom in throws a StackOverflowException [63625]
When zooming in to an extent of less then 1e-7 in OnViewExtentsChanged of DotSpatial.Controls.Map, the ViewExtender will be caught in a infinite loop and will eventually throw a...
View Article