Showing posts with label db3. Show all posts
Showing posts with label db3. Show all posts

Friday, April 1, 2011

Release 5.3

- inital database now comes with no icons - to avoid problems with display incorrect icons on the map
- 'Transfer DB to SD card' feature. This creates proper folder on SD card and checks filename length
- input of 'map zoom level' in meters
- few small bugfixes

Some nice icons are attached separately in download section!

Sunday, March 6, 2011

Personal POI - FAQ

Q: I've puted db3 file inside PersonalPOI folder in SD card, but navi won't recognize it.
A: Discovered, that filename must have at least 9 characters in name ({at least name of length 9}.db3). Don't ask why, I dont know :)

Q: I don't see or see different icons on map. In the list icons are displayed correctly.*FIXED in 5.7
A: Have no explanation yet. My suspicion is buggy navi firmware (finally is still beta). Tried leave there only used icons, changed icon ID (thought there is limit in icon count), nothing helped. Looks like when you import Personal Poi db for the first time, navi makes some cache for the map, which isn't prolly released in next import. Thats only guesses. Hope someone figure it out soon.

Q: I see category in the list, but cannot enter inside subcategories.
A: Another weird thing. A user discovered that long category name cause the problem. Don't know what limit is, but this name doesn't work: "Snelheidscontroles" O_O

more to come...


When you find solution for any unanswered questions, please contact me or write comment here!

Monday, February 28, 2011

Release candidate 5.2

Summary of features related to db3 custom POI
[general]
 - new DB - creates new predefined custom poi database (many custom icons already included)
 - open any selected custom poi DB
 - browse through different languages when avail

[categories]
 - add new
 - modify (change name or icon)
 - delete (when empty)
 - reorganize (drag & drop in tree)
[POIs]
 - import from asc,gpx,kml,ov2 (asc can import extra field - phone,country,city...explained below)
 - set addtion info (map zoom level...)
 - delete all pois from category - clean category
 - check each poi on map
[tools]
 - add custom icons (single icon or mass PNG import from selected folder)
 - vacuum db - SQLite feature - rebuild entire db - prepare it for copy to SD card

Wednesday, February 23, 2011

New beta coming soon...

+ Add/edit/delete/organize categories
+ Import POIs [name,lat,lon] (supported all formats from prev version)
+ Delete all POIs from category
[UPDATE]
Version is ready for download 5.1.3beta
+ Preloaded big iconset for newDB
ToDo:
* Support for add custom icons
* Support for languages
* Importing additional info (phone,streed, etc) when avail in source file
* POI warning (if navi fw use this feature - not sure yet)

Waiting for your feedback, suggestion and so...Enjoy!
Note: Custom poi db hasn't been tested on navi unit yet. Hope someone will do it and leave feedback here.

Thursday, February 17, 2011

First(alfa - browse only) version - supports SQLite poi db

5.1.1alfa is still read only version, but you can easy browse categories structure and view poi on map.
Tip: you can only change category name

Friday, February 4, 2011

RNS poi-db3 version - coordinates decoded!

Lates V7 map came with new poi database stored in db3(SQLlite) format when latest version of navi firmware (D-unit) just uses this database. That means, ppl with such a combination were unable to create custom POI database. Problem wasn't database itself, but coordinates (lat/lon) stored in one big "magic" number called z-value, what was hard to decode. Now everything changed as (with some help from few dudes) we have found, how to decode this speciality.