Quantcast
Channel: DotSpatial Issue Tracker Rss Feed
Browsing all 1128 articles
Browse latest View live

Closed Issue: Label spatialite layer [24339]

The code for adding new layer from SQL Spatialite database in DotSpatial map works OK: SpatiaLiteHelper slh = new SpatiaLiteHelper(); GeometryColumnInfo item = r.DataBoundItem as GeometryColumnInfo;...

View Article


Closed Issue: Documentation on open an existing shapefile [23686]

The code here doesn't work: http://dotspatial.codeplex.com/wikipage?title=OpeningCS&referringTitle=Desktop_SampleCode

View Article


Closed Issue: Unicode Character Support in Attribute Data [22524]

There is a problem in showing unicode characters, UTF-8, Persian and other languages character sets when loading .dbf file attribute data fields. These characters are shown by "?" character.Please...

View Article

Closed Issue: Removing layer with map.layers.remove destroys underlying FS...

When using map.layers.remove the underlying featureset is no longer available.This is problematic when using IMPLs with another control to add/remove layers.

View Article

Closed Issue: Shapefile Reader does not allow exponents [24032]

I discovered that the shapefile reader (specifically in the AttributeTable class) does not allow exponent notation (e.g. "1.23e04") in floating point fields. I'm not sure if this is officially...

View Article


Closed Issue: Minnesota Country Coordinates still wrong [23660]

Things seem to have changed since my last visit. A year ago I checked in changes to correct the parameters. There is no record of those changes, my previous issue...

View Article

Closed Task: Unit-tests refactoring [24052]

1. Use one framework - Nunit2. Use package from nuget instead SupportFiles\NUnit

View Article

Closed Issue: Iesi.Collections in Topology conflicts with other assembies...

Why is Iesi.Collections embedded as source code inside of the Topology project and either not renamed or instead not referenced to as a DLL? When using other projects such as NHibernate where a...

View Article


Closed Feature: Add WMS Support [22174]

We need to be able to display any map returned by an OGC WMS (Web Map Service) in the DotSpatial map control using the WebMap plugin. Currently the plugin only supports a list of predefined tile-map...

View Article


Closed Task: debug vs release [24510]

Source code pulled from source code download yield different results when compiled in release mode. The extension, plugins and windowsextension are populated not the same as debug version.

View Article

Commented Issue: Poor performance using AddShape [23740]

I need to create point layer with many points. The performance is poor. Tracing into DS source, the slowdown occurs in DotSpatial.Data.FeatureSet Vertex property. Each time a shape is added, all prior...

View Article

Created Unassigned: MapLabelLayer : Index was outside the bounds of the array...

System.IndexOutOfRangeException: Index was outside the bounds of the array. at DotSpatial.Controls.MapLabelLayer.DrawFeatures(MapArgs e, IEnumerable`1 features) in...

View Article

Closed Issue: Bug in SerializationMap [23793]

The SerializationMap prevents setting values for fields that are marked as readonly, even when they have the SerializeAttribute with a ConstructorArgumentIndex >= 0.

View Article


Closed Issue: TableEditor Plugin [23788]

The TableEditor __falsely__ assumes every layer has at least two ContextMenuItems, as it always wants to place its own entry at index 2.IMHO, for basemap/background image layers an attribute table...

View Article

Closed Issue: Unnecessary creation of PyramidImage in GdalImageProvider [23813]

If a raster is loaded that has a Width of Height > 8000, GdalImageProvider always creates a pyramid image even if the image itself contains overviews. This is slow and unnecessary.The attached patch...

View Article


Closed Issue: Ribbon download not working [23887]

When setting up a new user to use a DS app with the ribbon control the download dies with the attached error screen. Aaron Parks

View Article

Closed Issue: Unrestricted Zooming Out [23748]

Zooming in or out on any given map does not have any constraints. Zooming out specifically should be limited to the point where the user does not go beyond the map image itself into white space.

View Article


Created Unassigned: Call to GetFeature() when the underlying data has 'null'...

An ArgumentOutOfRange with the message "Year, Month, and Day parameters describe an un-representable DateTime." is thrown when trying to call GetFeature on a polygon whose underlying data has a null...

View Article

Closed Feature: Version DLLs [23228]

Consider setting version numbers on the DotSpatial assemblies. Otherwise the DLLs can not be used in setups because the DLLs are not always replaced (the version number is not higher). Please set all...

View Article

Edited Issue: Call to GetFeature() when the underlying data has 'null' date...

An ArgumentOutOfRange with the message "Year, Month, and Day parameters describe an un-representable DateTime." is thrown when trying to call GetFeature on a polygon whose underlying data has a null...

View Article
Browsing all 1128 articles
Browse latest View live


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