Skip to content

v1.1.2 [DEPRECATED]

Compare
Choose a tag to compare
@ungoldman ungoldman released this 31 Mar 18:31

DEPRECATED

This version has been deprecated due to a breaking change introduced in v1.1.0.


Added

  • If a provider passes a WKID to the Exporter methods the data will be projected into that ESPG/WKID

Changed

  • First pass at a refactored Exporter. Still needs to be revisited but more code is now shared across the exportToFormat and exportLarge methods. Anything that can be shared is now shared, but the logic in the exportLarge method needs another pass.