New Post: Status of BrutileLayer versus WebMap plugin
Hi Josjka, The code i had posted in my personal fork last December has already been integrated in the trunk, so i removed my version to avoid any confusion. As mentioned already by FObermayer, it's at...
View ArticleNew Post: Status of BrutileLayer versus WebMap plugin
Ok thanx.... what we as a community need is a simple step by step guide to make it work.... :o) dotspatial has more potentials but it lacks usefull info for the more common and average user..... I have...
View ArticleNew Post: Large shapefiles not in memory
Ahmed Barbary, Thanks for the offer to help improve DotSpatial. Best thing to do is to download the source code through TFS or zip file, add your improvements and then post them here as a patch that...
View ArticleSource code checked in, #74189
Fixed error in Lambert Azimuthal Equal Area transform. Patch 15100.
View ArticlePatch Applied: #15100
mogikanin has applied patch #15100.Comment:Thank you for this patch. Commit 74189.
View ArticleSource code checked in, #74190
- Fixed error in FeatureSetExt.cs Intersection for FieldJoinType.ForeignOnly case. #24345. - Removed dublicated code in FeatureSetExt.CombinedFields() method.
View ArticleCommented Unassigned: Patch to FeatureSetExt.cs Intersection [24345]
FeatureSetExt.cs's Intersection is buggy in the FieldJoinType.ForeignOnly case. I believe this has been reported previously.Not sure if this _ever_ worked. See patch for 3 bug...
View ArticlePatch Applied: #14562
mogikanin has applied patch #14562.Comment:Thank you for this patch!It's applied in commit 74190.
View ArticleClosed Unassigned: Patch to FeatureSetExt.cs Intersection [24345]
FeatureSetExt.cs's Intersection is buggy in the FieldJoinType.ForeignOnly case. I believe this has been reported previously.Not sure if this _ever_ worked. See patch for 3 bug fixes.Thanks.-Phil
View ArticleCreated Unassigned: Multiple images on one layer [25394]
Dear All,I have a database with objects. Each object has a unique lat/lon coordinate and an image. I've been trying to add those objects (each have a unique image) to just one layer. So far I haven't...
View ArticleClosed Issue: Setting a projection with CentralMeridian = null Issue [24058]
When setting a projection with CentralMeridian = null for the active map, everythings looks okay.But when you try to change the projection of the map again you will get an error.I have found the cause...
View ArticleCreated Unassigned: map redraw is slows [25396]
Hi! I use the latest version DotSpatial. I have problems.Poligon layer with label redraw very slowly.
View ArticleCommented Unassigned: map redraw is slows [25396]
Hi! I use the latest version DotSpatial. I have problems.Poligon layer with label redraw very slowly.Comments: ** Comment from web user: mogikanin ** Hi can you provide sample application which proves...
View ArticleCommented Unassigned: map redraw is slows [25396]
Hi! I use the latest version DotSpatial. I have problems.Poligon layer with label redraw very slowly.Comments: ** Comment from web user: Chil ** Hi! I attach application and map.The problem occurs when...
View ArticleNew Post: How to get separate Centroid with my Map control using Existing...
They should be something like source=map1.Layers.SelectedLayer; in this way you get the centroids of the layer you selected in your map legend and null should be fine for the third parameter in the...
View ArticleNew Post: Converting MapwinGIS into DotSpatial
I've had some serious struggling in DotSpatial Map that were very simple and useful in MapwinGIS. How can I get the current scale of the Map? In Mapwingis I just used "CurrentScale" property. In...
View ArticleCommented Unassigned: map redraw is slows [25396]
Hi! I use the latest version DotSpatial. I have problems.Poligon layer with label redraw very slowly.Comments: ** Comment from web user: mogikanin ** Hi, thank you for the provided sample. I did some...
View ArticleSource code checked in, #74226
SQLQueryControl: moved Designer generated code to the separate file
View Article