Edited Task: DotSpatial.Plugins.WebMap: Ability to change list of maps in...
Now all services (maps) hardcoded into dll. Sometimes need to exclude/include some services. The better will be to do this without recompiling DotSpatial.Plugins.WebMap.dllP.S. I noticed that some...
View ArticleNew Post: DemoGPS can't detect ublox GPS device (built-in gps/onboard gps)
Hi, I ran DemoGPS on Windows 7 Pro Tablet PC that has a built-in ublox GPS device, but the app can't detect the device. I try ublox's own software and GPS Utility and they can detect GPS device as well...
View ArticleNew Post: Insert new vertex
hi I want to find example to ineser new vertex into polyline but I cant,how you add ShapeEditor plugin add in your application? acctually I dont know how can I add plugin to my application, please help...
View ArticleSource code checked in, #73351
WebMap plugin: - use brutile 0.8.2 - fixed errors with google and bing maps, added yahoo maps - ability to configure a list of available maps in config file - a lot of refactorings, improved speed, use...
View ArticleClosed Task: DotSpatial.Plugins.WebMap: Ability to change list of maps in...
Now all services (maps) hardcoded into dll. Sometimes need to exclude/include some services. The better will be to do this without recompiling DotSpatial.Plugins.WebMap.dllP.S. I noticed that some...
View ArticleNew Post: Change FallLeave Default color map in .tiff
dear all. now one month i tried to change the default map but still confused. i download the code in https://github.com/sdrmaps/dot-spatial . i try to change FallLeave to transparent but the layer not...
View ArticleNew Post: TableEditorControl
I see that the tableeditorcontrol in dotspatial.symbology.forms has a field calculator. Yet, it MapWindow, and also in my compiled project, I am unable see the field calculator and several other...
View ArticleCommented Unassigned: Cross-thread operation not valid [24848]
I am attempting to reproject a raster. When I get to the point of output.saveas(outputfilename) I get a cross-thread error with the ribbonstatusbar (see below). Is there a way to work around this or...
View ArticleNew Post: Share Code
I think there needs to be an additional tab in Dotspatial website, just for sharing code. That way users, who are/are not developers, can share tools, code, etc. with other users who may find the code...
View ArticleNew Post: Share Code
I agree the community is so small we need code examples like i posted many months ago....
View ArticleNew Post: DemoGPS can't detect ublox GPS device (built-in gps/onboard gps)
Hi, I am having same problem as linhungsam on Windows 7 Tablet PC that has a built-in ublox GPS device. The application using DotSpatial libraries cannot find the u-blox GPS device. I tried the...
View ArticleNew Comment on "DotSpatial.Positioning"
Does DemoGPS support ublox gps device? I tried it but it cant detect any of it while using ublox center and GPS utility both can detect that device
View ArticleNew Post: Share Code
You can ask to be Editors on the project, that way you can add/modify/correct paages in the documentation section.
View ArticleNew Post: TableEditorControl
Hi, I call it this way:Private Sub _ButtonCalc_ExecuteEvent(ByVal sender As Object, ByVal e As ExecuteEventArgs) Dim la As IMapLayer = Nothing Dim attributeCal As New AttributeCalculator If...
View ArticleNew Post: Share Code
Yes I think this is a very good idea that can boost the usability of dotspatial, alhough in my opinion it could erroneously become a clone of the discussion section. What I mean is that every code...
View ArticleNew Post: Share Code
That is a good point, and I had wondered if it would become too much like the discussion page as well. I'm not sure if we can create rules (or just general guidelines), for people to post (i.e., the...
View ArticleNew Post: TableEditorControl
Thank you, I found that in dotspatial.symbology.forms it was added, but then later in the code it was removed because something about it was buggy. I deleted that line of code in the TableEditor...
View Article