Release Notes:
V4-0:
Bug Fix
[GMLV-13] - GMArc implementation is not accurate enough using either Bezier or Quadratic curves replaced by Arc2D. Thanks to Ivo Noorhoff for his input
Improvements
[GMLV-1] - Migrate schema packs from JAR files to XML
[GMLV-7] - Refactor the WFS functionality to make modular and robust
[GMLV-12] - Increase the Bundled JRE option to the latest version
[GMLV-15] - Improve Help->About to display XML Schema Pack information
New Features
NEW: Integrated support for IMRO 2008.
[GMLV-3] - Create maven installer
[GMLV-14] - Use command line parameters to bootstrap the load of a gml file and its associated schema pack. Use: gmlviewer.exe {filename} {schemapack}
Tasks
[GMLV-8] - Refactor the internal Style code to increase reuse
[GMLV-16] - Update install4j to improve MS Vista support
[GMLV-17] - Remove RPM Installer option for Red Hat Linux
V3-5:
NEW: WFS Client support (Beta version)
NEW: Integrated support for IMRO 2006
NEW: XML Property browser
NEW: XPath Property browser
NEW: Xlink support through property browser
FIX: Support for Java 1.6
v3-0-2:
NEW: Support for dynamic text labels within schema packs
NEW: Support for text font, height, anchor position and orientation across all schema packs not just OSMM
NEW: Dashed lines on polygon borders
NEW: Opacity on Symbols
NEW: Specify Orientation in radians
Fixed: Stop stack trace when schema pack not loaded
v3-0-1:
NEW: Support for GML3 Circle geometry
NEW: Support for GML3 Arc geometry