FindAddress problem
Fri, 21 Apr 2006 06:41:02 -0700
The documentation says:
"For an address to be valid for use with the FindAddress method, it must
contain one of the following:
* At least one context element such as PrimaryCity, SecondaryCity,
PostalCode, or Subdivision property. (The AddressLine property is optional.)
* A FormattedAddress property.
Is ...
|
'Ireland' on Map
Fri, 21 Apr 2006 06:19:02 -0700
I have developed a mapping solution for the Northern Ireland Government;
however we have ran into one small ‘political’ issue.
All of the maps rendered in Northern Ireland have the word ‘Ireland’ printed
on them as well as ‘Northern Ireland’. This seems to be a default thing
(United Kingdom appears on a ...
|
Lat and Long
Thu, 20 Apr 2006 13:57:02 -0700
I know that when we upload data to CSS site, the data is automatically
geocoded for us giving the latitue and longtitude. Is there a dynamic way of
determining the lat and long using MWS, say a method or a property, which
will give me the lat and long if I passed an address(say Midland, Tx or a
valid stree ...
|
MapPoint and Java
Thu, 20 Apr 2006 05:38:01 -0700
I found on the website http://go.mappoint.net/mappointmpac/ samples
applications to test the mappoint service with java, I tried to compile the
Route example inside CoreFunctionality using the command ANT RUN but I
receive this error:
D:\mappoint\allsamples\CoreFunctionality\Route\src\RouteExample.java: ...
|
Custom Data Source changes not showing up
Wed, 19 Apr 2006 13:33:02 -0700
I have a custom data source with various custom properties. Based on user's
input i.e. ZIp or State on a web page, I get the nearby offices with several
custom fields. Everything works fine. However if I go and update any property
of an office record through the CSS, it does not get reflected in the results ...
|
Too many labels on the map
Wed, 19 Apr 2006 06:08:03 -0700
Is there any way to suppress the auto generated labels on the map and/or
reduce them to just showing major cities and landmarks instead of, what I can
tell, as many as possible? The way it is now its nearly impossible to
see/read any of my custom labels will all of the clutter on the map.
--
Ryan Rife
...
|
mappoint Soap Exception
Wed, 19 Apr 2006 05:36:02 -0700
Hi,
When I try to call the mappoint web service with appended code at the end of
the email I get :
The request failed with HTTP status 504: Gateway Timeout. This only happens
the first time (but it happens every time).
When I try it again I thereafter get :
Server was unable to process request. -- ...
|
|
|
Mob-ocracy and the Fall of the Republic
Mon, 17 Apr 2006 23:17:37 +0100
Are we fools? Or are we slaves? As in the film Gladiator, are we as a nation
going from free men to slaves? Would we restore the Republic? Are we even still
living in a Republic? Or a mob-ocracy? And where is our representation in
government? Frank concludes that We have gone from civilized law to "jungle law"
...
|
Does the API provide a way to determine whether a specific country
Mon, 17 Apr 2006 13:32:14 -0700
Hi,
Does the API provide a way to determine whether a specific country has
support for a specific functionality? For example, a boolean function like
IsFindAddressSupported(MyCountry) or IsRoutingSupported(MyCountry) ?
Thanks in advance,
Rick ...
|
Drag mode in mappoint.webservice
Mon, 17 Apr 2006 13:31:44 -0700
I am trying to simulate in mappoint.webservice, the drag mode available in
Mappoint client, where you can right down click and drag the map in any
direction and the map will move. How should we achieve this if we are using
mappoint webservice? Can we get a big bitmap and write code for the drag
mode? Does ...
|