500, 1000
lines
sqlite
../../data/sqlite/world.sqlite
true
(SELECT *, 'radial-distance' as algorithm, 10 as simplify, -375 as ty FROM world_merc UNION ALL
SELECT *, 'radial-distance' as algorithm, 40 as simplify, -125 as ty FROM world_merc UNION ALL
SELECT *, 'radial-distance' as algorithm, 160 as simplify, 125 as ty FROM world_merc UNION ALL
SELECT *, 'radial-distance' as algorithm, 640 as simplify, 375 as ty FROM world_merc)