Notices


Reply
Thread Tools
Posts: 4 | Thanked: 11 times | Joined on Nov 2012 @ Finland
#1
Hi,

I recently made public "alpha" version of my little mobile programming project. The goal of the software is to browse raster maps with OziExplorer calibration format in Nokia N9. GPS navigation and such basic tasks work decently.

I haven't been very active on this project lately, and it's not really ready, but decided to publish it in case someone else might find use for it. I probably continue development when the summer approaches and I need maps again. In any case, basic functionality should work already, so if you need a software for OziExplorer maps on your N9, you might be interested in this.

The link to N9 .deb binaries: https://bitbucket.org/juhop/karttabrowser/downloads

You can also find the source code from those repositories if you're interested.

Instructions:
- go to https://bitbucket.org/juhop/karttabrowser/downloads and download the .deb file
- install the file on your N9
- run the application, you should see black screen. close the application
- copy your maps to /home/user/MyDocs/Maps/ folder (or if you mount your phone as mass storage, you should see Maps folder)
- maps should have a .map file and an image file
- start Karttabrowser, open map, enjoy


Things I'm planning to do:
- in map list screen, give an option to filter maps to current GPS location
- show distance in landmarks
- UI tweaking
- hmm. Sailfish version?

Feedback is of course welcome.
 

The Following 10 Users Say Thank You to JuhoP For This Useful Post:
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#2
Wow...interesting....

One question.... and for the N900?
 
Posts: 4 | Thanked: 11 times | Joined on Nov 2012 @ Finland
#3
Originally Posted by xes View Post
One question.... and for the N900?
Unfortunately I don't own N900, so developing would not work for me. Small part of the UI would have to be rewritten because now it uses some Harmattan specific components.
 

The Following User Says Thank You to JuhoP For This Useful Post:
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#4
Originally Posted by JuhoP View Post
Unfortunately I don't own N900, so developing would not work for me. Small part of the UI would have to be rewritten because now it uses some Harmattan specific components.
...at this moment i'm using this:

http://talk.maemo.org/showthread.php?t=85686
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#5
Hi,
What exactly is Harmattan-specific? Looking at debian/control and MapBrowser.qml I don't see anything that wouldn't run with latest qt-components-10
If there's indeed something specific, maybe you'd adapt it for meecolay?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 4 | Thanked: 11 times | Joined on Nov 2012 @ Finland
#6
Originally Posted by marmistrz View Post
Hi,
What exactly is Harmattan-specific? Looking at debian/control and MapBrowser.qml I don't see anything that wouldn't run with latest qt-components-10
If there's indeed something specific, maybe you'd adapt it for meecolay?
Thanks, I didn't know that. For some reason I though com.nokia.meego was somehow Harmattan specific. So if qt-components work in N900, it might be easy to build N900 version.
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#7
Originally Posted by JuhoP View Post
Thanks, I didn't know that. For some reason I though com.nokia.meego was somehow Harmattan specific. So if qt-components work in N900, it might be easy to build N900 version.
You should remove the applauncherd boost, as applauncherd port is not already working. But it's not a necessity.

But you have to remove the invoker command - just execute the binary

And add field
Code:
X-CSSU-Force-Landscape=true
As PageStackWindow apps can't be blacklisted and double rotate when forced rotation enabled.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#8
make on the N900:
...

Last edited by xes; 2012-11-22 at 17:08. Reason: @#وك error...
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#9
Originally Posted by xes View Post
make on the N900:
...
You need to use http://www.developer.nokia.com/Commu...ation_on_Maemo
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#10
my fault.....i have just added some include in the makefile to use qtm12-dev...
..the make gear is running...

mapmarkers.o: In function `MapMarkers::MapMarkers(MapCalibration*, QObject*)':
mapmarkers.cpp.text+0xf6): undefined reference to `QtMobility::QLandmarkManager::QLandmarkManager(QO bject*)'
mapmarkers.o: In function `MapMarkers::MapMarkers(MapCalibration*, QObject*)':
mapmarkers.cpp.text+0x15a): undefined reference to `QtMobility::QLandmarkManager::QLandmarkManager(QO bject*)'
mapmarkers.o: In function `landmarkFromLid(QString const&, QtMobility::QLandmarkManager*)':
mapmarkers.cpp.text+0x19a): undefined reference to `QtMobility::QLandmarkId::QLandmarkId()'


...it seems to require a little more time...

Last edited by xes; 2012-11-22 at 17:33.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 03:08.