+SilentYellowDogTeam Posted April 4, 2002 Posted April 4, 2002 I am finishing the development of a Mac based GPS application, similar to EasyGPS that would allow Mac users to manage waypoints, etc. without having to use VPC (yeah!). To be honest, I was only writing it for myself, but it seems that there would be others who might be interested in just such a program. So I am asking, "would you be interested?" If so, send me a quick email letting me know the following: 1. What kind of mac are you using 1a. are you using a keyspan usb-to-serial adapter 2. Operating system 2a. Would you like a Mac OS X version 3. What GPS Unit (brand and model #) do you have 4. What features you would like to see, beyond managing waypoints, routes, and tracks 5. Would you be willing to pay a nominal fee (like $5-$10)? You won't hurt my feelings if you say no, honestly. I would not be interested in competing with either GPSy or MacGPSPro. Both of these are excellent programs that are well supported by their authors and I would encourage everyone to look at them, and buy if it fits their needs. It just bugs me that PC users can get EasyGPS for free, but there is nothing one the Mac side that does this simple task. Of course, EasyGPS is free because they are using it to advertise for their other software that costs. Something I am not interested in, thus my question about willingness to pay a small fee. I look forward to your comments. Karl -+ Silent Yellow Dog Team +- Quote
+The 19th Posted April 4, 2002 Posted April 4, 2002 This is something I would definitely participate in. Currently, managing waypoints is one of the few reasons remaining that I boot up my PC for. 1. I mainly use a PowerBook G3 (FireWire), but I have access to various newer Macs at my workplace (G3 Blue&White to iMacs and iBooks to current G4s) 1a. I am using a Keyspan USB-serial adapter (forgot the model, I can check it when I get home) 2. Mainly Mac OS X 10.1.3. I try to avoid classic/9.x as much as possible. 2a. Mac OS X version? Yes, Cocoa if possible (think of the services possible!) 3. GPS V, eTrex Legend, Mag315 4. Perhaps if the application were able to download satellite photos and overlay the tracks/waypoints onto it. There's a windows app (I can't remember the name off the top of my head) that did something like this. 5. $5-10 is well within the range I would be willing to offer if the application suits my needs - if it's Mac OS X based, it would be a big plus. --- Lawrence I would put something funny here, but not now. Quote
+jollybgood Posted April 4, 2002 Posted April 4, 2002 As much as I love VPC (now that the kinks are worked out as far as GPSing) I would definitely love to see such a program for the MAC -- especially OSX. I have a GPSV and I use OSX on a Tibook550. I'd pay money for such a program. VPC works nicely for me but I have to admit it WAS expensive investing in VPC, Windows 2K, etc. Jolly R. Blackburn http://img.Groundspeak.com/user/26453_300.jpg Quote
GLSailor Posted April 4, 2002 Posted April 4, 2002 You betcha! I'm a newbie to the Mac world, so I don't have much in the way of accessories or baggage, but I am interested in getting my Garmin GPSMAP 76 hooked up to my Mac(667 Powerbook.) $10-30 is reasonable and even more attractive if it's OS X (I'm on 10.1) Mike Tomsu Brookfield, WI Quote
+Moozer Posted April 5, 2002 Posted April 5, 2002 I'd definitely be interested... 1. Using a TiBook with a Keyspan adapter 2. OS 9.1 3. Magellan Meridian Gold 4. These features sound good to me 5. Would definitely be willing to pay a small fee. Thanks! Donald Quote
+The Cheeseheads Posted April 5, 2002 Posted April 5, 2002 I would certainly be interested, even if all it did was allow me to import the *.loc files. I might pay a couple of bucks for that. Add route management, mapping, etc. And I'd definitely pay for this! BTW, I run OS X almost exclusively. And I have the Keyspan adapter, although is anybody else wondering why Garmin doesn't make USB cables now that pretty much any computer made has USB? Quote
+SilentYellowDogTeam Posted April 5, 2002 Author Posted April 5, 2002 quote:Originally posted by Cheesehead Dave:Add route management, mapping, etc. And I'd definitely pay for this! Just FYI, GPSy and MacGPS Pro have route management, mapping (to what extend I don't know), and much more. They are super programs at a great price. So you can get that now. But I don't think they can handle simple transfer of .loc files or the new .gpx files. Which is what I am interested in doing. Quote
+northmill Posted April 5, 2002 Posted April 5, 2002 Have been looking at the different formats used in GPS waypoint programs in linux and with easy gps. They are a MESS. Almost all of the input/output files (.loc included) are similar but slightly different formats. Apparently there is a waypoint standard emerging called GPX (XML based). Have heard that easygps is going that way. Would recommend you take a look at the different IO file formats before you make up a new one. See topic labeled "Linux App that reads EasyGPS based XML files?" There is a guy who is looking at doing the same thing via a perl script. Hate to see two people inventing the same wheel at the same time. Quote
+SilentYellowDogTeam Posted April 5, 2002 Author Posted April 5, 2002 quote:Originally posted by northmill: Have been looking at the different formats used in GPS waypoint programs in linux and with easy gps. They are a MESS. Almost all of the input/output files (.loc included) are similar but slightly different formats. Apparently there is a waypoint standard emerging called GPX (XML based). Have heard that easygps is going that way. Would recommend you take a look at the different IO file formats before you make up a new one. Hate to see two people inventing the same wheel at the same time. I have been studying the file formats too. The .loc file that EasyGPS creates is a propriatary binary file, the .loc that Geocaching.com generates is an XML, and the .gpx is also XML. Yes, it is quite a mess, but that is what the GPX standard is trying to solve. I am not exactly sure what the 'linux' app they are talking about will do. Reading wapoints from a file is pretty easy, but they haven't talked about what they are going to do with it (xfer to a GPS, add to a database, etc.). BTW, I am not talking about inveting a new file format, just creating an application to read the existing formats and xfer to a GPS. Quote
+TresOkies Posted April 5, 2002 Posted April 5, 2002 A couple of things... If you are going to do an app that does .loc manipulation, consider putting in some of the features of GeoBuddy that I know Mac people would love to have... MacGPS import/export merge multiple .loc files into one As for my needs... G3 Pismo PowerBook Garmin eMap, eTrex, StreetPilot III I'll buy a KeySpan adapter if I can use my Mac for wyapoint mgmt. If you want some hints on the binary .loc file format that EasyGPS (not ExpertGPS) uses, just shout. -E -- N35°32.981 W98°34.631 Quote
+SilentYellowDogTeam Posted April 5, 2002 Author Posted April 5, 2002 quote:Originally posted by TresOkies: + MacGPS import/export + merge multiple .loc files into one I am not familiar with the MacGPS import/export. If you have info on that file format, please send it right along. I don't plan to support the .loc (binary) format, only the .loc (xml) format. Because I would also support the GPX format, EasyGPS can export to GPX and those files can be brought into my app with a quick import. You can also export GPX format. Being able to merge... of course! Karl -+ Silent Yellow Dog Team +- Quote
+TresOkies Posted April 5, 2002 Posted April 5, 2002 quote:Originally posted by Silent Yellow Dog Team: I am not familiar with the MacGPS import/export. If you have info on that file format, please send it right along. Give me a shout offline. I'm out this weekend, but I'll get back with you. ericc@pobox.com -E -- N35°32.981 W98°34.631 Quote
+beeque Posted April 6, 2002 Posted April 6, 2002 Hi, This sounds great to me! I have a: G4, running OS 9.1, a garmin 3+, I only need waypoints, tracks & routes, Yes, I would gladly to pay for this. Quote
Sharc Posted April 6, 2002 Posted April 6, 2002 I have a Mac running OS 10.1.3 most the time. Don't have a GPS yet, but soooon! Would be happy to pay for your software when the time comes so keep me informed. Would appreciate any thoughts on using a Handspring Visor PDA with a GPS module if you have any. Marc Bergman Quote
ganeesh Posted April 6, 2002 Posted April 6, 2002 1. Cube 1a. not using yet 2. 9.2 2a. Yes, but make sure can use 9.2 3. magellan meridian gold 4. Not sure, still just getting into it. 5. Yes. would be great to see it. Quote
cavehamster Posted April 7, 2002 Posted April 7, 2002 I've been looking forward to some Mac software for a while for OSX. I use my iBook in the field a lot as it gets much better battery life, and I use OSX only. I would be more than willing to pay to use the software on one condition: you add an undo feature to your software That is one my complaint with ExpertGPS, no undo. I contacted the author about it, but he said it would be hard to do, and multiple leves of undo would be nearly impossible. Ah well.. Keep up the good work! Muffins! Quote
Varmint1 Posted April 7, 2002 Posted April 7, 2002 Yes!! I would be very interested! 1. G4/400 1a.Keyspan SX PRO Serial card (4 RS-232) 2. Use 9.1 mostly 3.OSX is great. 4. Garmin III+ 5.Sounds worth it to me. Varmint1O Quote
+macdaddymd Posted April 7, 2002 Posted April 7, 2002 1. TiBook 667, G4 500MP, iMac 800 1a. yes 2. OS X 10.1.3 2a. X? Absolutely! 3. GPS V 4. seeing waypoint icons, map overlay, 5. I would pay. Thanks and good luck! Kent Shenandoah Valley, Virginia USA "Is this cool, or WHAT?!" Quote
+SilentYellowDogTeam Posted April 11, 2002 Author Posted April 11, 2002 Just to keep everyone who has responded up-to date... I am working feverishly on getting a version of the Mac application in good enough condition to start some early testing. So far, I have it sending and receiving waypoints to my GPSR (Garmin Venture), importing .LOC files that come from Geocaching.com, and yes it work on OS X (and 8.X up)! But the interface is still a bit rough. I hope to have a version that is ready for some of you to start playing around with by next week. I will also setup a web site so that you can track the progress, submit suggestions, and download the latest versions. Looks like I am going to make it happen, but it will take a little time . Please be patient with me. Cheers. Karl Quote
FamilyOuting Posted April 12, 2002 Posted April 12, 2002 1. PowerMac G4/450 1a. Keyspan high-speed serial adapter (115k speed works well) 2. Mac OS X 10.1.3 2a. Yes, Mac OS X version! 3. eTrex Vista 4. new to this, not sure what features I want 5. Yes, I would pay a nominal fee once you're at a reasonably polished version 1.0. Quote
marusin Posted April 12, 2002 Posted April 12, 2002 I'm really looking forward to the "first release"! Thanks for your hard work! Quote
cptnrandy Posted May 8, 2002 Posted May 8, 2002 Please let me know when it's ready - and be sure to post to versiontracker.com - I'm sure you'll get lots of interest from there as well. Quote
+BigNick Posted May 20, 2002 Posted May 20, 2002 How is the progress going with your application? I am looking forward to the first release and am quite willing to kick some money your way. (1.TiBook400, 1a.yes, 2.OS9.2 and OSX.1, 2a.yes, 3.eTrex Basic, 4.just waypoint management would be enought to keep me happy, 5.yes) Cheers Nick. Quote
le Fou Posted May 21, 2002 Posted May 21, 2002 1. TiBook 667; and others 1a. might need to... see 3. 2. primarily OS 10.1.4, occasionally 9.2 2a. Yup 3. Currently have the DeLorme Earthmate (highly UNrecommended!!) - bought it a couple years ago with Street Atlas 6.0... they no longer support Macintosh, so the software is getting dated and the GPS is really only useful with their software... no window, so must be plugged into a laptop or PDA 4. solve the salesman problem? (Actually, I manage that, just fine). Oh, if possible, make your app applescriptable. 5. Possibly, though I've already got GPSy, and they are working on an OS X version. Depends on how you fill in the gaps. Thanks for developing Mac software! Quote
+fosterbass Posted June 11, 2002 Posted June 11, 2002 1. What kind of mac are you using PowerMac g4 Tower, 533mhz, 1gb RAM. 1a. are you using a keyspan usb-to-serial adapter No. 2. Operating system OS X 10.1.5 2a. Would you like a Mac OS X version YES!!! 3. What GPS Unit (brand and model #) do you have I am shopping for one now, trying to figure out what will most easily work with my Mac. 4. What features you would like to see, beyond managing waypoints, routes, and tracks The ability to install firmware upgrades would be amazing (though, I would guess an impossible feat). 5. Would you be willing to pay a nominal fee (like $5-$10)? You won't hurt my feelings if you say no, honestly. I would gladly pay $10, even more. I pay for all my shareware. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.