Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed

Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.

Status ID Uploaded By Description Work Items Action
Being evaluated
1876 Sep 25 at
8:54 PM
FObermaier V2, NTS.Algorithm: Calculating the centroid of Areas does not work without this.
Download

Being evaluated
1875 Sep 25 at
8:47 PM
FObermaier V2: After removing Items from ManagedBufferedCoordinateSequence2D the ToArray function may return wrong result
Download

Being evaluated
1328 Jun 3 at
8:19 AM
JohnDiss Very _Quick and Dirty_ taster app showing _V2_ "in action". Highlights some known bugs - and possibly some unknown ones..
Known bugs include:
Only able to show one shapefile.
Error on resize
These are being inestigated...
It also includes the required binaries of
SharpMapV2
NTS - slightly modified
GeoAPI - slightly modified
MangedCoordinate2D
ShapefileProvider
Proj.Net
These are currently in the bin/Debug_20 dir - you may wish to back them up..
The project file has the same macro switches as the sharpmap solution - however on my machine they are one level above the core stuff so if you wish to include the project in your SharpMap solution you will need to edit the relevant paths in the csproj file.
Download

Being evaluated
1226 May 13 at
1:04 AM
PR WFS provider 2.0 alpha WFS 1.0.0 and 1.1.0 for SharpMap 0.9
with auto-generated C# classes covering full GML 3.2.1 (in some cases changed manually)
WFS features: Fast XPath querying with cached precompiled queries, GML compression (SharpZip - included), full support of Filter Encoding (with GML spatial filters, functions, etc.)
Including comprehensive examples using WFS filtering and GML serialization (data provider file)
This library is in an alpha state, so at the moment there's insufficient error handling and stability! It's tested with current releases of Geosever and MapServer.
Planned: WFS-T, tiled rendering


Download

Being evaluated
1048 Mar 31 at
2:56 AM
vuanhhai Hi everyone,
I have wrote a WPF MapControl, use SharpMap v2.0 engine for my project. Its behaviour is very like Silverlight MultiScaleImage. ZoomIn, ZoomOut, Wheel and Pan are supported. I don't know this control meets SharpMap Teem's expectation or not, but I want to share it with you. Please try it and let me know your feeling. If you have any suggestions, please contact me via my email: vuanhhai@gmail.com
Download

Being evaluated
607 Dec 20 2007 at
7:20 PM
dan3258 GdalRasterLayer overhaul with automatic reprojection.

This trumps my previous Gdal patch. I changed the display technique to correctly display rotated images and cause less crashes. I also added automatic on-the-fly reprojection for GdalRasterLayers and ShapeFiles.

This patch includes the entire sharpmap solution, along with a Win Forms Demo (make sure to move the files in the Dependencies folder to the folder with the executable.

I'm not allowed enough characters to list all the changes, but I have included a ReadMe file in the patch.
Download

Being evaluated
500 Nov 25 2007 at
3:38 PM
blackrussian Corrects panning bug.
Registers command binding at the type level (as appropriate)
Download

Being evaluated
474 Nov 12 2007 at
12:37 PM
blackrussian An initial implementation of WPF rendering and presentation layers. See included readme.txt for details.
Download

Being evaluated
420 Oct 28 2007 at
12:25 AM
gvd cosmetic changes for v2
- added DemoWinForm project to VS2005 solution and made it compile.
- fixed references to NPack in projects.
- added simplest example showing randomly generated geometries on a map control using SharpMap.Presentation.WinForms.Tests (does not work, see [url:http://www.codeplex.com/SharpMap/Thread/View.aspx?ThreadId=16964]).



Download

Being evaluated
371 Oct 11 2007 at
4:37 PM
milovanderlinden - Improved support for WMS 1.1.1
- Tried to solve some .net 2.0 incompatibel problems in the OleDB provider
- Added support for resx, resy and SRID to the boundingbox (please evaluate or discuss, I am not sure I chose the right method)

Open Issues:
- For mapserver WMS, "Post" is not the prefered method and leads to a lot of errors. I commented the lines, could someone please help me to solve that problem?
Download

Updating...