MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




Automatic Downloads/Uploads

This is a discussion on Automatic Downloads/Uploads within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; My company uses MapPoint and maintains a "Master Map" and various employees take "Field Maps" on laptops out into the ...


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

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack (9) Thread Tools Display Modes
  9 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 08-28-2007
Junior Member
White Belt
 
Join Date: Jul 2007
Posts: 5
Automatic Downloads/Uploads

My company uses MapPoint and maintains a "Master Map" and various employees take "Field Maps" on laptops out into the field and add pushpins to them.

Is there a way (an add-on or by writing a VB program) to have a "pushbutton" on the Field Maps that will cause them to download to a predetermined database?

Furthermore, is there a way for the Master Map to automatically upload from said database upon being opened and without duplication of push pins?

Also, is there a way to automate the download from the Field Maps to the database either upon the connection of the laptop to the network or upon the Field Map being opened while connected to the network.

I know the Pushpin Tool will do something similar to this in a very manual fashion but I need it to be as automated as possible.
__________________
Bradley Carroll
Project Manager
Vantage Development, LLC
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 08-28-2007
Eric Frost's Avatar
Senior Member
Black Belt
 
Join Date: Jul 1992
Posts: 2,470
Blog Entries: 1
Re: Automatic Downloads/Uploads

Actually I don't think the Pushpin Tool really comes close to what you need :-/ ?

Definitely all of what you are looking for it possible, I would recommend either a COM Add-in or possibly a separate VB6 program that launches MapPoint which would handle all of this.

I take that back, you shouldn't have to do any MapPoint programming at all -- probably just a simple batch file or script could do

1. check if a network connection is present e.g. ping
2. ftp and check file version / date stamp of local file vs. central file
3. if there is a more current version on the central server, ftp it to local computer.

Then launch MapPoint. This could add a few seconds or more to launching MapPoint, especially if you ptm file is large, but it shouldn't be too bad.

hope this helps.
Eric
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 08-28-2007
Junior Member
White Belt
 
Join Date: Jul 2007
Posts: 5
Re: Automatic Downloads/Uploads

I may be misunderstanding, but I don't think that quite gets me where I want to be.

I want the pushpins from the Field Maps to automatically export to a database that is resident on our network and is linked to the Master Map, so that, whenever it is opened, it will have the pushpins from all the Field Maps but with no duplicates, i.e., with out adding existing pushpin data every time it links. The pins should be exported as lat-long numbers with the name of the pin, just like in the Pushpin Tool.

I DO NOT want actual map files to be replaced or overwritten or merged, etc.
__________________
Bradley Carroll
Project Manager
Vantage Development, LLC
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 08-28-2007
Eric Frost's Avatar
Senior Member
Black Belt
 
Join Date: Jul 1992
Posts: 2,470
Blog Entries: 1
Re: Automatic Downloads/Uploads

OK - so it goes both way. Yes, it's definitely possible.

I'd still think to keep things simple, sending the ptm down by FTP from the client could be the way to go - your server would periodically generate a new ptm file when MapPoint is opened --- unless the scripts detects that the local ptm file has been updated while offline or without a "commit" i.e. sending local changes to the server, then it would first send the central server the updates, trigger a request for the ptm to be rebuilt, and then FTP download..

In any case, something like this would require some custom MapPoint programming, I don't think there's a way around that. I've been tinkering with offering a private service like this for MapPoint users but I haven't thought the market was big enough, but I could leverage my earlier work as a custom solution for you or help your in-house developers.

Eric
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 08-30-2007
Junior Member
White Belt
 
Join Date: Jul 2007
Posts: 5
Re: Automatic Downloads/Uploads

Thanks for the offer. We don't have any in house developers so, if we were interested it would be in a full blown custom development. How do we move forward from this point? A phone call to discuss details would seem to be the next logical step. Let me know how you want to proceed.
__________________
Bradley Carroll
Project Manager
Vantage Development, LLC
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

Tags
automatic, downloads or uploads


LinkBacks (?)
LinkBack to this Thread: http://www.mapforums.com/automatic-downloads-uploads-6194.html

Posted By For Type Date
An API to Control MapPoint 2006 GPS Features - Part I of II - MapPoint Articles - MP2K Magazine This thread Refback 09-15-2007 01:26 AM
Programming MapPoint in .NET - MP2K Magazine This thread Refback 09-12-2007 01:42 PM
Thank you! - MP2K Magazine This thread Refback 09-12-2007 12:54 PM
Implementing Location-Based Functionalities with the MapPoint Web Service - MapPoint Articles - MP2K Magazine This thread Refback 09-05-2007 05:25 AM
Determing Whether A Point Is Located Inside Polygon - MapPoint Articles - MP2K Magazine This thread Refback 09-04-2007 07:40 PM
MapPoint Articles - MP2K Magazine This thread Refback 09-03-2007 08:13 AM
MapPoint Download - MP2K Magazine This thread Refback 09-01-2007 06:08 AM
Map Visitors - Powered by Virtual Earth This thread Refback 08-31-2007 01:39 AM
Tracking P.F. Chang’s in the Midwest - MapPoint Articles - MP2K Magazine This thread Refback 08-28-2007 05:28 PM

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
Automatic Bar/Pie Charts (with Data from SQLServer) webjagger MapPoint 2006/2009 Discussion 3 05-27-2004 11:16 AM
Automatic Zip Code tak_ibi MapPoint 2006/2009 Discussion 0 08-11-2003 05:29 PM
how to reset the automatic zoom function nglovier MapPoint 2006/2009 Discussion 1 12-05-2002 02:10 PM


All times are GMT -5. The time now is 02:26 PM.


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


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 52 53 54