Source code checked in, #73941
Added DatelineCrossingMap which allows to pan map infinite horizontally. Note, that dateline crossing map works correctly only with WGS84 datum Mercator projection. For details see...
View ArticlePatch Applied: #15916
mogikanin has applied patch #15916.Comment:Applied with minor changes - Commit 73941Thanks to Peter Hammond and Jia Liang Liu for providing this patch!
View ArticlePatch Declined: #15913
mogikanin has declined patch #15913.Comment:Applied more actual 15916 patch.
View ArticleClosed Unassigned: Display problem form about maximizing the minimal...
When the form is initialized, the SHP file to display properly, the maximum at a minimum, the SHP file does not display.Comments: Can't reproduce.
View ArticleClosed Issue: Reloading Project files fails [23004]
Have created several shapefiles with Dotspatial and save the project setting into a .dspx file. but can't reload the file into the environment. with the follow error 'An incompatible feature type was...
View ArticleCreated Unassigned: HDT GPS Sentence [25216]
Hello,There is a difference between the true course in VTG sentence and the orientation in HDT sentence.HTD means Heading True. Some gps could tell the orientation of antenna (vessel, car, etc).The...
View ArticleCommented Unassigned: HDT GPS Sentence [25216]
Hello,There is a difference between the true course in VTG sentence and the orientation in HDT sentence.HTD means Heading True. Some gps could tell the orientation of antenna (vessel, car, etc).The...
View ArticleNew Post: Resizing map control
Hi, I've tried a very basic example of DotSpatial.Controls with a single map control dock-filled on a form and I've noticed that, when resizing (augmenting) the form, the shapefile loaded is zoomed-in...
View ArticleNew Comment on "MultypgFSCS"
the line pg[i] = new Polygon(coord); throws and exception saying TypeInitializationException unhandled
View ArticleCommented Unassigned: Documentation on Dotspatial.Plugins.WebMap [25208]
There is no documentation or i did not find on Dotspatial.pluugins.webmap.I am using ds 1.0 and I want to add OSM Layers to my desktop application like in demo map.Regards,DheerajComments: ** Comment...
View ArticleNew Post: DotSpatial and GMap.NET
Dear Camiza, I am facing the following error as i am using dotspatial 1.0. I just want to add OSM layer to map control. It will be nice if you help me."Error 2 Assembly...
View ArticleNew Post: save a new shapefile
hello I am a beginner in dotspatial I want to develop an application with c# , and I am trying to write a code that select a part of a shapefile and save the selected part as a new shapefile please...
View ArticleNew Post: How to use BruTile in C# .Net with .Net FrameWork 4.0
Dear all. I am using dotspatial 1.0 for desktop application. i want to include osm layer in map control. I have added Dotspatial.plugins.webmap in plugins folder of project. Now what is the code to...
View ArticleNew Post: IFeatureLayer Features highlight
Hello Please guide me,I have a map with 2050 feature,I want to present features that those attributes have Specified value in new layer or highlight those feature in layer. is there a way for this??...
View ArticleNew Post: Load SHP Files, DrawPolygon, select features/points in Polygon......
Hi James I apologize for my absence is due to the political situation in our country .. I am very grateful to you for your reply .. I downloaded the file and now will be work with it.. thanks.. Alex
View ArticleNew Post: Load SHP Files, DrawPolygon, select features/points in Polygon......
AlexNo problem. I hope you and those you care about are safe.Best regards James.
View ArticleNew Post: Unique value symbol for integer Raster
Dear friend, Could any body tell me how to display a Raster with Unique value symbol by code? How can I open ColorScheme Editor (as in MapWinGIS) in Dotspatial code? Thank you very much.
View ArticleNew Post: Load SHP Files, DrawPolygon, select features/points in Polygon......
Hi James I took apart code from the archive AccessExample.zip and saw a simple example of how you can use a database to store features .. but at the moment I am interested how to open and read data...
View ArticleNew Post: Load SHP Files, DrawPolygon, select features/points in Polygon......
Hi AlexI see what you are trying to do. Unfortunately I have not used the ESRI ArcGIS MDB as a store. I only had point data in a straightforward MS Access DB table (i.e. X and Y coordinates and fields...
View ArticleNew Post: Load SHP Files, DrawPolygon, select features/points in Polygon......
I can use ArcGis but one of the tasks of my software to perform reading of ESRI Geodatabase, that it would not fit .. and sharpmap also not an option .. I've seen what MapWindow can do it, then...
View Article