Skip to content

1.3.2

Compare
Choose a tag to compare
@SPalominos SPalominos released this 04 Oct 09:16
· 1297 commits to master since this release

Change log

Bugs

  • Fix Invalid cost of PK Index
  • Fix on geojson driver

Enhancements

  • Add support to 2008 and RFC 7946 specification for GeoJson driver
  • Update H2 database to 1.4.196

Features

Documentation

  • Fix the readme to have the correct alias/classname CREATE ALIAS IF NOT EXISTS H2GIS_SPATIAL FOR "org.h2gis.functions.factory.H2GISFunctions.load"
  • Set postgis-jts-osgi to LPGL
  • Add docs for DoubleRange and IntegerRange functions
  • Add on ST_RemoveRepeatedPoint with tolerance
  • Improve ST_Expand
  • Update OSMRead, GPXRead and ST_Graph due to the new argument "delete the existing tables"