Skip to content

v2.3.0

Compare
Choose a tag to compare
@chelm chelm released this 02 Jul 17:16

Added

  • If a provider passes in a metadata value to the Exporter then it will be used to create a metadata xml file for only shp exports.
  • Added a exportFile method to BaseModel that providers a more simple interface to exporting methods. The goal will be to ultimately change the way exportLarge and exportToFormat are called by providers.