Community of VE/MapPoint Users and Developers
This is a discussion on programming mappoint '04 - gps integration within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, I have "Programming mappoint in .net" book ... i've come to a point where i'd like to integrate my ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| programming mappoint '04 - gps integration I have "Programming mappoint in .net" book ... i've come to a point where i'd like to integrate my USB GPS hardware into mappoint, however the sample code provided to add this integration is not compiling properly. I think this issue is due to using .NET 2.0 .... I was just wondering if there's a way around this? Perhaps using something like AGPS to do capture and translate the GPS sentencing to mappoint?? thanks! |
| |||
|
Hi, You have to parse the NMEA strings from the GPS receiver to get the geocoordinates and other info you need. When that is done you can add or move a pushpin to the map with exact location and coordinates. Please tell wher you have difficulties with and all of us try to help.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| ||||
|
I think the book describes direct NMEA parsing, doesn't it? I haven't read that bit in detail, but I noticed it yesterday when I was looking up the event trapping in C#. Richard (I'm dabbling with C# and MapPoint)
__________________ Winwaed Software Technology LLC http://www.winwaed.com See http://www.mapping-tools.com for MapPoint Tools Pre-Order MapPoint 2009 today: http://www.mapping-tools.com/mappoint2009 |
| |||
|
Hi Richard, Quote:
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| ||||
| Re: programming mappoint '04 - gps integration
You will need a "COM bridge". There are a number around, including some open source ones. This will let you call a COM API from Java. Examples often show Java calling Word or Excel - that is probably worth cribbing. Once you have COM working, then the help files, "MapPoint.NET" book, and the articles on this site should make sense. Richard
__________________ Winwaed Software Technology LLC http://www.winwaed.com See http://www.mapping-tools.com for MapPoint Tools Pre-Order MapPoint 2009 today: http://www.mapping-tools.com/mappoint2009 |
![]() |
| Tags |
| gps, integration, mappoint, programming |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Integration of MapPoint in Java application | Shukri | MapPoint 2006/2009 Discussion | 2 | 10-03-2008 08:31 AM |
| Ambiguous messages ( programming or not programming? ) | Mohamed | MapPoint 2006/2009 Discussion | 1 | 06-13-2006 04:35 PM |
| Data2Map, Empowering Data Integration for MapPoint Users | jasonweinberger | News and Announcements | 0 | 06-14-2005 12:39 PM |
| MapPoint and VB.NET Integration Project seeks Talented ppl | mjlawless | MapPoint 2006/2009 Discussion | 1 | 11-10-2003 02:37 PM |
| Project VFP7/VFP 8 Mappoint 2002 integration | dirk | MapPoint 2006/2009 Discussion | 0 | 01-23-2003 07:36 AM |