New Post: Project (dspx) serialization and GDAL Imagery
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleNew Post: Project (dspx) serialization and GDAL Imagery
Thank you for detailed description. Yes, it is a bug.https://dotspatial.codeplex.com/workitem/25121
View ArticleNew Post: Loading layers using WMS...... confused on if DotSpatial can do this
Mogikanin - Thanks for the reply. I did find what you referenced. I found a some oddities, however, which was that I could only load a single layer from a single WMS, the "identify" feature was showing...
View ArticleNew Post: Loading layers using WMS...... confused on if DotSpatial can do this
Yes, this WMS feature is new in DotSpatial and may not contains some features. But at least it works. But we will be glad to hear what need to include into next releases :) I'm not sure that existing...
View ArticleCreated Unassigned: Plugins build improvements [25124]
Put output of each plugin into separate folder. Also add readme for each plugin.This will help to see which dlls needed for every plugin.
View ArticleNew Post: Projections for Hawaii
Mogikanin, thanks for your reply. I now know enough more to make my post a little clearer. I have previously gotten DotSpatial from Nuget and I have updated to the latest version 1.6. And I have...
View ArticleNew Post: Loading layers using WMS...... confused on if DotSpatial can do this
Can't find a reference on how top integrate the plugin into my Visual Studio project. Not sure what "plugins" folder you were referring to. I took the three DLLs you referenced and added them to my...
View ArticleCommented Unassigned: Print Layout scale bar bug [25095]
Hello: In the print layout view when I change the units on the scale bar's properties window, the measurement units are being changed on the map scale bar. That's correct. However, still it shows "km"...
View ArticleClosed Unassigned: Print Layout scale bar bug [25095]
Hello: In the print layout view when I change the units on the scale bar's properties window, the measurement units are being changed on the map scale bar. That's correct. However, still it shows "km"...
View ArticleCommented Issue: Project (dspx) serialization and GDAL Imagery [25121]
This seems to happen even when using the DemoMap.exe.1.) Start up DemoMap.exe2.) Add a gdal imagery layer to the application3.) Save the project file4.) Close DemoMap.exe5.) Reopen DemoMap.exe6.) Open...
View ArticleEdited Task: Plugins build improvements [25124]
Put output of each plugin into separate folder. Also add readme for each plugin.This will help to see which dlls needed for every plugin.
View ArticleNew Post: Loading layers using WMS...... confused on if DotSpatial can do this
Not sure that at the moment you will be able to use WebMap directly without using AppManager\Extensions. This need some modifications in WebMap source code. Here the minimal set of dlls with demomap...
View ArticleNew Post: Projections for Hawaii
Well, at the moment you can use ProjectionInfo.FromProj4String() or ProjectionInfo.FromEsriString() to create any projection without having it in KnownCoordinateSystems. Also you can edit properties of...
View ArticleNew Post: add attribute
add attribute to shp you can find in doc "DotSpatial_Tutorial_4.docx"
View ArticleSource code checked in, #73696
Move output path of each plugin to own subfolder. Added readmes.
View ArticleClosed Task: Plugins build improvements [25124]
Put output of each plugin into separate folder. Also add readme for each plugin.This will help to see which dlls needed for every plugin.Comments: Resolved with changeset 73696: Move output path of...
View ArticleEdited Task: DotSpatial.Topology vs NetTopologySuit [25064]
At the moment in the NetTopologySuit there are a lot of fixes\improvements, which not included into DotSpatial.Topology. I think we need to think how to syncronize these two projects. I think we should...
View ArticleCommented Task: DotSpatial.Topology vs NetTopologySuit [25064]
At the moment in the NetTopologySuit there are a lot of fixes\improvements, which not included into DotSpatial.Topology. I think we need to think how to syncronize these two projects. I think we should...
View ArticleSource code checked in, #73699
Optimizing code, restored some tests in DotSpatial.Projections
View Article