Available documentation
I am new to SharpMap
If you are new to SharpMap, please follow these rules:
- Get the latest source code from Trunk, either by some client or by clicking here.
- Open the solution using VisualStudio 2010 or MonoDevelop.
- Compile, complain if it does not build.
- Build your Application using SharpMap within the SharpMap solution, or add the necessary SharpMap projects to your solution.
You will be rewarded with the latest SharpMap version and a series of example code snipplets / applications to get you started.
Common pitfalls
Error: The type or namespace name 'SharpMap' could not be foundYou probably have the wrong target-framework set in your project. You need to target the Full .NET 4.0 framework (default in Visual Studio new projects are targetted .NET 4 Client Framework)
Why don't you provide signed assemblies
We are not providing signed assemblies for various reasons. If you need signed assemblies for your application to work properly, please sign them yourself.
This is not a violation of the GPL and thus it applies, from our point of view, to the LGPL as well.
SharpMap Api Reference
Here is a
Helpfile build via
DocProject and
Sandcastle from source (rev. 64188) of the Trunk folder in the repository. Do not expect too much.
If you cannot see any content, please do the following:
- Perform click on right mousebutton in Explorer on SharpMapDoc.chm file
- Pick Properties from the context menu
- Press Unblock