Changes between Initial Version and Version 1 of Future/CairoRendering


Ignore:
Timestamp:
Nov 3, 2011, 7:55:53 PM (12 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Future/CairoRendering

    v1 v1  
     1[[PageOutline]]
     2
     3This page is part of the [wiki:Future MapGuide Future] section, where ideas are proposed and refined before being turned into RFCs (or discarded).  Visit the [wiki:Future] page to view more!
     4
     5= Overview =
     6
     7!MapGuide already has a flexible rendering architecture in place to allow for custom renderers to be built to render maps out to an assortment of output formats (PNG, JPG, GIF, DWF, KML). Adding a [http://www.cairographics.org Cairo] rendering backend will give !MapGuide the ability to natively render maps to SVG and PDF, two output formats which are highly desired among the !MapGuide user community, and currently require web-tier level solutions (eg. [http://trac.osgeo.org/mapguide/wiki/CodeSamples/ASP.Net/ScribbleApp Scribble]) to address this shortcoming, with varying levels of success.