SVG (Scalable Vector Graphics) Writer

The SVG (Scalable Vector Graphics) Writer enables FME to write documents that conform to the World Wide Web Consortium’s (W3C) SVG 1.1 specification. This chapter assumes familiarity with the specification.

Overview

FME’s SVG output is optimal for scripting and spatial information display. Specific features include:

  • coordinate preservation;
  • layered spatial geometry with adjustable paint order;
  • template processing for incorporation of predefined scripts, style sheets, images and other SVG entities;
  • single SVG element output for each FME feature (including features with donut and aggregate geometry)
  • international character support.
  • gzip compression support.