Hi,
Unless you are getting many replies to your questions in private e-mail,
I think MapInfo website discussion forums is a better place to ask MapX
related questions. Go to www.mapinfo.com > support > discussions. You
will have to register first.
Kind regards
Uffe Kousgaard
www.routeware.dk
-
Hello There
I am using MapX 5.0, VB 6.0, and Oracle 8i.
While drawing line feature from one point to another point, I am not able to find how
i can snap to the nearest point.
Thanx in advance.
Vishal Sharma
MapInfo doesn't have such capabilities built-in. You will have to turn
to 3rd parties such as our RouteFinder product, which will do what you
are asking for and a lot more.
Kind regards
Uffe Kousgaard
www.routeware.dk
- Original Message -
From: "Chong, Austin" <[EMAIL PROTECTED]>
To: "Ma
Hello There
I am using VB 6, Oracle8i, and MapX 5.0. I am having two questions.
1) Suppose my map.current tool is ZoomIn. And as soon as I click a Point button on my
VB form, i want to change the
Map.Currenttool to miaddpoint. But when i do so, i get an error which says, "The
insertion layer i
You can probably do it quickly using a join query.
viz select a.col1, a.col2 etc from b,a where a.id = b.id
experiment with the order of the tables to get objects from one table or another. I
think that the first table named provides the objects.
The normal way that you update a column is wit
Is there an easy way in MI Pro to update the obj features in one table with
update obj features from another table if there is a match based on some
unique id in each table.
What I want is something like UPDATE A,B Set A.Obj =B.B.Obj WHERE A.Id =
B.Id
Any ideas?
Does anyone know where I can get information on
Bolivia, it is for a sociodemographic study.
Cheers!
Saludos!
Juan Jose
This message was sent from the free private e-mail service by easy.com, the portal
site owned by Stelios and the easyGroup. This email service is available to all
members o
Hello ALL!!!
I have using Mapinfo v. 7 and have Mapinfo Street-file. Therefore I am able
to geocode our customers into the system. I was just wondering would it be
possible to calculate their travelling time from their residence to our
venue (say the travelling speed is set at 80km/hr). Would i
Hi Friends,
I keep a set of standard metadata, which was generated by the MapMarker, in my
XXX.tab file. So I can set up my automated geocoding process. The geocoding goes
well, but my question is: each time when I try to open the XXX.tab file by
double click the file name, or by open it from Ma
Hello listers
thanks to all of you that replied to my mail. Anyway, the
best answer that worked for me came from Tim Rood..thanks buddy.
Hi,
I just tried this with a table I created in UTM coords (which have metric
coord units). I simply used Table>Main
Hi listers...
I have a problem that I hope that the Pro's on this list maybe
able to help me out with.
I currently have a table that has x,y coordinates with the coordinate units in Meters.
I am looking for a way to convert the x,y coords in Metres into Degrees decimal an
Yes, I have pointed this out to them as a bug. I think the statements should read:
strCommand.Format("ObjectNodeX(mySelection, nTargetPolygon, %d)", i + 1);
strCommand.Format("ObjectNodeY(mySelection, nTargetPolygon, %d)", i + 1);
But they have assured me that even so, that nTargetPolygon is nev
You seem to try to work with polygon #nTargetPolygon, but here you are
extracting the nodes from polygon #1:
strCommand.Format("ObjectNodeX(mySelection, 1, %d)", i + 1);
strCommand.Format("ObjectNodeY(mySelection, 1, %d)", i + 1);
That will sure bring some strange results. If they should be rando
Greetings,
We have an issue that we have been trying to figure out for quite awhile. Basically,
we have a grid with township range information and an export file that contains
polygon information. Were trying to map the polygons on the grid. The problem that
we have is that we get random re
We are using a system which published data in MapInfo tables, each time
a table is updated. The annoying thing is that the object colours are
not the same, each time the table is published. I have written a mbx
which selects all the objects in the table and then changes the colour.
So far so good.
Thanks for your suggestions Bob and Tony Cooley. Actually I did look at
the MIF before contacting the list. I solved the problem by testing what
seemed to be a wild idea. The units were centimeters (nothing on their web
site spelled this out and in fact discussed shifts in meters.) I think
Ok folks,
I'm in the midst of writing an application in MapBasic to control the automatically
print layouts based on user input. Trouble is, there are a number of "Custom" paper
sizes that need to be set while my MapBasic code is running. The HP 5000 printer
driver lets me set up to 5 custom
hi,
Does anybody know if the Universal Translator can be automated using command
lines. I have an Intergrated Mapping app using VB6. I have created tables of
various layers using a polygon. I now want to export the new tables out as
either dxf or shp. I can fire up the UT but would like the
Yes... very interesting.
Anybody from MI want to relate on this?
-Original Message-
From: David Langley [mailto:[EMAIL PROTECTED]
Sent: Monday, March 10, 2003 9:39 AM
To: [EMAIL PROTECTED]
Subject: MI-L MapInfo CFO Joseph Gersuk Resigns
Interesting news...
http://dynamo.mapinfo.com/pr
Interesting news...
http://dynamo.mapinfo.com/presscenter/view.cfm?releaseid=1165
David Langley
Director of Programming Services
Mapping Solutions, LLC
4660 S. Hagadorn Rd.
Suite 120
East Lansing, MI 48823
USA
517.332.7735 Voice
517.332.1329 Fax
company email: [EMAIL PROTECTED]
personal emai
Joe: Sorry, I was out of the office on Friday.
The recent bout I had figuring out some problems with our very
specialized Michigan GeoRef projection probably applies to you. Part of
my problem was the data in the western end of Michigan was being
"squished " into a vertical line. Sound familiar?
MI 7 has such a function. Otherwise our ToolBox product will do it for
version 4.5 > 7.0. It is also a whole lot faster.
Kind regards
Uffe Kousgaard
www.routeware.dk
- Original Message -
From: "Sathish" <[EMAIL PROTECTED]>
To: "MAPINFO-L" <[EMAIL PROTECTED]>
Sent: Monday, March 10, 2003
Hello Members,
I would like to know whether there are any tools to create Theissen Polygons
in MapInfo.
Thanking You,
Regards
Sathish
-
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-ma
Hello all!
I am trying to build an MBX to quickly combine a table of street data into
one object per unique name. I am fairly new to MapBasic and so cant figure
out exactly where I may be going wrong with the following:
dim myroad as string
Select * from WA_MNRD group by STREET into UNQROADS
fet
24 matches
Mail list logo