|
Project Information
Featured
Links
|
Cumberland is a mapping framework for .Net. It also includes a set of mapping tools that may be useful for people besides .NET developers.
News- July 28, 2009 - 0.4.2 released!
- Mar. 5, 2009 - 0.4.1 released to fix issue #8
- Feb. 28, 2009 - 0.4 has been released (notes)
- Feb. 10, 2009 - I created a google group if you have questions, ideas, etc.
- Feb. 6, 2009 - I have blogged about simple map creation with xml schema and Visual Studio.
- January 22, 2009 - Cumberland 0.3 is released! Read the release notes for details on what's new.
- December 9, 2008 - Cumberland 0.2 released! New in this release are significant improvements to symbology, including labelling. Support for creating tiles for TMS (OpenLayers) and Microsoft VirtualEarth. And export to Keyhole Markup Language (kml) functionality.
Features- a geometry/shape API
- a map xml format and serialization API
- a map rendering engine
- supports the following data sources:
- Shapefiles (include reading .DBFs)
- PostGIS
- SQL Server 2008
- a pluggable architecture for adding third-party support for other data sources
- coordinate system transformation / Projection (via Proj.4)
- basic symbology, including labelling and thematic mapping
- a tile provider class for generating tiles for popular web mapping applications:
- Google Maps
- VirtualEarth
- Tile Map Service (TMS) - for use in OpenLayers
- runs on Windows, Linux, and Mac OSX.
- export map to KML API
- OGC Standards
- subset WellKnownText (WKT) parser/writer
- subset WellKnownBinary (WKB) parser
Tools
- shp2sqlserver - loads a Shapefile into SQL Server 2008
- drawmap - draws a map to an image
- tilepyramider - generates a set of tiles for use in the aforementioned web mapping applications
- map2kml - converts a map into a kml document
Additional Resources
|