Skip to content
Abel G. Perez edited this page Dec 30, 2020 · 16 revisions

Documentation for Programmers

 

DotSpatial 1.0

DotSpatial 1.4

DotSpatial 1.6

DotSpatial 1.7

Tutorials

click here      click here

Demo Projects

  click here click here  click here

Code Snippets

       click here

SDK Documentation

       click here

Developer Getting Started Guide

       click here

Documentation for Code Contributors

 The design architecture of DotSpatial follows two paradigms.  The first is to separate the graphical user interfaces from the business logic.  The second is to use a larger number of modules to increase code reusability, and allow access to parts of the framework without requiring the entire thing.  However, great energy is being spent to ensure the libraries work as well together as if they were all part of the same framework. Additionally, see the specific resources for users and code contributors below. 


 

Clone this wiki locally