[Git][debian-gis-team/mkgmap][upstream] New upstream version 0.0.0+svn4802

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 1 05:58:44 BST 2021



Bas Couwenberg pushed to branch upstream at Debian GIS Project / mkgmap


Commits:
941458d7 by Bas Couwenberg at 2021-08-01T06:45:41+02:00
New upstream version 0.0.0+svn4802
- - - - -


3 changed files:

- build.xml
- resources/mkgmap-version.properties
- src/uk/me/parabola/util/ShapeSplitter.java


Changes:

=====================================
build.xml
=====================================
@@ -414,7 +414,7 @@
 		<copy todir="${dist}/examples">
 			<fileset dir="resources">
 				<include name="roadNameConfig.txt"/>
-				<include name="roadNameConfig.txt"/>
+				<include name="sample.cfg"/>
 				<include name="RoundaboutFlareRules.config"/>
 				<include name="known-hgt.txt"/>
 				<include name="installer/**"/>


=====================================
resources/mkgmap-version.properties
=====================================
@@ -1,2 +1,2 @@
-svn.version: 4800
-build.timestamp: 2021-07-01T09:17:31+0100
+svn.version: 4802
+build.timestamp: 2021-07-08T13:19:08+0100


=====================================
src/uk/me/parabola/util/ShapeSplitter.java
=====================================
@@ -818,7 +818,7 @@ public class ShapeSplitter {
 		processLineList(newMore, moreList);
 		if (detectedProblems) {
 			logDiagInfo(coords, lessList, moreList);
-			log.error(isLongitude ? "Vertical" : "Horizontal", "split", dividingLine, "failed on shape at", coords.get(0).toOSMURL(),
+			log.warn(isLongitude ? "Vertical" : "Horizontal", "split", dividingLine, "failed on shape at", coords.get(0).toOSMURL(),
 					  "Possibly a self-intersecting polygon");
 		}
 	} // split



View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap/-/commit/941458d70078a3f8717611a886d77e4734f6ce90

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap/-/commit/941458d70078a3f8717611a886d77e4734f6ce90
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20210801/42a4e64a/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list