--- Updated on Dec. 25, 2009 ---
MERRY X-MAS TO ALL! I bring you with a huge update on iPhone Offline Map Kit (iOMK). During the past week I completed the first usable version. It is _PURE_JAVA_, meaning that you can run on every platform, Win32, Linux, OSX, etc. It features:
* Downloading map tiles from several sources including google maps
* Converting map tiles to iPhone map DB format (OS 3.x);
* Joining several DB files into one.
It is extremely handy to use. When I tested I happened to need to travel to Chicago from UIUC. I made 3 DBs at the beginning, a UIUC map with zoom level 1-17, a Chicago map with zoom level 1-17, and a map of area between the 2 cities along I-57 of zoom level 1-13. Then I joined the 3 maps into one (~350MB), and it worked like a charm on my 3GS! As I have seen this is the best trade-off, since we need detailed maps for cities, but for interstate areas/highways zoom level 13 is more than enough. This tool gives you extreme flexibility of creating maps combined of different shapes of regions and/or different zoom levels. I have several screenshots for you. I will begin alpha and beta test after Jan. 1st, so if you are interested in participating, please follow me at twitter: mrzzheng, shoot me a message to let me know. http://twitter.com/mrzzheng
--- Original post ---
Hi all,
This is at first an investigation post - I want to see how many would be interested in a general solution for iPhone offline maps, including:
* Download caches from google map or other sites (live maps, google china map, etc.) on all platforms (Perl script based)
* Transform downloaded caches to iPhone offline maps on all platforms (Java program)
* A little iPhone map/POI/directions switching tool, maybe integrated with iFile, supporting up to latest 3.1.2
The key advantage of this is that it is available on all platforms (Win/Linux/OSX) and supports the latest iPhone OS. Also, it will be free. I have been using these things myself to build my own offline maps, and I want to see the value to release it to public.
If you are interested then you may want to follow me (mrzzheng) at twitter.
Thanks.
MERRY X-MAS TO ALL! I bring you with a huge update on iPhone Offline Map Kit (iOMK). During the past week I completed the first usable version. It is _PURE_JAVA_, meaning that you can run on every platform, Win32, Linux, OSX, etc. It features:
* Downloading map tiles from several sources including google maps
* Converting map tiles to iPhone map DB format (OS 3.x);
* Joining several DB files into one.
It is extremely handy to use. When I tested I happened to need to travel to Chicago from UIUC. I made 3 DBs at the beginning, a UIUC map with zoom level 1-17, a Chicago map with zoom level 1-17, and a map of area between the 2 cities along I-57 of zoom level 1-13. Then I joined the 3 maps into one (~350MB), and it worked like a charm on my 3GS! As I have seen this is the best trade-off, since we need detailed maps for cities, but for interstate areas/highways zoom level 13 is more than enough. This tool gives you extreme flexibility of creating maps combined of different shapes of regions and/or different zoom levels. I have several screenshots for you. I will begin alpha and beta test after Jan. 1st, so if you are interested in participating, please follow me at twitter: mrzzheng, shoot me a message to let me know. http://twitter.com/mrzzheng





--- Original post ---
Hi all,
This is at first an investigation post - I want to see how many would be interested in a general solution for iPhone offline maps, including:
* Download caches from google map or other sites (live maps, google china map, etc.) on all platforms (Perl script based)
* Transform downloaded caches to iPhone offline maps on all platforms (Java program)
* A little iPhone map/POI/directions switching tool, maybe integrated with iFile, supporting up to latest 3.1.2
The key advantage of this is that it is available on all platforms (Win/Linux/OSX) and supports the latest iPhone OS. Also, it will be free. I have been using these things myself to build my own offline maps, and I want to see the value to release it to public.
If you are interested then you may want to follow me (mrzzheng) at twitter.
Thanks.