qgis additions

This commit is contained in:
barrulus 2025-09-02 14:10:23 +01:00
parent fecbae826c
commit 20dfb7cfcb
17 changed files with 969 additions and 17 deletions

View file

@ -1,3 +1,3 @@
start chrome.exe http://localhost:8000/
start chrome.exe http://localhost:9000/
@echo off
python -m http.server 8000
python -m http.server 9000