From victoria.rautenbach at gmail.com Sun Oct 9 09:11:53 2022 From: victoria.rautenbach at gmail.com (Victoria Rautenbach) Date: Sun, 9 Oct 2022 18:11:53 +0200 Subject: [OSGeo-Announce] Google Summer of Code 2022 with OSGeo - Results and FOSS4G 2022 Report In-Reply-To: References: Message-ID: *Published at https://www.osgeo.org/foundation-news/google-summer-of-code-2022-with-osgeo-results-and-foss4g-2022-report/ * *News item by Rajat Shinde* Dear all, Please join us in congratulating the 6 successful OSGeo Google Summer of Code 2022 contributors who have successfully passed the final evaluation and completed their respective projects [1]. ?? We wish them a bright future ahead, expecting their continued contributions to the OSGeo community. :) In the 2nd year of its inception, the 6 OSGeo GSoC contributors presented their work in a special session during the FOSS4G 2022 [2]. We will share the recording of the session soon. A big thanks to the OSGeo mentors for their constant guidance and supervision throughout the GSoC. Their hard work and dedication play a significant role in making this initiative a success throughout the years. We are extremely positive about the increased participation of the contributors and projects in the coming years. Stay tuned for more news! Stay safe and stay healthy! Kind regards, OSGeo GSoC Administration Team [1] https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2022_Results [2] https://talks.osgeo.org/foss4g-2022/talk/9XUSWF/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From victoria.rautenbach at gmail.com Wed Oct 19 04:22:52 2022 From: victoria.rautenbach at gmail.com (Victoria Rautenbach) Date: Wed, 19 Oct 2022 13:22:52 +0200 Subject: [OSGeo-Announce] pgRouting version 3.4.1, 3.4.0 and version 3.3.5, 3.3.4 release In-Reply-To: References: Message-ID: *Published at https://www.osgeo.org/foundation-news/pgrouting-version-3-4-1-3-4-0-and-version-3-3-5-3-3-4-release/ * *News item by Ashish Kumar* Hello pgRouting community, *The pgRouting Team is pleased to announce the release of pgRouting versions 3.4.1, 3.4.0 and 3.3.5, 3.3.4* The latest release is available at [1] The fixes were backported to the previous versions [2] *To see all issues & pull requests closed by version 3.4.1, see the Git closed milestone for 3.4.1* [3] *Issue fixes* - #2401: pgRouting 3.4.0 do not build docs when sphinx is too low or missing - #2398: v3.4.0 does not upgrade from 3.3.3 *To see all issues & pull requests closed by version 3.4.0, see the Git closed milestone for 3.4.0* [4] *Issue fixes* - #1891: pgr_ksp doesn't give all correct shortest path *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) - Deprecating 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) *To update your database:* Download the packaged version from your operating system, and use this command in the database: ALTER EXTENSION pgrouting UPDATE TO "3.4.1"; [1] https://github.com/pgRouting/pgrouting/releases/latest [2] https://github.com/pgRouting/pgrouting/releases [3] https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.1%22 [4] https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.4.0%22 -- Regards, pgRouting Team. -------------- next part -------------- An HTML attachment was scrubbed... URL: