v3.4.0 #2397
krashish8
announced in
Announcements
v3.4.0
#2397
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
pgRouting 3.4.0 Release Notes
To see all issues & pull requests closed by this release see the Git closed milestone for 3.3.4
Issue fixes
New proposed functions
With points
pgr_withPointsVia
(One Via)Turn Restrictions
Via with turn restrictions
pgr_trspVia
(One Via)pgr_trspVia_withPoints
(One Via)pgr_trsp
pgr_trsp
(One to One)pgr_trsp
(One to Many)pgr_trsp
(Many to One)pgr_trsp
(Many to Many)pgr_trsp
(Combinations)pgr_trsp_withPoints
pgr_trsp_withPoints
(One to One)pgr_trsp_withPoints
(One to Many)pgr_trsp_withPoints
(Many to One)pgr_trsp_withPoints
(Many to Many)pgr_trsp_withPoints
(Combinations)Topology
pgr_degree
Utilities
pgr_findCloseEdges
(One point)pgr_findCloseEdges
(Many points)New experimental functions
Ordering
pgr_cuthillMckeeOrdering
Unclassified
pgr_hawickCircuits
Official functions changes
Flow functions
pgr_maxCardinalityMatch(text)
pgr_maxCardinalityMatch(text,boolean)
Deprecated functions
Turn Restrictions
pgr_trsp(text,integer,integer,boolean,boolean,text)
pgr_trsp(text,integer,float8,integer,float8,boolean,boolean,text)
pgr_trspViaVertices(text,anyarray,boolean,boolean,text)
pgr_trspViaEdges(text,integer[],float[],boolean,boolean,text)
Attachments
doc-v3.4.0-en-es.tar.gz
doc-v3.4.0-en.tar.gz
doc-v3.4.0-es.tar.gz
pgrouting-3.4.0.tar.gz
pgrouting-3.4.0.zip
This discussion was created from the release v3.4.0.
Beta Was this translation helpful? Give feedback.
All reactions