close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.BasicsAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
May 20, 2012, 12:15:47 PM (14 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 1 | 1 | = Sqlite batch import script = |
| 2 | | [http://talk.maemo.org/showpost.php?p=1058668&postcount=788 original source] |
| | 2 | [http://talk.maemo.org/showpost.php?p=1058668&postcount=788 original TMO post] |
| 3 | 3 | |
| 4 | 4 | OK, I've got a working Perl script to import map tiles into the database. |
| … |
… |
|
| 16 | 16 | '''Instructions:''' |
| 17 | 17 | |
| 18 | | Download the script from http://www.beermad.org.uk/mapconvert ([https://nlp.fi.muni.cz/trac/gps_navigace/attachment/wiki/SQLiteTilesImportPerlScriptEN/mapconvert| local miror] |
| | 18 | Download the script from http://www.beermad.org.uk/mapconvert ([https://nlp.fi.muni.cz/trac/gps_navigace/attachment/wiki/SQLiteTilesImportPerlScriptEN/mapconvert local miror] |
| 19 | 19 | |
| 20 | 20 | Either copy your '''~/MyDocs/.maps''' directory to your Linux box or mount your '''!MyDocs''' partition on it. Try to preserve the timestamps if copying (as they're recorded in the database, I assume they're used to work out if a new copy of any tile is needed if they've changed on the tile server) - for example, if using scp: |