]> git.99rst.org Git - openwrt-packages.git/commit
banip: replace the CARTO basemap with local outlines
authorDirk Brenken <redacted>
Thu, 27 Aug 2026 09:06:55 +0000 (11:06 +0200)
committerDirk Brenken <redacted>
Thu, 27 Aug 2026 09:06:55 +0000 (11:06 +0200)
commitde6ca754b19118b2b28d0bc0a683edd19cb0ebee
tree11882cfbaa7a27af65d221368c82ea92cb73c045
parenta353d906fec1f43ac86a0ba5b44b59b0a11a4b60
banip: replace the CARTO basemap with local outlines

CARTO now requires an API key for the raster basemaps at basemaps.cartocdn.com and watermarks every unauthenticated tile request, so the GeoIP map currently renders "API KEY REQUIRED" across the whole viewport.
Therefore in luci-app-banip the basemap is now drawn from country outlines that ship with the package: Natural Earth 1:110m, public domain, all attributes stripped, simplified to 36 kB (~10 kB in the apk).

readme changes in the base package only

Signed-off-by: Dirk Brenken <redacted>
net/banip/Makefile
net/banip/files/README.md
git clone https://git.99rst.org/PROJECT