Currently mn2gt just hard codes a world-wide bounding box in spherical mercator (the "google" projection), but it would be a lot better to ensure that the settings it produces line up properly with the data. It might also be useful to allow the user to specify, so that for large datasets we don't have to iterate over ever feature to figure out the bounds.
Currently mn2gt just hard codes a world-wide bounding box in spherical mercator (the "google" projection), but it would be a lot better to ensure that the settings it produces line up properly with the data. It might also be useful to allow the user to specify, so that for large datasets we don't have to iterate over ever feature to figure out the bounds.