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

Bas Couwenberg gitlab at salsa.debian.org
Fri Nov 2 16:51:18 GMT 2018


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


Commits:
75df9f40 by Bas Couwenberg at 2018-11-01T07:48:11Z
New upstream version 0.0.0+svn4245
- - - - -


2 changed files:

- resources/mkgmap-version.properties
- src/uk/me/parabola/mkgmap/reader/osm/SeaGenerator.java


Changes:

=====================================
resources/mkgmap-version.properties
=====================================
@@ -1,2 +1,2 @@
-svn.version: 4244
-build.timestamp: 2018-09-24T08:38:12+0100
+svn.version: 4245
+build.timestamp: 2018-10-19T06:22:23+0100


=====================================
src/uk/me/parabola/mkgmap/reader/osm/SeaGenerator.java
=====================================
@@ -462,6 +462,7 @@ public class SeaGenerator extends OsmReadingHooksAdaptor {
 			// add a copy of this way to be able to draw it as a shape
 			Way shapeWay = new Way(way.getOriginalId(), way.getPoints());
 			shapeWay.setFakeId();
+			shapeWay.copyTags(way);
 			// change the tag so that only special rules looking for it are firing
 			shapeWay.deleteTag("natural"); 
 			shapeWay.addTag("mkgmap:removed_natural",naturalVal); 



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap/commit/75df9f40ba2ad4f87d1282741e0e85d115700a01
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/20181102/605df839/attachment.html>


More information about the Pkg-grass-devel mailing list