Go Back   openSUSE Forums > Programming/Scripting
Forums FAQ Members List Search Today's Posts Mark Forums Read


Programming/Scripting Questions about programming, bash scripts, perl, php, cron jobs, ruby, python, etc.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 29-Aug-2009, 21:58
Student Penguin
 
Join Date: Jul 2009
Posts: 74
nipunreddevil hasn't been rated much yet
Default Mapping tool

I wish to create a mapping tool which has moving map,zoom capabilities,adding waypoints through mouse and keyboard,move up,down etc.All this must be based on cache.What approach shall be taken.I will be using GTK/pyGTK or pygame or VPython.Any suggestions.
Reply With Quote
  #2 (permalink)  
Old 30-Aug-2009, 08:03
FeatherMonkey's Avatar
Wise Penguin
 
Join Date: Mar 2008
Posts: 1,550
FeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura about
Default Re: Mapping tool

I'll give you 10/10 for persistence..

Your questions seem really generic. Kind of how long is a piece of string questions, but to the real stuff...

This doesn't seem to be written with any gui bindings(Disclaimer I can't read c/c++ for toffee). I'm really not sure what you're asking for but I do know of an app that is open source and has the bits you want, it seems to be sending the waypoints but I've not seen them implemented.

Big Flashing red disclaimer. Not for navigational use Atlas - The FlightGear mapping utility

So now the disclaimer is over, this app actually plugs into flightgear and produces a map from the scenery data points. It also has an live map and it uses NMEA I have very little understanding of this. If I got this correct when sniffing the packet has, $GMPRC and $GPGGA. So how that relates to your usage I don't know, it seems to be written in c/c++(Yep I can't tell the difference) with opengl. I see no gui bindings but guess transposing to a binding is one for a coder and not a novice like me.

Hopefully that lot will help you. The code to browse is at the site I suspect the map component will be the largest and also not particular relevant though perhaps partially. You will be more interested in the Atlas side of things.
__________________
Man first, have a try at Info, have a look at Wiki, if all that fails Scroogle!!!!!
If I've helped click on the Rep button I don't know what it does but it sounds cool.
Reply With Quote
  #3 (permalink)  
Old 30-Aug-2009, 08:21
goldie
Guest
 
Posts: n/a
Default Re: Mapping tool

when you say "mapping tool" what do you mean?

-to draw maps from overhead images?

-to lay out a navigation route on an existing (paper) road map or
aeronautical/sea chart?

-plot a flight plan for Starship Enterprise?

-to interface with google maps for some purpose?

i'm with Feather Monkey on this, the range of unknowns here is just so
staggering i wouldn't know how to try to answer which approach you
should take to impose a self created "mapping tool" on a cache (like,
a cache of WHAT: a cache of ancient Egyptian papyrus maps of the
Valley of The Kings?)

--
goldie
Reply With Quote
  #4 (permalink)  
Old 30-Aug-2009, 08:37
Student Penguin
 
Join Date: Jul 2009
Posts: 74
nipunreddevil hasn't been rated much yet
Default Re: Mapping tool

I will be more specific now.
By mapping i mean something which will store maps into cache or some database,mark waypoints on it,add dynamic waypoints by using mouse click,keyboard.Show current location,which i will be knowing through a wireless connection.All this to be real time and without internet connection.Thanks for replying.
Reply With Quote
  #5 (permalink)  
Old 30-Aug-2009, 11:24
Monex's Avatar
Busy Penguin
 
Join Date: Jun 2008
Location: Germany
Posts: 256
Monex hasn't been rated much yet
Default Re: Mapping tool

Hi,

maybe you are searching for something like QMapControl Qt-Apps.org

I don't know if this fits for you, but it sounds like you are searching for something similar than this.

Hope this helps
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2