Quantcast
Channel: DotSpatial
Browsing all 3973 articles
Browse latest View live

Created Issue: CopySubset() do not work with shapefiles [25513]

```var polygons = new PolygonShapefile(path);List<int> inds = polygons.SelectIndexByAttribute(expression);var polis= polygons.CopySubset(inds);polis.SaveAs("subset_output.shp");```Actual:The...

View Article


Source code checked in, #74501

Marked FeatureSet.Find() as obsolete.

View Article


Commented Unassigned: Add OSGeo.GDAL library [25508]

Hi,I want to add OSGeo.GDAL library to my program. but i cant find download link for that. Can every one help me?thanks,Comments: ** Comment from web user: gorchicity ** Yeah...I found it. thank a...

View Article

Closed Unassigned: Add OSGeo.GDAL library [25508]

Hi,I want to add OSGeo.GDAL library to my program. but i cant find download link for that. Can every one help me?thanks,Comments: Not an issue.

View Article

New Post: SelectByAttributes and CopySubset not working?

Thanks for your response Maxim, In the first block, when I change polygons by a list of IFeatures, it returns an empty list, as you said. When I add polygons.IndexMode = false, however, it gives an...

View Article


New Post: SelectByAttributes and CopySubset not working?

Yes, maybe just simply set IndexMode = false will not help (i not tested this), Anyways, i already fixed issue with SelectByAttribute() in trunk - now it works fine with your initial code. Regarding to...

View Article

New Post: InvalidOperationException from Map control in WPF

Hello, Can you please share the WPF code , I also want to do a similar thing. regards

View Article

Edited Issue: border error in LineSymbolizer [23403]

this my code: LineSymbolizer line = new LineSymbolizer();line.SetWidth(10);line.SetFillColor(Color.Blue);line.SetOutline(Color.Red,1);layer.Symbolizer = line;  produces blue line with BLACK border but...

View Article


Source code checked in, #74504

Fixed border error in LineSymbolizer (unable to set border color). #23403

View Article


Closed Issue: border error in LineSymbolizer [23403]

this my code: LineSymbolizer line = new LineSymbolizer();line.SetWidth(10);line.SetFillColor(Color.Blue);line.SetOutline(Color.Red,1);layer.Symbolizer = line;  produces blue line with BLACK border but...

View Article

New Post: InvalidOperationException from Map control in WPF

Hi, I don't think I ever implemented this. Certainly I can't find any modified code here. Sadly we are no longer using DotSPatial, at the customer's request. Sorry, Pete.

View Article

New Post: Source Code Checkouts Fail

Am I the only person that seems to have constant issues with subversion updating/checking out here on Codeplex? I had originally planned to use git-svn and maintain a git mirror but I could never get...

View Article

New Post: Source Code Checkouts Fail

tortoisesvn should work fine. the problem maybe at your side (bad internet connection, slow pc, etc). But note, that also entire codeplex infrastructure (source control, issue tracker) unfortunately...

View Article


New Post: Move features in Map

Hi. I am quite new to DotSpatial, but during the last couple of weeks I have put some serious amount of time into it, to be able to make an application for the final project at school. Mostly I manage...

View Article

New Post: Move features in Map

Hi, take a look into DotSpatial.Plugins.ShapeEditor It allow to select and move points\shapes - exactly what you need.

View Article


Commented Unassigned: Can't draw line direction [25406]

I can't draw line direction to display the vector motion. Example![Image](http://topmms.ru/wp-content/uploads/2013/07/yandex.map-android.jpg)In "Line Symbol"->"Stroke Type" = "Cartographic" I find...

View Article

Closed Unassigned: Can't draw line direction [25406]

I can't draw line direction to display the vector motion. Example![Image](http://topmms.ru/wp-content/uploads/2013/07/yandex.map-android.jpg)In "Line Symbol"->"Stroke Type" = "Cartographic" I find...

View Article


New Post: Move features in Map

Thank you for your very useful reply :)

View Article

Created Unassigned: GDALImage read [25520]

Hi,I want to load a tiff image. i use this code for load itusing DotSpatial.Data;using DotSpatial.Data.Rasters.GdalExtension;GdalImage img = new GdalImage(@"Data\map0-Georef.tif");But an error returned...

View Article

New Post: How to load shapeeditor plugin

I am going to develop a standalone GIS application. I have difficulties in loading shapeeditor into my application. I try by appmanager.loadextensions() but nothing happens. Could you tell me how I can...

View Article
Browsing all 3973 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>