New Post: Putting only one decoration symbol at middle of a line
I was wondering if it is possible to limit the number of decoration symbols to one which is located at the middle of the line. The following code limits the number of symbols to one but it is located...
View ArticleNew Post: Image reprojection
I'm new with Dot Spatial, it is posible to reproject images? and how can I do that? is there some example code
View ArticleNew Post: HOW TO check if a point is within or in a radius of a polygon?
Well herr....! After 2 hours of running it ended and i think with a good result so... the mem=usage didnt go above 900mb, the solution of this all is For i as Integer = 0 to GEBOUWENpolygons.NumRows()-...
View ArticlePatch Uploaded: #17040
h0st1le has uploaded a patch.Description:In the ProjectionInfo() object the Equals() routine has the following description:/// Gets a boolean that is true if the Esri WKT string created by the...
View ArticleNew Post: [VB.NET] Google Map on Layer DOTSPATIAL
Need Sample Project for using Google Map on Layer DOTSPATIAL
View ArticleNew Post: HOW TO check if a point is within or in a radius of a polygon?
Joska wrote: After 2 hours of running it ended and i think with a good result so... the mem=usage didnt go above 900mb Could you elaborate on the size of the datasets? I'm not content with the time it...
View ArticleNew Post: HOW TO check if a point is within or in a radius of a polygon?
I am confident with the time now i fill a dataset first and use datasource to populate it grid..... seems your part works fine with that loop-code. Again thanx without you I could never do this..... Do...
View ArticleNew Post: HOW TO check if a point is within or in a radius of a polygon?
I will make a new thread for it....
View ArticleNew Post: [VB.NET] Google Map on Layer DOTSPATIAL
Use Brutile dll check the forum u will find it
View ArticleNew Post: How to find the nearest line by a point?
I could use a good clear answer on this too.... like some example code...
View ArticleCreated Unassigned: IDW fails to execute [25843]
As the title says - IDW reliably fails. Currently the error message I'm getting is:> Error: DotSpatial.Topology.KDTree.KeySizeException: The size of the key did not match the size of the tree. at...
View ArticleNew Post: Selecting both point and line features from two feature layer at...
Hi, I am having trouble with selecting point features from a point layer in the screen whenever I have a line feature layer present in my map and hoping someone could help me to solve it. Basically, I...
View ArticleCreated Unassigned: Symbology.IndexSelection.RemoveRegion is working slow...
Hi, while using the Layer.Unselect for the first time after starting my application I observed that it took up to 10 seconds to unselect the features and the RAM usage of my application went up to 2...
View ArticleNew Post: Status of BrutileLayer versus WebMap plugin
Hi Felix & Oscar I compiled with BruTile.0.10.1 and Dot Spatial 1.7 and got some Errors. Error 1 The type or namespace name 'AxisDirection' could not be found (are you missing a using directive or...
View ArticleNew Post: Selecting both point and line features from two feature layer at...
I was not able to solve the issue as is but I found a work around it. which is to limit the user to select the layer in which he/she want to select the features. This means that users chooses to select...
View ArticleNew Post: Selecting both point and line features from two feature layer at...
If you are working with a sourcecode version after commit 74998 you should be able to select points and lines at the same time. The select function was changed a few releases ago to just select...
View ArticleNew Post: Selecting both point and line features from two feature layer at...
Thanks Jany for your response. I am not sure if I understood you correctly but if you suggest that in the most recent commit the select function has changed in the way that it only selects features...
View ArticleNew Post: Selecting both point and line features from two feature layer at...
No that is not what I said. I believe that the select function was changed in Dotspatial 1.5 or 1.6. Afterwards it was impossible to select features from more than one layer. In commit 74998 I changed...
View ArticleNew Post: Putting only one decoration symbol at middle of a line
I think there is already an issue for that, because it is currently not possible.
View Article