change db: merge subject+latlng in thread_info; add catalog; fix get_markers hidding errors

This commit is contained in:
Swrup 2022-02-21 00:19:35 +01:00
parent b2330cb8a1
commit a54f614e05
9 changed files with 138 additions and 91 deletions

View file

@ -1,3 +1,12 @@
(rule
(target js_catalog.js)
(deps
(file ../../../js/js_catalog.bc.js))
(action
(with-stdout-to
%{target}
(cat ../../../js/js_catalog.bc.js))))
(rule
(target js_babillard.js)
(deps