Projection Problem
Fri, 5 May 2006 10:11:02 -0700
The MapPoint webservice seems like an excellent tool, and I'm taking a look
at it to see if we can use it for in-house research, but given the nature of
the research we will not always have internet connectivity. I've looked at a
couple of controls already, but none of them seem perfect.
TerraServer was ...
|
Caching a map
Fri, 5 May 2006 06:33:02 -0700
Hello,
I have a gps device connected via RF to my web server.
So I get positions every 30 seconds.
I've created a page that shows the map, and what I am trying to accomplish is
that while the device is moving in an range, to refresh the page,
but without each time downloading the map image.
Since the are ...
|
Trace route
Fri, 5 May 2006 00:54:01 -0700
Hello,
I am developing a fleet management solution based in web interface. At this
moment we are doing route trace functionality. We use RouteSpecification
object but we have found a problem.
We get with our gps several points of a travel. We get more than 2000
points, but RouteSpecification uses Segme ...
|
Setting up Mappoint Web Application to Access Staging and Producti
Thu, 4 May 2006 11:48:01 -0700
I have currently developed a Web application for Mappoint. I have downloaded
and installed the WSDL for the staging environment for development and
testing. I am ready to deploy to production and want to be able to sign up
for a production account and install the production version of the WSDL.
Can anyone ...
|
Annorated Travel Log
Thu, 4 May 2006 00:33:01 -0700
Hi all,
I gave a look to Annotated Travel Log Starter Kit:
http://msdn.microsoft.com/vstudio/express/visualc/starterkit/default.aspx
It is nice, but I think It would be more appreciated by the community if
available
in C# also.
Does someone know if there is any possibility to have it in C# both on the
...
|
zooming on a route map
Wed, 3 May 2006 11:16:01 -0700
Hi!
I'm trying to do incremental zooms on a route map. Zooming like on MapQuest
where it has a couple of buttons for street level, a couple for city level
etc., and every time the button is clicked - from whatever the previous view
of the map - the map area returned is always the same.
I've implemente ...
|
Return custom field from mappoint data upload
Tue, 2 May 2006 15:54:01 -0700
I have uploaded my custom data into staging and have an attribute called
"StoreID"
I am looping thru my FindResults object (referred to as Locations) and need
to get out the store id so that i run a stored procedure to get additional
information for each location. When i try to set the input value of the
...
|
|
|
Maximum polygon vertices
Tue, 2 May 2006 11:37:01 -0700
I'm currently evaluating MapPoint to use on our corporate extranet. I'm
trying to convert my polygon data from Mapinfo MID/MIF format to the MP web
service format. I can successfully convert and upload some data, but it
appears that if I have a polygon with more than 500 points it fails. Is
there a limi ...
|
Drawing circle with given radius and centerpoint on map
2 May 2006 04:37:57 -0700
Does anyone have a demo app (C#) to send to me so I can find out how to
draw a circle with a given radius on a map?
/Sara
...
|
Find by Postcode
Sun, 30 Apr 2006 11:02:01 -0700
Sorry Guys totally new to Mappoint, using findAddressSpecification method, I
was expecting to be able to enter:
1) datasource (MapPoint.EU)
2) country (UK)
3) postcode (BA2 7RH)
and obtain a number of addresses that meet the criteria, I only get one line
in my results - "BA2 7RH (postcode), United Kin ...
|