v1.1.2 [DEPRECATED]
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.