github pgRouting/pgrouting v3.3.2

latest releases: v3.6.2, v3.6.1, v3.6.0...
2 years ago

pgRouting 3.3.2 Release Notes

To see all issues & pull requests closed by this release see the Git closed milestone for 3.3.2.

  • Revised documentation

    • Simplifying table names and table columns, for example:

      • edges instead of edge_table

        • Removing unused columns category_id and reverse_category_id.
      • combinations instead of combinations_table

      • Using PostGIS standard for geometry column.

        • geom instead of the_geom
    • Avoiding usage of functions that modify indexes, columns etc on tables.

      • Using pgr_extractVertices to create a routing topology
    • Restructure of the pgRouting concepts page.

Issue fixes

  • #2276: edgeDisjointPaths issues with start_vid and combinations
  • #2312: pgr_extractVertices error when target is not BIGINT
  • #2357: Apply clang-tidy performance

Attachments

File Contents
doc-v3.3.2-en-es.tar.gz English and Spanish documentation. Redirection to English
doc-v3.3.2-en.tar.gz English documentation. Redirection to English
doc-v3.3.2-es.tar.gz Spanish documentation. Redirection to Spanish
pgrouting-3.3.2.tar.gz tar.gz of the release
pgrouting-3.3.2.zip zip of the release

Don't miss a new pgrouting release

NewReleases is sending notifications on new releases.