1-10 of 139 < Previous ... Next >
1 vote

Presenters leak memory by not removing listeners from events on Dispose.

The presenters don't release the delegates they've subscribed to model events on Dispose. This, of course, kills web sites.

id# 17412 | Planned Release: 2.0 2008 July 12 Drop | Last Updated: Wed at 9:05 PM  by codekaizen
1 vote

Develop a custom renderer which lays geometries out conceptually

A custom renderer could be developed which performs an algorithmic transformation on the vertex (point) data and / or uses curves instead of straight lines to define edges so that conceptual maps c...

id# 12867 | Planned Release: None | Last Updated: Mon at 1:39 PM  by MaksimS
1 vote

Support 3D coordinates for projection transforms

The current available coordinate model for SharpMap v2.0, ManagedBufferedCoordinate2D, only supports 2D coordinates, and fails with 3D. This makes geocentric projection transforms impossible.

id# 17304 | Planned Release: 2.0 2008 July 12 Drop | Last Updated: Jul 8 at 6:49 PM  by codekaizen
1 vote

Query nearest geometry ( feature data row) on mouse click point.

Query nearest feature on mouse click position by follow Funtion. You have to add sharpmap.dll, NettopologySuite.dll and GeoAPI.dll ...

id# 17238 | Planned Release: None | Last Updated: Jul 3 at 4:43 AM  by trieuvy
2 votes

OID of clicked point on Ajaxmap

Hi I am attaching the demo for the executeintersection query. The frmajax is using the Mssql provider and it has only one overload of ExecuteIntersectionquery (i.e for bounding box) and it returns ...

id# 12687 | Planned Release: None | Last Updated: Jul 1 at 7:03 AM  by Pinging
1 vote

0.9 bug in MsSqlSpatial.ExecuteIntersectionQuery

The MsSqlSpatial.ExecuteIntersectionQuery() overload that takes a geometry as an argument has a bug in it that causes it to always return an empty FeatureDataSet. (the one that takes a bounding box...

id# 17087 | Planned Release: None | Last Updated: Jun 17 at 8:54 PM  by kidjan
2 votes

Support OGC Symbology Encoding spec for layer styling and symbology

The OGC has a spec for encoding symbology and layer styles: http://www.opengeospatial.org/standards/symbol. Implementing it would potentially mean greater interoperability with other GIS systems an...

id# 17005 | Planned Release: 2.0 | Last Updated: Jun 13 at 1:58 AM  by avlee
2 votes

Use memory mapped file functions to improve performance of file-based data.

Using a memory-mapped file will alleviate having to do random I/O and present the data as if it has been completely loaded into memory. This gives a cleaner conceptual model and will likely improve...

id# 12458 | Planned Release: 2.0 | Last Updated: Jun 13 at 1:45 AM  by avlee
1 vote

Bad dll in my GDalRasterLayer patch

I included the wrong version of gdal_wrap.dll in my patch which doesn't have sid support. Here is the correct dll...

id# 17020 | Planned Release: None | Last Updated: Jun 12 at 7:25 PM  by dan3258
12 votes

Support 3D mapping and rendering

Feature geometry could be 3D and then SharpMap could support terrain models, building models and 3D symbology.

id# 12866 | Planned Release: None | Last Updated: Jun 10 at 12:03 AM  by RudolfMeyer

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 139 < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...