MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




I am considering using MP2K , i have lat/long data....

This is a discussion on I am considering using MP2K , i have lat/long data.... within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I am considering using MP2K , i have lat/long data only of locations i have to visit. Is it possible ...


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 Thread Tools Display Modes
  #1 (permalink)  
Old 06-23-2002
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
I am considering using MP2K , i have lat/long data only of locations i have to visit. Is it possible to place pushpins based on this information only?

Thanks in Advance

Tom
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-23-2002
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Yes is the answer. Straight out of the help file...

Find a place using latitude and longitude coordinates (through the MapPoint GUI):

On the Edit menu, click Find, and then click the Lat/Long tab.
In the Latitude box, type the latitude of the place you want to find.
In the Longitude box, type the longitude of the place you want to find.
Click Find.
Note For each latitude and longitude coordinate you find, MapPoint creates a Pushpin on your map. You can add text to the Pushpin balloon and rename it. These Pushpins are automatically stored in a Pushpin set called My Pushpins and saved with your map.

Click OK.

Notes
You can express latitude and longitude coordinates in decimal or DMS (degrees, minutes, and seconds) format.

DMS coordinates can be entered in any of the following ways, where D indicates direction (north, south, east, or west):

dd.mm.ssD

dd:mm:ssD

dd mm ssD

dd°mm'ss"D

If you are entering coordinates in decimal format and the location is south of the equator or west of the Prime Meridian in Greenwich, England, express the latitude or longitude as a negative value; for example, -15.75 degrees latitude and -64.25 degrees longitude.


Alternatively using code (GetLocation):

Dim objApp As New MapPoint.Application
Dim objLoc As MapPoint.Location

'Get the location of Los Angeles, CA, using latitude and longitude
Set objLoc = objApp.ActiveMap.GetLocation(47.75399, -121.97436, 100)
objLoc.GoTo

Not tested the import data wizard, but I expect it will cater for Long/Lat.
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-21-2002
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Need info on finding address using lat/long in VB

I am trying to use Mappoint in VB. To start, I simply want to creat a form that you enter the lat/long and it will use mappoint to display the address in a label...Very simple it seems, but I cannot seem to get it to work. I've played with the GetLocation, but cannot seem to get the translated address of the lat/long.

Please respond to my email address mikesachais@cswebmail.com.

Thank you in advance.
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
data, lat or long, mp2k


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
How to export data, including Lat and Long from many pushpin tonyc789698 MapPoint 2006/2009 Discussion 1 11-26-2004 04:55 PM
Importing Lat Long Data to MapPoint2002 epacop MapPoint 2006/2009 Discussion 1 08-19-2002 09:54 PM
MapPoint file with imported lat/long data for the .... Anonymous MapPoint 2006/2009 Discussion 1 10-24-2001 10:45 AM
How can input data map of thailand in mp2k... .... Anonymous MapPoint 2006/2009 Discussion 1 01-13-2001 03:27 AM
Can MP2K link with SQL 7.0 data dynamically?.... Anonymous MapPoint 2006/2009 Discussion 1 08-03-1999 12:48 AM


All times are GMT -5. The time now is 08:04 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