jofomah / osmdroid

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

Integrate the MBTiles format #205

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

The MBTiles format is SQLite based, see:
http://mapbox.com/documentation/mbtiles-file-format

Its part of the great MapBox project : http://mapbox.com/.

Implementation of the MBTiles format already exists on several platforms, 
including IPhone.
It would be great if we could use it in Osmdroid.

Original issue reported on code.google.com by simon.th...@gmail.com on 14 Apr 2011 at 12:11

GoogleCodeExporter commented 8 years ago
Here is a patch that should make the MBTiles format available.

Cheers,
Simon

Original comment by simon.th...@gmail.com on 14 Apr 2011 at 12:13

Attachments:

GoogleCodeExporter commented 8 years ago
hm, any feedback ?

Original comment by simon.th...@gmail.com on 20 Apr 2011 at 9:57

GoogleCodeExporter commented 8 years ago
I missed this one. I can do it when I have time.

Original comment by neilboyd on 20 Apr 2011 at 10:44

GoogleCodeExporter commented 8 years ago
Well, it s been more or less two weeks for a trivial patch that almost live by 
itself.

I guess you guyz are too busy, an I dont know how I could help you merge this 
out. 
I re-add pointer seeing the patch applied and working: 
- https://github.com/djcoin/MBTilesOsmdroidExample
- 
https://github.com/djcoin/MBTilesOsmdroidExample/tree/master/assets/screenshots

Simon

Original comment by simon.th...@gmail.com on 25 Apr 2011 at 7:53

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r927.

Original comment by neilboyd on 26 Apr 2011 at 10:25

GoogleCodeExporter commented 8 years ago
Great ! Thanks a lot for your awesome project !

Original comment by simon.th...@gmail.com on 26 Apr 2011 at 11:16