Commented Unassigned: LIdar Plugin - problem with pdal_swig_cpp.dll [25612]
Hello to everyone,my name is Luca form Italy.I'm completely new with DotSpatial, so excuse me if I will ask you some stupid question :-)So, I have to load a LAS file (Log ASCII Standard) file on a...
View ArticleNew Post: How do I calculate the intersection of a non rectangle polygon with...
If you do not need the circleFeature for anything else just do it like this:var cords = new List<DotSpatial.Topology.Coordinate>() { .. .. }; IGeometry geo = new Polygon(cords); If you need the...
View ArticleNew Post: Get Selected entity
Have a look at the identifytool in Dotspatial.Controls.MapFunctionIdentify.cs . It shows the Attributtable of the entity that was clicked.
View ArticleSource code checked in, #74685
[Branches\ToolstripPositions] Initial version of Saving Toolstrippositions
View ArticleCommented Unassigned: Saving Toolstrippositions [25601]
Currently the positions of the toolstrips vary depending on the extensions that get loaded. Furthermore all toolstrips are in only one row. If there are to many buttons they get send to the overflow....
View ArticleCommented Unassigned: LIdar Plugin - problem with pdal_swig_cpp.dll [25612]
Hello to everyone,my name is Luca form Italy.I'm completely new with DotSpatial, so excuse me if I will ask you some stupid question :-)So, I have to load a LAS file (Log ASCII Standard) file on a...
View ArticleCommented Unassigned: LIdar Plugin - problem with pdal_swig_cpp.dll [25612]
Hello to everyone,my name is Luca form Italy.I'm completely new with DotSpatial, so excuse me if I will ask you some stupid question :-)So, I have to load a LAS file (Log ASCII Standard) file on a...
View ArticleCommented Unassigned: LIdar Plugin - problem with pdal_swig_cpp.dll [25612]
Hello to everyone,my name is Luca form Italy.I'm completely new with DotSpatial, so excuse me if I will ask you some stupid question :-)So, I have to load a LAS file (Log ASCII Standard) file on a...
View ArticleCommented Unassigned: LIdar Plugin - problem with pdal_swig_cpp.dll [25612]
Hello to everyone,my name is Luca form Italy.I'm completely new with DotSpatial, so excuse me if I will ask you some stupid question :-)So, I have to load a LAS file (Log ASCII Standard) file on a...
View ArticleNew Post: waypoints
I'm a complete newbie here..Any help to get started with the following will immensely help!getting a list of waypoints from the gnss receiversetting a list of active waypoints.any event when a waypoint...
View ArticleSource code checked in, #74688
Further simpified extension manager and fixed the updater.
View ArticleNew Post: Highlight Features using IndexSelection
Have this bit of code which works fine if PolygonLayer property has a FeatureSelection as Selection. but does not highlight the features on the map when Selection property is of type IndexSelection....
View ArticleCommented Unassigned: LIdar Plugin - problem with pdal_swig_cpp.dll [25612]
Hello to everyone,my name is Luca form Italy.I'm completely new with DotSpatial, so excuse me if I will ask you some stupid question :-)So, I have to load a LAS file (Log ASCII Standard) file on a...
View ArticleNew Post: Dotspatial on .NET 3.5?
No, at the moment the most of DS libraries compiled at .Net4 Client Profile.
View ArticleNew Post: Dotspatial on .NET 3.5?
Thanks! Is this code significantly changed since the GeoFramework 2.0 and GPS.NET 3.0? Can I still use those instead?
View ArticleCommented Unassigned: Saving Toolstrippositions [25601]
Currently the positions of the toolstrips vary depending on the extensions that get loaded. Furthermore all toolstrips are in only one row. If there are to many buttons they get send to the overflow....
View Article