Batch geocoding multiple countries
7 Feb 2007 11:50:08 -0800
Hello,
We have an application for batch geocoding using the Customer Data
Svcs.
The app. uploads a file and Mappoint returns a zip file with the
latitude, longitude and corrected address data.
As different countries' data is stored in different mappoint datasets,
if the original file our app. sends to Mapp ...
|
Geocoding for Isle of Man
Tue, 6 Feb 2007 00:59:01 -0800
We have a problem with street addresses for locations on the Isle of Man (UK)
Does anyone know if those are present? ...
|
ThresholdScore not limiting results
Mon, 5 Feb 2007 07:54:00 -0800
Hi,
I coded the ThresholdScore to be 0.90, yet MapPoint returned a result with a
score of 0.85 - why?
My code:
Dim endaSpec As New FindAddressSpecification
endaSpec.DataSourceName = listDataSource.SelectedItem.Text
endaSpec.InputAddress = New Address
endaSpec.InputAddress.Format ...
|
How To Display MapPoint Map
Sun, 4 Feb 2007 22:55:02 -0800
hi,
I'm novice To MapPoint & WebService too,
how can i Display A Map Using MapPoint WebService in ASP.NET
WebPage,
I Added Web References :
https://staging.mappoint.net/secure-30/mappoint.wsdl
how to GetMap to display that one in WebPage,
Thanks in Advance
...
|
Plotting objects on MapPoint Maps
Thu, 01 Feb 2007 11:29:27 -0800
Hello,
I'd like to be able to overlay custom data on a rendered MapPoint map. I'd
like to do it with JavaScript primarily. The problem is that I don't know
how to properly plot on MapPoint's orthogonal projection maps. Has anyone
encountered this problem? Does someone have an algorithm or sample code I
coul ...
|
Can MapPoint tell me driving distance between cities?
Wed, 31 Jan 2007 18:57:10 -0700
I'm looking to (from a VB.NET Windows application) send two U.S. cities to
some sort of service and get the driving distance back (not the
as-the-crow-flies distance).
Can MapPoint do this? If not, maybe the MapPoint web service does?
Thanks for any information,
Ron
...
|
Receiving "Reference to a non-shared member requires..." error
Wed, 31 Jan 2007 05:51:01 -0800
I put code from the TurnByTurnRouteMapsVB sample into my .Net solution, but
this statemtent:
Dim global1 As GlobalD = System.Web.HttpContext.ApplicationInstance
produces the "Reference to a non-shared member requires an object
reference." error.
This is from the btnRoute_Click event in the sample.
I es ...
|
|
|
Addresses and 9 digit zip code
Fri, 26 Jan 2007 12:51:00 -0800
I have some questions and hopefully someone can answer.
1. How upto date are the addresses in dev/test site?
2. We are having problems with Mappoint that it wont return the 9 digit zip
code always. For example the following address in USPS.com returns 9 digit
zip code, but MapPoint doesnt even find the doo ...
|
Importing data in Sequence
Thu, 25 Jan 2007 05:27:02 -0800
Hi,
I can export my customers to mappoint 6 and they show on the map ok but what
I would like to do is import the data in to the routing program in a specific
sequence
Anyidea's on how I can do this ?
Thanks
MIke
...
|
Selecting a road
Thu, 15 Jun 2006 14:33:02 -0700
Is there a way to find a road, not a route. I want find a road (eg i-85) near
a given point and with the info highlight it in the virtual earth control.
Any suggestion? Looking for a direction to get started as i'm new to
mappoint/virtual earth ...
|