Skip to content

v2.2.0

Choose a tag to compare

@rgwozdz rgwozdz released this 09 Dec 16:48

Added

  • Allow input geospatial data that does not use the WGS84 coordinate system. Input coordinate system can be defined with the inputCrs options or defined on the GeoJSON collection via the crs path.
  • Add outputCrs option as an alias for the projection option as it is a better description of the option's value and compliments inputCrs.
  • Add WKT lookup for spatial reference ids passed as inputCrs, outputCrs (formerly projection), inputSR, or geometry-filter wkid/latestWkid