Skip to content

0.3.1

Compare
Choose a tag to compare
@stuporglue stuporglue released this 19 Dec 17:45
· 83 commits to master since this release

First tagged release as a library.

  • Support for custom MySQL functions (User Defined Functions and stored functions).
  • Built-in support for some functions which may be useful for working with Lat/Lng distances and bearings.
  • Fixed issue where duplicate function names would appear in get_capabilities result set.
  • Broke out WP_GeoUtil::geom_to_geojson() to its own function.
  • Enhancements to WP_GeoUtil::is_geojson()
  • WP_GeoUtil::metaval_to_geom() no longer converts geometry from single to multi automatically.