Skip to content

1.4.0

Compare
Choose a tag to compare
@SPalominos SPalominos released this 02 May 12:03
· 1199 commits to master since this release
6d7f181

Change log

Bugs

  • Fix ST_GRAPH : remove temporary tables
  • Fix ST_TRANSFORM : reset cache of cloned geometries
  • Fix ST_OSMDOWNLOADER

Enhancements

  • Drivers support empty tables

Features

  • Add ST_POINT()
  • Add ST_SVF()
  • Add ST_DRAPE()
  • Add ST_NODE()
  • Add JSON write driver

Documentation

  • Add ST_SVF documentation
  • Add ST_DRAPE documentation
  • Update ST_MAKEGRIDPOINTS documentation
  • Update QuickStart