[Git][debian-gis-team/mkgmap-splitter][master] 4 commits: New upstream version 0.0.0+svn654
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed May 1 04:24:19 BST 2024
Bas Couwenberg pushed to branch master at Debian GIS Project / mkgmap-splitter
Commits:
eacd35b4 by Bas Couwenberg at 2024-05-01T05:19:49+02:00
New upstream version 0.0.0+svn654
- - - - -
c11a44ac by Bas Couwenberg at 2024-05-01T05:19:50+02:00
Update upstream source from tag 'upstream/0.0.0+svn654'
Update to upstream version '0.0.0+svn654'
with Debian dir 61ac04b2ae3eae064afc0157da68054e14942945
- - - - -
d1b0c39b by Bas Couwenberg at 2024-05-01T05:20:22+02:00
New upstream SVN snapshot.
- - - - -
313a3e94 by Bas Couwenberg at 2024-05-01T05:20:59+02:00
Set distribution to unstable.
- - - - -
5 changed files:
- debian/changelog
- doc/splitter.1
- doc/splitter.1.xml
- doc/splitter.txt
- resources/splitter-version.properties
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
-mkgmap-splitter (0.0.0+svn653-2) UNRELEASED; urgency=medium
+mkgmap-splitter (0.0.0+svn654-1) unstable; urgency=medium
+ * New upstream SVN snapshot.
* Bump Standards-Version to 4.6.2, no changes.
* Update URLs to use HTTPS.
* Bump debhelper compat to 13.
@@ -9,7 +10,7 @@ mkgmap-splitter (0.0.0+svn653-2) UNRELEASED; urgency=medium
* Enable Salsa CI.
* Switch to dh-sequence-*.
- -- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:02:41 +0100
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 01 May 2024 05:20:49 +0200
mkgmap-splitter (0.0.0+svn653-1) unstable; urgency=medium
=====================================
doc/splitter.1
=====================================
@@ -249,8 +249,9 @@ bounding polygons with OSM ways having tags name and mapid.
The name of a file containing a bounding polygon in the
.URL "" "osmosis polygon file format"
\&.
+Note that holes in the polygon are more or less ignored.
\fBmkgmap-splitter\fR uses this file when calculating
-the areas.
+the areas.
It first calculates a grid using the given
\*(T<\fB\-\-resolution\fR\*(T>.
The input file is read and for each node, a counter is increased
=====================================
doc/splitter.1.xml
=====================================
@@ -384,6 +384,7 @@ JAVA_OPTS="<replaceable>-Xmx512m</replaceable>" <command>mkgmap-splitter</comman
<para>
The name of a file containing a bounding polygon in the
<ulink url="">osmosis polygon file format</ulink>.
+ Note that holes in the polygon are more or less ignored.
<command>mkgmap-splitter</command> uses this file when calculating
the areas.
It first calculates a grid using the given
=====================================
doc/splitter.txt
=====================================
@@ -158,9 +158,14 @@ a default of 2000 is used which means about 0.04 degrees of latitude or
longitude. If --keep-complete=true is active and --overlap is given, a warning
will be printed because this combination rarely makes sense.
+;--polygon-desc-file
+: An osm file (.o5m, .pbf, .osm) with named ways that describe bounding polygons
+with OSM ways having tags name and mapid.
+
;--polygon-file
: The name of a file containing a bounding polygon in the
[http://wiki.openstreetmap.org/wiki/Osmosis/Polygon_Filter_File_Format osmosis polygon file format].
+Note that holes in the polygon are more or less ignored.
Splitter uses this file when calculating the areas. It first calculates a grid
using the given --resolution. The input file is read and for each node, a
counter is increased for the related grid area. If the input file contains a
=====================================
resources/splitter-version.properties
=====================================
@@ -1,2 +1,2 @@
-svn.version: 653
-build.timestamp: 2022-12-27T06:20:39+0000
+svn.version: 654
+build.timestamp: 2024-04-05T14:44:59+0100
View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap-splitter/-/compare/e31bf59ac89bc7ea1a6e8291aa1d42fd238e5e0d...313a3e94be846050b7aca6530d40d6738ddf823f
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap-splitter/-/compare/e31bf59ac89bc7ea1a6e8291aa1d42fd238e5e0d...313a3e94be846050b7aca6530d40d6738ddf823f
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/20240501/497dc226/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list