Skip to content

v2.0.0

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

Changed

  • Replaced logic in lib/Extent.js with esri-extent (#130).
  • Exporter does not include json partials in exported zipfiles

Added

  • custom projections are supported with WKT from feature services
  • esri-proj-codes is added to support Esri proj code lookups and pass WKT proj strings
  • Added support for coded domain values in exports from services that pass such domains in fields property. Exports from koop will use the coded values (strings) in place of domain codes.

Removed

  • tile support is no longer included by default, please use koop-tile-plugin if needed