MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




How to connect the dots?

This is a discussion on How to connect the dots? within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Greetings, This is my first post and I stumbled across your forum while researching how to do something. Please forgive ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
  2 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 06-16-2008
Really green newbie
White Belt
 
Join Date: Jun 2008
Location: The desert of AZ
Posts: 2
How to connect the dots?

Greetings,
This is my first post and I stumbled across your forum while researching how to do something. Please forgive me if I have posted in the wrong area. I've tried searching the forum and can't seem to find a simple answer to my question. So, here goes ......

I have taken some GPS tracks and have them in CSV format. I used the data import in Mappoint to open up my CSV file and it did a great job of placing red dots for me all over the screen and they appear to be an accurate display of my travels. However, they are stand alone dots. They don't show which came when. Of course I can double click on them and get a balloon that gives me that information, but that's not a quick and easy grapical display.

Is there a way to connect the dots with arrows showing which came when and the direction?

Please be gentle as I'm pretty proud I made it this far, and not sure how to get to the next step.

Thanks!
63Expert
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 06-17-2008
Member
Yellow Belt
 
Join Date: Feb 2005
Posts: 48
Re: How to connect the dots?

I was going to approach a solution - to see if it could easily be done -

What are the columns headers you're bringing in for your CSV ? (hard to explain why I'm asking )

Also ball park figure - how many pts are you talking about ? 5 ? 50? or 500 ?

I ask because one solution could use the MP symbols for pushpins that use (1) (2) etc..

Myself I was thinking to create a polyline - that would get you the lines between the points

using Route as well would include lines pt to pt I imagine.

I don't know if import wizard allows you to specify to bring pts in as part of a polyline OR as if they are stops on a route. Sounds like that's what you want though end result graphically.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 06-17-2008
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,055
Re: How to connect the dots?

Hi,

Suppose you have 2 gps positions, one on Loc1 and one on Loc2, then you can connect them as follow:

Code:
Shape s = MP.ActiveMap.Shapes.AddLine(Loc1, Loc2);
s.Line.EndArrowhead = true;
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4 (permalink)  
Old 06-17-2008
Winwaed's Avatar
Mapping-Tools.com
Red Belt
 
Join Date: Feb 2004
Posts: 785
Blog Entries: 4
Re: How to connect the dots?

tfmiltz: No the data import doesn't.
You could use custom programming (as per Wilfried's suggestion) to connect each point. IMHO this would be the tidiest solution.

Or the route idea could be used with custom programming or my RouteReader utility (a part of RouteWriter). To do this, you would add a column with a sequence number. Import the points as pushpins, then tell RouteReader to add the points to a route in the order specified by the sequence number.

Wilfried: I sent you a PM last week. Did you get it? If not, I'll try to dig up your email and send it that way...

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5 (permalink)  
Old 06-17-2008
Really green newbie
White Belt
 
Join Date: Jun 2008
Location: The desert of AZ
Posts: 2
Re: How to connect the dots?

Well, the track I started with was about 500 points per day. I trimmed it down to just one day that I was interested in. I trimmed out a bunch of data down to where I just had date, time, lat, lon. Then I added another column that I labeled as 'index'. I did this so I could see them in numerical order, you know 1 before 2 and 2 before 220, etc. This helped me looking at it on the basic pin map.
I have just the basic Mappoint (2004) that my company bought for an application we don't use anymore. I just started playing with it for fun more than anything else. I have figured out how to change the color of the dots based upon the time of day, but that's about it.
When you guys are talking about custom programming, I don't see a way to do that (remember, I'm really green here). I assume you are talking about Visual Basic? I'm not a programmer by any means. I wrote a lot of stuff in plain old basic back in the 80's, but that's been a few years ago.
Thanks for the suggestions thus far, this is just something for fun, not something I can invest much money into, just to show my wife where I went four wheeling last weekend! Thanks guys, I'll keep reading!

63Expert
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


LinkBacks (?)
LinkBack to this Thread: http://www.mapforums.com/how-connect-dots-7878.html

Posted By For Type Date
The Magazine for MapPoint - MP2K Magazine This thread Refback 06-19-2008 10:59 AM
Technorati: Discussion about “How to connect the dots?” This thread Refback 06-17-2008 04:26 AM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
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

Similar Threads

Thread Thread Starter Forum Replies Last Post
seperating data dots Anonymous MapPoint 2006/2009 Discussion 1 09-22-2004 08:05 AM
Connect to Oracle using UDL file msotres MapPoint 2006/2009 Discussion 4 06-13-2004 09:31 PM
connect dots misterb83 MapPoint 2006/2009 Discussion 0 02-13-2003 09:57 AM
Connect Route Stops? swberman MapPoint 2006/2009 Discussion 1 01-11-2003 09:29 PM
I'd like to connect my notebook with GPS through T.... Anonymous MapPoint 2006/2009 Discussion 1 02-21-2002 11:51 PM


All times are GMT -5. The time now is 01:52 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map

Pamporovo Ski
Pamporovo ski holidays are situated high in the Rhodope Mountains. With an average of 270 days of beautiful sunshine and good snow, Pamporovo ski holidays are value for money.

City Breaks
Top 10 City Breaks . Based on holidays booked this year, these are the most popular City Breaks for 2006

Jamaica Holidays
Jamaica Holidays can include world class business hotels, upscale shopping and top entertainment and dining. Alternatively, hit the beach or hike in the hills. Book online with us.

Egypt Holidays
Visit one of the most spectacular sightseeing destinations in the world with The Holiday Place. Egypt holidays provide a fantastic break!

Cheap Holidays
Hunting for cheap holidays? Well save time by booking online with ulookubook.com and you can even check out our top tips to help you hunt down a bargain holiday.

Comparison Holidays
Travel.co.uk is a travel comparison service which makes it easy for you to find and plan the best holidays.

Cheap Holidays to Goa
Dine on delightful seafood in west India. Find information on cheap holidays in Goa at On The Beach.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51