Just fork code from https://www.codeproject.com/Articles/26932/Convert-SQL-Server-DB-to-SQLite-DB and modify to support converting from geography, geometry types on ...
This is a super simple converter. It is coded to what I needed to make my very simple schema conversion work. It only does tables, primary keys, FKs and basic indexes. It also handles a couple types ...