GeNet generates a selection of geojson outputs for network eye-ball validation and visualisation.
For large networks these can be very slow and clunky. The files also take up more space on disk.
So with @Theodore-Chatziioannou suggestion, this PR changes the default output format for standard outputs. It also tidies up the three spatial output file options for networks/schedules. Closes: https://github.com/arup-group/genet/issues/215
Londinium network links output goes from 13.8MB to 2.2MB 🚀
GeNet generates a selection of geojson outputs for network eye-ball validation and visualisation. For large networks these can be very slow and clunky. The files also take up more space on disk. So with @Theodore-Chatziioannou suggestion, this PR changes the default output format for standard outputs. It also tidies up the three spatial output file options for networks/schedules. Closes: https://github.com/arup-group/genet/issues/215
Londinium network links output goes from 13.8MB to 2.2MB 🚀
Since I was already in that neck of the woods (standard outputs generation), I stumbled on a known problem and fixed: https://github.com/arup-group/genet/issues/156