Extract Database from a driving time loop
Fri, 21 Sep 2007 06:04:02 -0700
Is there a way to extract the data from a driving time loop?
I would like a list of customers within 10 minutes of my store.
Thank You
Ron Brockmyer
...
|
FindAddress Method returns empty array - PHP
Fri, 21 Sep 2007 03:26:02 -0700
I'm trying for several days now to make this work... the array the call
returns is always empty... Probably someone can help me...
<?php
require('nusoap/nusoap.php');
$mapPointUserName = "user";
$mapPointPassword = 'pass';
$mapPointWsdl = "http://staging.mappoint.net/standard-30/mappoint.wsdl";
...
|
RenderService
Thu, 20 Sep 2007 06:54:16 -0700
I developed an application wich dispalys a map containing icons in the
coordinates I give as input. I would like to display a circle centered in
this points, giving the radius as input.
Is it possible with mappoint web service?
I saw that is possible to draw poligons with the class Polygons but what
about c ...
|
RE: Failed due to expiring: Job expired
Tue, 18 Sep 2007 06:10:31 -0700
Hi,
I am getting the same error message even with 5 records. I tried to upload
the file twice. What could be the reason for this.
Pavi
"Derek Chan" wrote:
> The most I've seen CSS handle is 200,000 - 300,000 records. I'd recommend
> you split it up into separate datasources as I've found CSS very un ...
|
RE: Data Source Name Rules
Fri, 14 Sep 2007 14:26:03 -0700
Derek,
I tried Location_UserName_Test and also by removing _ but same error
Actually I checked the folowing link
http://www.devx.com/DevX/Article/21911
There are some rules described in this article regarding the DataSourceName
Data Source Nameâ??The data source name will be the name of your custom dat ...
|
RE: MapPoint Walking Directions
Fri, 14 Sep 2007 09:26:11 -0700
Amine,
MWS doesn't supports walking directions, although it may be something
possible through the Mappoint 2006 CD product (something like 'setting up
trails' if I remember). If your interested you can post a request on the
Mappoint (CD) newsgroups at:
http://msdn.microsoft.com/newsgroups/default.aspx?dg ...
|
RE: HTTP 401 Error Accessing MapPoint WebServices using code
Fri, 14 Sep 2007 09:26:09 -0700
Lily,
Can you please post your credentials so I can test them out and verify?
Also the full piece of code would help a lot including your web.config file
or wherever your credentials reside.
Thanks,
--
Infusion Development
http://www.infusiondev.com
"Lily" wrote:
> I tested the credentials and ...
|
|
|
Special Characters in returned addresses
Wed, 14 Mar 2007 08:33:48 -0700
We are developing an application where we get addresses from PeopleSoft using
Component Interface(CI) Webservice and these are called within BizTalk and
the addresses get verified in MapPoint Web Services and then using the CI we
update Peoplesoft. So the architecture is something like
...
|
Coloring entire counties
Tue, 13 Mar 2007 08:14:10 -0700
My company has dealers in the US which are assigned by county. I am looking
for a way to display each county belonging to a particular dealer in a
certain color. Is this possible? ...
|
Blockgroup census data as polygons
Mon, 12 Mar 2007 14:50:10 -0700
I was wondering if MapPoints has this type of data already on their system
but it is just unpublished. Otherwise, I will need to upload a massive
amount of data to MapPoints. ...
|