brajabasi / osmdroid

Automatically exported from code.google.com/p/osmdroid
0 stars 0 forks source link

MapTilesPackager improvements #71

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Could you please add the following features to the map tiles packager:

1) -d and thus creating a compressed archive in the end should be optional:
Most applications I know need the uncompressed tree structure anyway,... and 
it's often useful, to simply just create that tree.
Apart from that, people can do the compression manually better (especially in 
any format they want).

2) Support kind of a no-clobber option, so that files in a given temp-dir, that 
are already existing, are not re-downloaded.
This is especially useful, if one downloads large areas, which takes very long 
and one wants to interrupt this.

3) Improve the option from (2), so that one can specify that files with a 
modification date older than foo, are still downloaded, even if they already 
exist.

Cheers,
Chris.

Original issue reported on code.google.com by calestyo@gmail.com on 8 Jul 2010 at 7:22

GoogleCodeExporter commented 8 years ago
sorry,... please close that,... google seemed to created this twice...

Original comment by calestyo@gmail.com on 8 Jul 2010 at 7:22

GoogleCodeExporter commented 8 years ago

Original comment by neilboyd on 8 Jul 2010 at 8:27