1.1
- Command can now accept more than one GeoJSON file. The contents of all of the files will be inserted into the same table. #21
- Using the
--spatial-index
option against the same database twice no longer triggers an error. - Now depends on sqlite-utils 3.23 on higher, taking advantage of the SpatiaLite utilities in that library. Thanks, Chris Amico. #28