Community of MapPoint and Bing Maps Users and Developers
This is a discussion on Lat and Long issue within the Bing Maps and MapPoint Web Service forums, part of the Map Forums category; Hello, I have the lat and longs for certain airports and I'm trying to map them. I pass the lat ...
| |||||||
| Today's Posts | Twitter Feed | Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Lat and Long issue I have the lat and longs for certain airports and I'm trying to map them. I pass the lat and long to a method with the following Java code: ArrayOfLocation loc = findService.getLocationInfo(myLatLong, dataSource, gio); Location[] locations = loc.getLocation(); Location myLocation = locations[0]; For most of the airports it works fine, but for some it throws an NullPointerException at the last line. It seems as though the web service doesn't find the location at all. When I go to About.com and do a mappoint search using the lat and long the map comes for them with no problem. Can it have something to do with my using staging urls for testing? If not, does anyone have any possible solutions? Thanks, Howard Last edited by hprider; 06-25-2007 at 12:34 PM.. Reason: Email notification |
| |||
| Re: Lat and Long issue
How can it not find the location when you are passing the specific lat/lon? Sorry I'm not sure I follow the question. |
| |||
| Re: Lat and Long issue
Hello, What I mean is that I pass the lat and long for an airport as the FROM location and the address of the property I'm mapping as the TO location. For most of the properties it works fine, I get the map and directions as requested. But some do not work at all. For example, Atlanta-Jackson International Airport has lat: 33.636719 and long: -84.428067. When I pass them into the code I get the forementioned error. When I pass the lat and long of another airport, for example Fort Lauderdale-Hollywood International Airport lat: 26.072583 long: -80.15275 it works fine for the same address I used before. When I go to Google Maps and enter the same lat and long I used for the Atlanta airport the map comes up correctly so I know the lat and long are correct. (Got them from the airport website anyway). I just don't understand why some lat/long coords work fine and some don't, event though the coords are verified as correct. Thanks, Howard |
![]() |
| Tags |
| issue, lat, long |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mappoint Installation issue | jacky3212 | MP2K Magazine Articles | 2 | 07-19-2008 12:08 AM |
| Moving Text Balloon Issue | mroyle | MapPoint Desktop Discussion | 0 | 10-13-2005 04:20 PM |
| License issue for own Web application | Anonymous | MapPoint Desktop Discussion | 1 | 03-29-2005 02:54 PM |
| java issue | Anonymous | MapPoint Desktop Discussion | 1 | 03-01-2005 05:11 PM |
| vb6 server issue | starbuck | MapPoint Desktop Discussion | 1 | 04-15-2004 10:27 AM |