simon-brooke / geocsv

A wee tool to project data from a CSV file onto a map
0 stars 0 forks source link

Automatically centre and scale the map based on the data loaded #6

Open simon-brooke opened 4 years ago

simon-brooke commented 4 years ago

There's potentially two stages to this:

  1. Ignore wrap-around across the international date line. That makes scaling and centring much easier!
  2. If you have a small cluster of data that spans the international dateline, it would be really annoying if you got the whole world as your default map and had to zoom in. That's not going to be a common use case, so I suggest ignoring it for now.