add a bunch of (false) information to the map

This commit is contained in:
2026-01-21 23:25:04 +01:00
parent 08fe8ebc7f
commit 9f591b1bdc
4 changed files with 955 additions and 74 deletions

View File

@@ -34,6 +34,7 @@ let
pkgs.python3Packages.scipy
pkgs.python3Packages.numpy
pkgs.python3Packages.pyproj
pkgs.python3Packages.requests
];
mkShell = pkgs.mkShell;