Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iemQ4-00038s-04 for pgadmin-hackers@arkaria.postgresql.org; Tue, 10 Dec 2019 20:47:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iemQ1-00066Q-P9 for pgadmin-hackers@arkaria.postgresql.org; Tue, 10 Dec 2019 20:47:41 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iemQ1-00066J-Fc for pgadmin-hackers@lists.postgresql.org; Tue, 10 Dec 2019 20:47:41 +0000 Received: from mail-ed1-x536.google.com ([2a00:1450:4864:20::536]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iemPy-0002Uo-Mi for pgadmin-hackers@lists.postgresql.org; Tue, 10 Dec 2019 20:47:40 +0000 Received: by mail-ed1-x536.google.com with SMTP id r21so6572469edq.0 for ; Tue, 10 Dec 2019 12:47:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=j5UWtaDMJ1fqYs2mzSQqZqwCCuKilzORcmihM0m9lCg=; b=ks6i1WDBCv471OJh80mMr8jUWAr7yhOVvOVg/eEH+lRgI5+GEpDTDuRxUuLtfQmWL/ LqQrCAl/xL5Wn1stszYuVuDlglGX/ybSdbwUWwx6T/7IJR5POhiKd2D2OsI/BVBozpzg ecajZl+QOaw0pxt5sStthFjH/V20oQsdIVUt0wQIcRiN4/51FvaD/UyqRLe69pd5J7rl j0oMM1E+EhwDgig86ftk7Fm9FI5Ri6ecE561QGFncHf3SVjAfXq2EUZqMHNGYcI8zGBd 0la8VdQF34bqEpPH1l+p4R/sq5IkgRahp+jyPmp8kWspppRbIarhHKfKv8mPa6CsZOrb p8Lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=j5UWtaDMJ1fqYs2mzSQqZqwCCuKilzORcmihM0m9lCg=; b=lxZTLYnOCo9UQ6qi6t/g9b9QdFJ9epxehscoiD6reMvlWZKHLHzw96XTO9bNchmelV Mm9BFRCYCQU9YXpKoXAcQEPCVyZeZb0A+rH4UZ9mZp1aLpQGGMUTQrCpQ8l+BslrHgKR T0US0oSj9GgR7ioJHPA3rpkbsO5DzCeVdqWMKZR1aK225WADqGOooLjbkvAv8lQ3ASLL PaWury0n/iAZSAsI4/A6GosTGoHtu0PTmO/yOFWlo+8arIxLeLnMEYc6bCWj6Hyk58uU uRF8xKB1Kav7c/H527NpAZVCSDJLQg11ZkA4HRbQpKzj6vQL/joIWOL66RfqI1X5wfL2 Xh/g== X-Gm-Message-State: APjAAAX+8WO89ojUA3mJhX1lzb+gflLEfpesOktZr6ZxkhuQBQ0/z2x3 U4/fAA8/wvbJL5/8+jXh9PzD+BWeNUrHqFTyqv7VtSQp X-Google-Smtp-Source: APXvYqwJ84qYKxR1uX9jmNzzDOX3OodS5c1xrYHhYk9+IPdrQdyBKTVOD7MvD98fyL5kDqP5Gjno8e4Ue8OCc6w7iwM= X-Received: by 2002:a50:9f65:: with SMTP id b92mr40285165edf.21.1576010857272; Tue, 10 Dec 2019 12:47:37 -0800 (PST) MIME-Version: 1.0 From: Pruss Wan Date: Wed, 11 Dec 2019 04:47:24 +0800 Message-ID: Subject: Option for setting custom basemap/tilelayer for Geometry Viewer To: pgadmin-hackers@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000004f5de205995f9f69" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000004f5de205995f9f69 Content-Type: text/plain; charset="UTF-8" Hi all, I found the Geometry Viewer to be really useful, just that sometimes I prefer basemaps other than OSM. Do you think it is possible to allow users to specify a custom XYZ endpoint with leaflet parameters in Preferences? Maybe under Query Tool -> Geometry Viewer? --0000000000004f5de205995f9f69 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi all, I found the Geometry Viewer to be really useful, j= ust that sometimes I prefer basemaps other than OSM. Do you think it is pos= sible to allow users to specify a custom XYZ endpoint with leaflet paramete= rs in Preferences? Maybe under Query Tool -> Geometry Viewer?
--0000000000004f5de205995f9f69--