From unknown Thu Aug 14 12:25:58 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#32813 <32813@debbugs.gnu.org> To: bug#32813 <32813@debbugs.gnu.org> Subject: Status: [PATCH] OSM-related packages Reply-To: bug#32813 <32813@debbugs.gnu.org> Date: Thu, 14 Aug 2025 19:25:58 +0000 retitle 32813 [PATCH] OSM-related packages reassign 32813 guix-patches submitter 32813 Julien Lepiller severity 32813 normal tag 32813 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 23 16:40:13 2018 Received: (at submit) by debbugs.gnu.org; 23 Sep 2018 20:40:13 +0000 Received: from localhost ([127.0.0.1]:51125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4BAq-0007WS-Mw for submit@debbugs.gnu.org; Sun, 23 Sep 2018 16:40:13 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52903) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4BAo-0007W9-L6 for submit@debbugs.gnu.org; Sun, 23 Sep 2018 16:40:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g4BAi-000315-Uv for submit@debbugs.gnu.org; Sun, 23 Sep 2018 16:40:05 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53687) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g4BAi-00030z-Rz for submit@debbugs.gnu.org; Sun, 23 Sep 2018 16:40:04 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g4BAi-0002fQ-7Y for guix-patches@gnu.org; Sun, 23 Sep 2018 16:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g4BAe-0002zr-9Z for guix-patches@gnu.org; Sun, 23 Sep 2018 16:40:04 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:44586) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g4BAd-0002z4-VF for guix-patches@gnu.org; Sun, 23 Sep 2018 16:40:00 -0400 Received: from localhost (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id cb323627 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for ; Sun, 23 Sep 2018 20:41:30 +0000 (UTC) Date: Sun, 23 Sep 2018 22:39:52 +0200 From: Julien Lepiller To: guix-patches@gnu.org Subject: [PATCH] OSM-related packages Message-ID: <20180923223952.7168c8e8@lepiller.eu> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) Hi, here are 4 OSM-related packages to import data from OSM and use it to create vector tiles. From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 23 16:43:21 2018 Received: (at 32813) by debbugs.gnu.org; 23 Sep 2018 20:43:21 +0000 Received: from localhost ([127.0.0.1]:51132 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4BDs-0007cz-Vv for submit@debbugs.gnu.org; Sun, 23 Sep 2018 16:43:21 -0400 Received: from lepiller.eu ([89.234.186.109]:55288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4BDq-0007cj-RA for 32813@debbugs.gnu.org; Sun, 23 Sep 2018 16:43:19 -0400 Received: from localhost.localdomain (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id b02027c1 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <32813@debbugs.gnu.org>; Sun, 23 Sep 2018 20:44:51 +0000 (UTC) From: Julien Lepiller To: 32813@debbugs.gnu.org Subject: [PATCH 1/4] gnu: Add tegola. Date: Sun, 23 Sep 2018 22:43:08 +0200 Message-Id: <20180923204311.8086-1-julien@lepiller.eu> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180923223952.7168c8e8@lepiller.eu> References: <20180923223952.7168c8e8@lepiller.eu> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32813 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/geo.scm (tegola): New variable. --- gnu/packages/geo.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index ae6ba024e..e6aafff7d 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -760,3 +760,33 @@ location queries to be run in SQL.") license:bsd-3 ; files only say "BSD" ;; doc license:cc-by-sa3.0)))) + +(define-public tegola + (package + (name "tegola") + (version "0.7.0") + (source (origin + (method url-fetch) + (uri (string-append + "https://github.com/go-spatial/tegola/archive/v" + version ".tar.gz")) + (sha256 + (base32 + "09vnzxfn0r70kmd776kcdfqxhzdj11syxa0b27z4ci1k367v7viw")))) + (build-system go-build-system) + (arguments + `(#:import-path "github.com/go-spatial/tegola/cmd/tegola" + #:unpack-path "github.com/go-spatial" + #:phases + (modify-phases %standard-phases + (add-before 'build 'rename-import + (lambda _ + (rename-file (string-append "src/github.com/go-spatial/tegola-" ,version) + "src/github.com/go-spatial/tegola") + #t))))) + (home-page "http://tegola.io") + (synopsis "Vector tile server for maps") + (description "Tegola is a free vector tile server written in Go. Tegola +takes geospatial data and slices it into vector tiles that can be efficiently +delivered to any client.") + (license license:expat))) -- 2.18.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 23 16:43:22 2018 Received: (at 32813) by debbugs.gnu.org; 23 Sep 2018 20:43:22 +0000 Received: from localhost ([127.0.0.1]:51135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4BDu-0007dI-Ge for submit@debbugs.gnu.org; Sun, 23 Sep 2018 16:43:22 -0400 Received: from lepiller.eu ([89.234.186.109]:55288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4BDr-0007cj-TT for 32813@debbugs.gnu.org; Sun, 23 Sep 2018 16:43:20 -0400 Received: from localhost.localdomain (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id 4b55e68f (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <32813@debbugs.gnu.org>; Sun, 23 Sep 2018 20:44:51 +0000 (UTC) From: Julien Lepiller To: 32813@debbugs.gnu.org Subject: [PATCH 2/4] gnu: Add imposm3. Date: Sun, 23 Sep 2018 22:43:09 +0200 Message-Id: <20180923204311.8086-2-julien@lepiller.eu> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180923204311.8086-1-julien@lepiller.eu> References: <20180923223952.7168c8e8@lepiller.eu> <20180923204311.8086-1-julien@lepiller.eu> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32813 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/geo.scm (imposm3): New variable. --- gnu/packages/geo.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index e6aafff7d..81bffcc88 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -790,3 +790,37 @@ location queries to be run in SQL.") takes geospatial data and slices it into vector tiles that can be efficiently delivered to any client.") (license license:expat))) + +(define-public imposm3 + (package + (name "imposm3") + (version "0.6.0-alpha.4") + (source + (origin + (method url-fetch) + (uri (string-append "https://github.com/omniscale/imposm3/archive/v" + version ".tar.gz")) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "06f0kwmv52yd5m9jlckqxqmkf0cnqy3hamakrvg9lspplyqrds80")))) + (build-system go-build-system) + (arguments + `(#:import-path "github.com/omniscale/imposm3/cmd/imposm" + #:unpack-path "github.com/omniscale" + #:phases + (modify-phases %standard-phases + (add-before 'build 'rename-import + (lambda _ + (rename-file (string-append "src/github.com/omniscale/imposm3-" ,version) + "src/github.com/omniscale/imposm3") + #t))))) + (inputs + `(("geos" ,geos) + ("leveldb" ,leveldb))) + (home-page "http://imposm.org/") + (synopsis "OpenStreetMap importer for PostGIS.") + (description "Imposm is an importer for OpenStreetMap data. It reads PBF +files and imports the data into PostgreSQL/PostGIS databases. It is designed +to create databases that are optimized for rendering/tile/map-services.") + (license license:asl2.0))) -- 2.18.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 23 16:43:22 2018 Received: (at 32813) by debbugs.gnu.org; 23 Sep 2018 20:43:23 +0000 Received: from localhost ([127.0.0.1]:51137 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4BDu-0007dL-OM for submit@debbugs.gnu.org; Sun, 23 Sep 2018 16:43:22 -0400 Received: from lepiller.eu ([89.234.186.109]:55288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4BDs-0007cj-Nf for 32813@debbugs.gnu.org; Sun, 23 Sep 2018 16:43:21 -0400 Received: from localhost.localdomain (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id 4d67c629 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <32813@debbugs.gnu.org>; Sun, 23 Sep 2018 20:44:51 +0000 (UTC) From: Julien Lepiller To: 32813@debbugs.gnu.org Subject: [PATCH 3/4] gnu: Add osm2pgsql. Date: Sun, 23 Sep 2018 22:43:10 +0200 Message-Id: <20180923204311.8086-3-julien@lepiller.eu> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180923204311.8086-1-julien@lepiller.eu> References: <20180923223952.7168c8e8@lepiller.eu> <20180923204311.8086-1-julien@lepiller.eu> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32813 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/geo.scm (osm2pgsql): New variable. --- gnu/packages/geo.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index 81bffcc88..efc68ea85 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -824,3 +824,33 @@ delivered to any client.") files and imports the data into PostgreSQL/PostGIS databases. It is designed to create databases that are optimized for rendering/tile/map-services.") (license license:asl2.0))) + +(define-public osm2pgsql + (package + (name "osm2pgsql") + (version "0.96.0") + (source (origin + (method url-fetch) + (uri (string-append "https://github.com/openstreetmap/osm2pgsql/archive/" + version ".tar.gz")) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "08y7776r4l9v9177a4q6cfdri0lpirky96m6g699hwl7v1vhw0mn")))) + (build-system cmake-build-system) + (arguments + ;; failure :/ + `(#:tests? #f)) + (inputs + `(("boost" ,boost) + ("expat" ,expat) + ("lua" ,lua) + ("postgresql" ,postgresql) + ("proj.4" ,proj.4) + ("zlib" ,zlib))) + (home-page "https://github.com/openstreetmap/osm2pgsql") + (synopsis "OSM data importer to postgresql") + (description "Osm2pgsql is a tool for loading OpenStreetMap data into a +PostgreSQL / PostGIS database suitable for applications like rendering into a +map, geocoding with Nominatim, or general analysis.") + (license license:gpl2))) -- 2.18.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 23 16:43:23 2018 Received: (at 32813) by debbugs.gnu.org; 23 Sep 2018 20:43:23 +0000 Received: from localhost ([127.0.0.1]:51139 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4BDu-0007dT-W7 for submit@debbugs.gnu.org; Sun, 23 Sep 2018 16:43:23 -0400 Received: from lepiller.eu ([89.234.186.109]:55288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4BDt-0007cj-BE for 32813@debbugs.gnu.org; Sun, 23 Sep 2018 16:43:21 -0400 Received: from localhost.localdomain (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id 043d211d (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <32813@debbugs.gnu.org>; Sun, 23 Sep 2018 20:44:51 +0000 (UTC) From: Julien Lepiller To: 32813@debbugs.gnu.org Subject: [PATCH 4/4] gnu: Add tippecanoe. Date: Sun, 23 Sep 2018 22:43:11 +0200 Message-Id: <20180923204311.8086-4-julien@lepiller.eu> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180923204311.8086-1-julien@lepiller.eu> References: <20180923223952.7168c8e8@lepiller.eu> <20180923204311.8086-1-julien@lepiller.eu> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32813 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/geo.scm (tippecanoe): New variable. --- gnu/packages/geo.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index efc68ea85..ed3d922d1 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -854,3 +854,35 @@ to create databases that are optimized for rendering/tile/map-services.") PostgreSQL / PostGIS database suitable for applications like rendering into a map, geocoding with Nominatim, or general analysis.") (license license:gpl2))) + +(define-public tippecanoe + (package + (name "tippecanoe") + (version "1.31.5") + (source (origin + (method url-fetch) + (uri (string-append "https://github.com/mapbox/tippecanoe/archive/" + version ".tar.gz")) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1057na1dkgjaryr7jr15lqkxpam111d3l5zdpdkqzzzpxmdjxqcf")))) + (build-system gnu-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases (delete 'configure)) + #:test-target "test" + #:make-flags + (list "CC=gcc" + (string-append "PREFIX=" (assoc-ref %outputs "out"))))) + (inputs + `(("sqlite" ,sqlite) + ("zlib" ,zlib))) + (native-inputs + `(("perl" ,perl))) + (home-page "https://github.com/mapbox/tippecanoe") + (synopsis "Vector tile server for maps") + (description "Tippecanoe creates scale-independent view of data, so that +the texture and density of features is visible at every zoom level, instead of +dropping features at lower levels.") + (license license:bsd-2))) -- 2.18.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 25 13:05:08 2018 Received: (at 32813) by debbugs.gnu.org; 25 Sep 2018 17:05:08 +0000 Received: from localhost ([127.0.0.1]:53966 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4qlm-0005We-IG for submit@debbugs.gnu.org; Tue, 25 Sep 2018 13:05:08 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:60390 helo=bjoernhoefling.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4qlj-0005WE-1t for 32813@debbugs.gnu.org; Tue, 25 Sep 2018 13:05:04 -0400 Received: from alma-ubu (p57B52D3E.dip0.t-ipconnect.de [87.181.45.62]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 0439B40905; Tue, 25 Sep 2018 19:05:00 +0200 (CEST) Date: Tue, 25 Sep 2018 19:04:59 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Julien Lepiller Subject: Re: [bug#32813] [PATCH 1/4] gnu: Add tegola. Message-ID: <20180925190459.2f029298@alma-ubu> In-Reply-To: <20180923204311.8086-1-julien@lepiller.eu> References: <20180923223952.7168c8e8@lepiller.eu> <20180923204311.8086-1-julien@lepiller.eu> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/qy0G.5N6K1I44ureowljA.."; protocol="application/pgp-signature" X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 32813 Cc: 32813@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.9 (/) --Sig_/qy0G.5N6K1I44ureowljA.. Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, 23 Sep 2018 22:43:08 +0200 Julien Lepiller wrote: > * gnu/packages/geo.scm (tegola): New variable. > --- > gnu/packages/geo.scm | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) >=20 > diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm > index ae6ba024e..e6aafff7d 100644 > --- a/gnu/packages/geo.scm > +++ b/gnu/packages/geo.scm > @@ -760,3 +760,33 @@ location queries to be run in SQL.") > license:bsd-3 ; files only say "BSD" > ;; doc > license:cc-by-sa3.0)))) > + > +(define-public tegola > + (package > + (name "tegola") > + (version "0.7.0") > + (source (origin > + (method url-fetch) > + (uri (string-append > + "https://github.com/go-spatial/tegola/archive/v" > + version ".tar.gz")) > + (sha256 > + (base32 > + > "09vnzxfn0r70kmd776kcdfqxhzdj11syxa0b27z4ci1k367v7viw")))) > + (build-system go-build-system) > + (arguments > + `(#:import-path "github.com/go-spatial/tegola/cmd/tegola" > + #:unpack-path "github.com/go-spatial" > + #:phases > + (modify-phases %standard-phases > + (add-before 'build 'rename-import > + (lambda _ > + (rename-file (string-append > "src/github.com/go-spatial/tegola-" ,version) > + "src/github.com/go-spatial/tegola") > + #t))))) > + (home-page "http://tegola.io") > + (synopsis "Vector tile server for maps") > + (description "Tegola is a free vector tile server written in > Go. Tegola +takes geospatial data and slices it into vector tiles > that can be efficiently +delivered to any client.") > + (license license:expat))) Hi Julien, thanks for the patch-set! Here are my remarks: Import for go-system missing: + #:use-module (guix build-system go) ./pre-inst-env guix lint $REVIEW_PACKAGE gnu/packages/geo.scm:770:12: tegola@0.7.0: the source file name should cont= ain the package name --> i.e. add to the source a line: (file-name (string-append name "-" version ".zip")) Under directory 'vendor' are a bunch of dependencies. I never used Go, so I ask carefully: * Do we already have them as a package (or some of them)? * Can those be snipped away? * If not, please check the licenses. With licensecheck, I found at least: Apache 2.0 BSD-2 BSD-3 And here is one I didn't know yet and I think we don't yet have a license term for it in Guix :-) vendor/github.com/BurntSushi/toml/COPYING DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Isn't that nice? :-) I ran the program and got: ./pre-inst-env guix environment --ad-hoc tegola -- tegola version version not set But I wouldn't invest too much time into this one, as long as the "serve" command works (havn't tried that). Thanks, Bj=C3=B6rn --Sig_/qy0G.5N6K1I44ureowljA.. Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAluqarwACgkQvyhstlk+X/3G6gCfbwLHq9Oiu3IUcfSfONKd81Yi T50AnjWDyxlEl0lxN22Ivo4C+7eVtrhZ =kJMG -----END PGP SIGNATURE----- --Sig_/qy0G.5N6K1I44ureowljA..-- From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 25 13:16:24 2018 Received: (at 32813) by debbugs.gnu.org; 25 Sep 2018 17:16:24 +0000 Received: from localhost ([127.0.0.1]:53972 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4qwi-0005pO-7j for submit@debbugs.gnu.org; Tue, 25 Sep 2018 13:16:24 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:60396 helo=bjoernhoefling.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4qwf-0005pF-V9 for 32813@debbugs.gnu.org; Tue, 25 Sep 2018 13:16:22 -0400 Received: from alma-ubu (p57B52D3E.dip0.t-ipconnect.de [87.181.45.62]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 7602940905; Tue, 25 Sep 2018 19:16:19 +0200 (CEST) Date: Tue, 25 Sep 2018 19:16:17 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Julien Lepiller Subject: Re: [bug#32813] [PATCH 2/4] gnu: Add imposm3. Message-ID: <20180925191617.255bc41c@alma-ubu> In-Reply-To: <20180923204311.8086-2-julien@lepiller.eu> References: <20180923223952.7168c8e8@lepiller.eu> <20180923204311.8086-1-julien@lepiller.eu> <20180923204311.8086-2-julien@lepiller.eu> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/5QstRDNfSBFEUQjO9QvKSRK"; protocol="application/pgp-signature" X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 32813 Cc: 32813@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.9 (/) --Sig_/5QstRDNfSBFEUQjO9QvKSRK Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, 23 Sep 2018 22:43:09 +0200 Julien Lepiller wrote: > * gnu/packages/geo.scm (imposm3): New variable. > --- > gnu/packages/geo.scm | 34 ++++++++++++++++++++++++++++++++++ > 1 file changed, 34 insertions(+) >=20 > diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm > index e6aafff7d..81bffcc88 100644 > --- a/gnu/packages/geo.scm > +++ b/gnu/packages/geo.scm > @@ -790,3 +790,37 @@ location queries to be run in SQL.") > takes geospatial data and slices it into vector tiles that can be > efficiently delivered to any client.") > (license license:expat))) > + > +(define-public imposm3 > + (package > + (name "imposm3") > + (version "0.6.0-alpha.4") Is there a reason you chose the -alpha.4 instead of 0.5.0? [..] > + (home-page "http://imposm.org/") Use https. > + (synopsis "OpenStreetMap importer for PostGIS.") > + (description "Imposm is an importer for OpenStreetMap data. It > reads PBF +files and imports the data into PostgreSQL/PostGIS > databases. It is designed +to create databases that are optimized > for rendering/tile/map-services.") > + (license license:asl2.0))) /pre-inst-env guix lint $REVIEW_PACKAGE gnu/packages/geo.scm:798:2: imposm3@0.6.0-alpha.4: permanent redirect from = http://imposm.org/ to https://imposm.org/ gnu/packages/geo.scm:825:14: imposm3@0.6.0-alpha.4: no period allowed at th= e end of the synopsis As with tegola, there are some dependencies in the 'vendors' directory. Either unbundle them or add their licenses to the license field. This does not work too: ./pre-inst-env guix environment --ad-hoc imposm3 -- imposm version 0.0.0-dev Otherwise fine. Bj=C3=B6rn --Sig_/5QstRDNfSBFEUQjO9QvKSRK Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAluqbWIACgkQvyhstlk+X/3bMQCePZIy//J1nQT7ai3oZMnOAgjs vLMAoKM5cbUfvHYLdISXMRR4rAfyj3lj =hqU5 -----END PGP SIGNATURE----- --Sig_/5QstRDNfSBFEUQjO9QvKSRK-- From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 25 13:37:44 2018 Received: (at 32813) by debbugs.gnu.org; 25 Sep 2018 17:37:44 +0000 Received: from localhost ([127.0.0.1]:53981 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4rHM-0006OP-E5 for submit@debbugs.gnu.org; Tue, 25 Sep 2018 13:37:44 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:60402 helo=bjoernhoefling.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4rHL-0006OH-21 for 32813@debbugs.gnu.org; Tue, 25 Sep 2018 13:37:43 -0400 Received: from alma-ubu (p57B52D3E.dip0.t-ipconnect.de [87.181.45.62]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 0BF8C40905; Tue, 25 Sep 2018 19:37:42 +0200 (CEST) Date: Tue, 25 Sep 2018 19:37:40 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Julien Lepiller Subject: Re: [bug#32813] [PATCH 3/4] gnu: Add osm2pgsql. Message-ID: <20180925193740.0284e415@alma-ubu> In-Reply-To: <20180923204311.8086-3-julien@lepiller.eu> References: <20180923223952.7168c8e8@lepiller.eu> <20180923204311.8086-1-julien@lepiller.eu> <20180923204311.8086-3-julien@lepiller.eu> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/WD=a9my9J29M2DBbFI.4cyw"; protocol="application/pgp-signature" X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 32813 Cc: 32813@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.9 (/) --Sig_/WD=a9my9J29M2DBbFI.4cyw Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, 23 Sep 2018 22:43:10 +0200 Julien Lepiller wrote: > * gnu/packages/geo.scm (osm2pgsql): New variable. > --- > gnu/packages/geo.scm | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) >=20 > diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm > index 81bffcc88..efc68ea85 100644 > --- a/gnu/packages/geo.scm > +++ b/gnu/packages/geo.scm > @@ -824,3 +824,33 @@ delivered to any client.") > files and imports the data into PostgreSQL/PostGIS databases. It is > designed to create databases that are optimized for > rendering/tile/map-services.") (license license:asl2.0))) > + > +(define-public osm2pgsql > + (package > + (name "osm2pgsql") > + (version "0.96.0") [..] > + (license license:gpl2))) Hm.=20 The COPYING file says gpl2. The README is saying nothing about the license. A LICENSE file is missing. Most .cpp/.h files do not have a header and do not clarify it. But these 3 do: ./parse-osmium.cpp: *No copyright* GPL (v2 or later) ./parse-osmium.hpp: *No copyright* GPL (v2 or later) ./tests/test-options-projection.cpp: GPL (v2 or later) Is this (list gpl2 gpl2+) ?! Found more: ./contrib/protozero/LICENSE.from_folly: *No copyright* Apache License (v2.0) ./contrib/protozero/LICENSE.md: BSD 2-clause "Simplified" License ./contrib/libosmium/osmium/*: BSL Does it make sense/have you tried to unbundle protozero and libosmonium: https://github.com/mapbox/protozero https://github.com/osmcode/libosmium Either unbundle or add to copyright line. Missing import: #:use-module (gnu packages lua) Otherwise, LGTM Thanks, Bj=C3=B6rn --=20 Dipl.-Inf. Bj=C3=B6rn H=C3=B6fling Software Developer (GIS, Java) http://www.bjoernhoefling.de/ +49-176-666 875 06 USt-IdNr: DE275885245 --Sig_/WD=a9my9J29M2DBbFI.4cyw Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAluqcmUACgkQvyhstlk+X/0PwwCfRn7yDEjPhFlz6lTC7c1EPfSR qpQAnjIoPPs+iE1fLhF6TnMtFO8YdXrn =AF1g -----END PGP SIGNATURE----- --Sig_/WD=a9my9J29M2DBbFI.4cyw-- From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 25 13:39:32 2018 Received: (at 32813) by debbugs.gnu.org; 25 Sep 2018 17:39:32 +0000 Received: from localhost ([127.0.0.1]:53985 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4rJ5-0006Rc-RK for submit@debbugs.gnu.org; Tue, 25 Sep 2018 13:39:32 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:60404 helo=bjoernhoefling.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4rJ3-0006RU-W8 for 32813@debbugs.gnu.org; Tue, 25 Sep 2018 13:39:30 -0400 Received: from alma-ubu (p57B52D3E.dip0.t-ipconnect.de [87.181.45.62]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 34AEA40905; Tue, 25 Sep 2018 19:39:29 +0200 (CEST) Date: Tue, 25 Sep 2018 19:39:27 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Julien Lepiller Subject: Re: [bug#32813] [PATCH 3/4] gnu: Add osm2pgsql. Message-ID: <20180925193927.61740ea4@alma-ubu> In-Reply-To: <20180923204311.8086-3-julien@lepiller.eu> References: <20180923223952.7168c8e8@lepiller.eu> <20180923204311.8086-1-julien@lepiller.eu> <20180923204311.8086-3-julien@lepiller.eu> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/0.tiAR3lTitD07XVWMcN6Cr"; protocol="application/pgp-signature" X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 32813 Cc: 32813@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.9 (/) --Sig_/0.tiAR3lTitD07XVWMcN6Cr Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, 23 Sep 2018 22:43:10 +0200 Julien Lepiller wrote: > * gnu/packages/geo.scm (osm2pgsql): New variable. > --- > gnu/packages/geo.scm | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) >=20 > diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm > index 81bffcc88..efc68ea85 100644 > --- a/gnu/packages/geo.scm > +++ b/gnu/packages/geo.scm > @@ -824,3 +824,33 @@ delivered to any client.") > files and imports the data into PostgreSQL/PostGIS databases. It is > designed to create databases that are optimized for > rendering/tile/map-services.") (license license:asl2.0))) > + > +(define-public osm2pgsql > + (package > + (name "osm2pgsql") > + (build-system cmake-build-system) Sorry, missed one more: Import missing: #:use-module (guix build-system cmake) Bj=C3=B6rn --Sig_/0.tiAR3lTitD07XVWMcN6Cr Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAluqctAACgkQvyhstlk+X/3eswCgmtKF1CdzkuHUA2vhbEkNdoFQ E6QAni2++VKt5M7Wi4E7oaB6vmn+CyPG =K986 -----END PGP SIGNATURE----- --Sig_/0.tiAR3lTitD07XVWMcN6Cr-- From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 25 13:52:06 2018 Received: (at 32813) by debbugs.gnu.org; 25 Sep 2018 17:52:06 +0000 Received: from localhost ([127.0.0.1]:53989 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4rVG-0006kC-2U for submit@debbugs.gnu.org; Tue, 25 Sep 2018 13:52:06 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:60410 helo=bjoernhoefling.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g4rVE-0006k4-2D for 32813@debbugs.gnu.org; Tue, 25 Sep 2018 13:52:04 -0400 Received: from alma-ubu (p57B52D3E.dip0.t-ipconnect.de [87.181.45.62]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 15F7540905; Tue, 25 Sep 2018 19:52:03 +0200 (CEST) Date: Tue, 25 Sep 2018 19:52:01 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Julien Lepiller Subject: Re: [bug#32813] [PATCH 4/4] gnu: Add tippecanoe. Message-ID: <20180925195201.0fe73098@alma-ubu> In-Reply-To: <20180923204311.8086-4-julien@lepiller.eu> References: <20180923223952.7168c8e8@lepiller.eu> <20180923204311.8086-1-julien@lepiller.eu> <20180923204311.8086-4-julien@lepiller.eu> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/JSPWv/c5Dw0k1tfhxVPc4hS"; protocol="application/pgp-signature" X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 32813 Cc: 32813@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.9 (/) --Sig_/JSPWv/c5Dw0k1tfhxVPc4hS Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, 23 Sep 2018 22:43:11 +0200 Julien Lepiller wrote: > * gnu/packages/geo.scm (tippecanoe): New variable. > --- > gnu/packages/geo.scm | 32 ++++++++++++++++++++++++++++++++ > 1 file changed, 32 insertions(+) >=20 > diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm > index efc68ea85..ed3d922d1 100644 > --- a/gnu/packages/geo.scm > +++ b/gnu/packages/geo.scm > @@ -854,3 +854,35 @@ to create databases that are optimized for > rendering/tile/map-services.") PostgreSQL / PostGIS database suitable > for applications like rendering into a map, geocoding with Nominatim, > or general analysis.") (license license:gpl2))) > + > +(define-public tippecanoe > + (package > + (name "tippecanoe") [..] > + (inputs > + `(("sqlite" ,sqlite) > + ("zlib" ,zlib))) > + (native-inputs > + `(("perl" ,perl))) filters/limit-tiles-to-bbox uses perl, but perl is in native-inputs. Is this meant to be used only at compile-time? On the other hand, this file is not in the store item's bin directory, so it looks like it's fine that way. Thanks for that series! Bj=C3=B6rn --Sig_/JSPWv/c5Dw0k1tfhxVPc4hS Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAluqdcIACgkQvyhstlk+X/0uXwCfXGawx0iHl1P2B42tUkAFSONn NEEAnROYZddyiJUIxeNUEb8IHEcXGA33 =FGjT -----END PGP SIGNATURE----- --Sig_/JSPWv/c5Dw0k1tfhxVPc4hS-- From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 29 06:47:28 2018 Received: (at 32813) by debbugs.gnu.org; 29 Sep 2018 10:47:28 +0000 Received: from localhost ([127.0.0.1]:58324 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g6CmW-00010G-Dm for submit@debbugs.gnu.org; Sat, 29 Sep 2018 06:47:28 -0400 Received: from lepiller.eu ([89.234.186.109]:56074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g6CmU-000107-Kw for 32813@debbugs.gnu.org; Sat, 29 Sep 2018 06:47:27 -0400 Received: from localhost (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id 663b0956 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for <32813@debbugs.gnu.org>; Sat, 29 Sep 2018 10:49:10 +0000 (UTC) Date: Sat, 29 Sep 2018 12:47:19 +0200 From: Julien Lepiller To: 32813@debbugs.gnu.org Subject: Re: [bug#32813] [PATCH] OSM-related packages Message-ID: <20180929124719.44bd3122@lepiller.eu> In-Reply-To: <20180923223952.7168c8e8@lepiller.eu> References: <20180923223952.7168c8e8@lepiller.eu> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32813 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Le Sun, 23 Sep 2018 22:39:52 +0200, Julien Lepiller a =C3=A9crit : > Hi, >=20 > here are 4 OSM-related packages to import data from OSM and use it to > create vector tiles. Pushed as be7c64ba2d82f6d800ad6577ff8e9e6306071977 - 6f91223fd4889301a099f75ecc855031a300fcfe after addressing Bj=C3=B6rn's remarks. I managed to unbundle libosmium and protozero, but not go dependencies of imposm and tegola. From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 29 08:11:45 2018 Received: (at 32813-done) by debbugs.gnu.org; 29 Sep 2018 12:11:45 +0000 Received: from localhost ([127.0.0.1]:58372 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g6E65-00055E-4N for submit@debbugs.gnu.org; Sat, 29 Sep 2018 08:11:45 -0400 Received: from lepiller.eu ([89.234.186.109]:56076) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g6E63-000555-BB for 32813-done@debbugs.gnu.org; Sat, 29 Sep 2018 08:11:43 -0400 Received: from localhost (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id 06edc2a2 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for <32813-done@debbugs.gnu.org>; Sat, 29 Sep 2018 12:13:27 +0000 (UTC) Date: Sat, 29 Sep 2018 14:11:33 +0200 From: Julien Lepiller To: 32813-done@debbugs.gnu.org Subject: Re: [bug#32813] [PATCH] OSM-related packages Message-ID: <20180929141133.1bf8ac01@lepiller.eu> In-Reply-To: <20180929124719.44bd3122@lepiller.eu> References: <20180923223952.7168c8e8@lepiller.eu> <20180929124719.44bd3122@lepiller.eu> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32813-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Le Sat, 29 Sep 2018 12:47:19 +0200, Julien Lepiller a =C3=A9crit : > Le Sun, 23 Sep 2018 22:39:52 +0200, > Julien Lepiller a =C3=A9crit : >=20 > > Hi, > >=20 > > here are 4 OSM-related packages to import data from OSM and use it > > to create vector tiles. =20 >=20 > Pushed as be7c64ba2d82f6d800ad6577ff8e9e6306071977 - > 6f91223fd4889301a099f75ecc855031a300fcfe after addressing Bj=C3=B6rn's > remarks. I managed to unbundle libosmium and protozero, but not go > dependencies of imposm and tegola. From unknown Thu Aug 14 12:25:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 28 Oct 2018 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator