From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGHuU-0001KG-Kv for guix-patches@gnu.org; Wed, 09 May 2018 01:45:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGHuQ-0004Dp-Bm for guix-patches@gnu.org; Wed, 09 May 2018 01:45:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46817) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fGHuQ-0004Dg-8w for guix-patches@gnu.org; Wed, 09 May 2018 01:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fGHuQ-0006fY-0m for guix-patches@gnu.org; Wed, 09 May 2018 01:45:02 -0400 Subject: [bug#31175] [PATCH] gnu: Add postgis. Resent-Message-ID: Date: Wed, 9 May 2018 07:44:45 +0200 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Message-ID: <20180509074445.4c2bb458@alma-ubu> In-Reply-To: <20180416111821.48042726@lepiller.eu> References: <20180416111821.48042726@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/G5etJjwHze/CecCNivEgPFi"; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Julien Lepiller Cc: 31175@debbugs.gnu.org --Sig_/G5etJjwHze/CecCNivEgPFi Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, 16 Apr 2018 11:18:21 +0200 Julien Lepiller wrote: > Hi, here are two patches to add postgis and its dependency gdal. Hi Julien, I did a concise review of GDAL now. Besides of my above remarks, I have the following small notes: (license (list ; general license --> I think full-line comments should start with ";;" double semi-colons. ("libjpeg" ,libjpeg) --> Can you use libjpeg-turbo? The list of dependencies/supported algorithms could of cause be extended, but as a first start, this is OK. I could successfully use in a guix container ogr2ogr with a shapefile, transforming coordinates from EPSG:31468 to EPSG:4326. Furthermore, I could gdal_translate a tif+tfw into a jpeg*world-file. Thanks, Bj=C3=B6rn --Sig_/G5etJjwHze/CecCNivEgPFi Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlryis0ACgkQvyhstlk+X/01hgCglfV8Qv7uipoBTAR87P7v2wMH 1BEAoIdfxCTtO8jSWfrzEB8MQv9FPnIm =gmHM -----END PGP SIGNATURE----- --Sig_/G5etJjwHze/CecCNivEgPFi--