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

Source code checked in, #71423

Ability to drawing rasters with only one unique value

View Article


Closed Issue: Rasters with only one unique value are not drawn [24051]

Applying a coloring scheme to a raster fails if the raster is filled with just one value.Comments: Resolved with changeset 71423: Ability to drawing rasters with only one unique value

View Article


Created Task: Unit-test refactoring [24052]

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

View Article

New Post: Is Map.ExtendBuffer completely bugged or am I being stupid?

I turned on Map.ExtendBuffer, and now everything is screwed up. Pixel dont project correctly anymore and panning and zooming is impossible. I tried to find the bug, and I found this: ProjExt.cs public...

View Article

New Post: About reprojection

Dear All, I'm working with a collegue of mine, he is the developer and I'm the GIS man. We have some problems with projection and reprojection, and then he told me: "write you this email" ;) We define...

View Article


Source code checked in, #71424

Changed tool manager to cycle through output parameters after a tool executes. It tries to cast the values of the parameters to either IFeatureSet or IRaster, then accesses the file associated with...

View Article

Source code checked in, #71425

This should have been committed with last commit. Sorry.

View Article

Source code checked in, #71426

Added a check to OnExtentsChanged to make sure that we don't add the extent to the Previous/Next stack if it is the "Default" Extent that DotSpatial starts on. This is to fix HydroDesktop issue 8667.

View Article


Source code checked in, #71427

Many source files in DotSpatial have had out of date and conflicting license and copyright information. I'm systematically updating all source header info. Note the critically important statement that...

View Article


Source code checked in, #71428

Changed occurences of "ESRI" to "Esri" in response to HydroDesktop issue number 8660.

View Article

Source code checked in, #71429

Changed comparison of basemap name in file to ignore case when looking for known basemap services.

View Article

Source code checked in, #71430

Made a few other string comparisons ignore case.

View Article

New Post: Draw SQL Server points on map without shapefile

I noticed that. Have you got a fix for it? There's no problem if just the loction column is selected but it fails for more than one column.

View Article


New Post: Draw SQL Server points on map without shapefile

shadhow wrote: I noticed that. Have you got a fix for it? There's no problem if just the loction column is selected but it fails for more than one column. Either you call the mapper.Add(...) function...

View Article

Created 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


New Post: Converts a WKT or GML data to a Geometry

Dear all, I'm looking for a way to write a polygon starting from a WKT or GML annotation. I know that there is "WkbReader Class" that converts a Well-Known Binary byte data to a Geometry, but it seems...

View Article

New Post: Draw SQL Server points on map without shapefile

Many thanks! As an aside (not sure if worth opening another thread) do you know of any library which will plot features regardless of whether they are ponts, lines or polygons (like the spatial tab in...

View Article


Source code checked in, #71459

RasterToPolygon : fixed incorrect behaviour for non square cells.

View Article

New Post: Draw SQL Server points on map without shapefile

You can try SharpMap.

View Article

Source code checked in, #71460

RasterToPolygon: small refactoring

View Article
Browsing all 3973 articles
Browse latest View live