OpenStreetMap logo OpenStreetMap

Graham Asher's Diary

Recent diary entries

Windows Mobile viewer now works

Posted by Graham Asher on 8 April 2008 in English.

I've hacked up a viewer program that runs on Windows Mobile using CartoType, my map rendering library (www.cartotype.com). The UK OSM data compresses down to about 27MB. The style sheet gives a display that looks very similar to Mapnik's rendering; the viewer renders on the fly and the map can be zoomed out to show the whole of the UK, or right in to street level. By this evening I should have the program, data file, and style sheet up on the CartoType web site for free download; and also the data conversion tool, so that anyone who wants can make new CartoType map data files (CTM1 files) from OSM data.

I'll also make the Windows XP version available. It uses the same data file.

size of CartoType data

Posted by Graham Asher on 6 April 2008 in English.

Well, I compiled the UK data into CartoType format and this was the result:

06/04/2008 00:06 26,632,558 uk-080123.ctm1
26/01/2008 18:45 696,113,272 uk-080123.osm

That is, the CartoType CTM1 file is under 27MB for the whole of Britain. It seems to work fine using the Windows viewer. Tomorrow if I have time I'll load it on to the Windows Mobile viewer and see if it works acceptably fast.

CartoType progress with OSM

Posted by Graham Asher on 5 April 2008 in English.

I've had a long session today of improving CartoType's conversion of OSM data to its own format (CTM1 = CartoType Map format type 1) and writing a new style sheet to display OSM data more as it should look, and after quite a struggle I've met with some success. To recap, CartoType is a map rendering library that runs on mobile OSs like Symbian and Windows Mobile as well as on Windows (and Linux, Mac, etc.) It is not open source, but I shall make CartoType map viewer programs freely available, as well as the data conversion tool, style sheets, etc., so that people can look at the whole of the UK on their mobile phone without having to go online. The OSM data for the UK should fit into about 35MB in CTM1 form, so that's quite manageable.

CartoType can now use OSM data

Posted by Graham Asher on 31 March 2008 in English.

I supply a map rendering and route-finding library called CartoType. I've now written a tool to convert OSM data to CartoType's native data format, which is very compact (the whole of Greater London fits in 6MB). This means that using map viewing programs that I shall put up on the CartoType web site (www.cartotype.com) anybody will be able to use OSM-derived maps on Windows Mobile devices without the need to be on line to the OSM server.

CartoType runs on ordinary Windows (XP etc.) Windows Mobile, Symbian OS and Palm OS.