Maptitude - http://research.umbc.edu/~roswell/maptitude.html

Giovanni:

Thanks a lot. But I placed the problem wrongly, I did not understand what my programer was asking me. We need a way to make the same operation in Visual Basic, that is, we need to know an equation able to calculate the distance in Metric system in a map whose coordinates are in Lat/Lon, inside a dumb and silly CAD system, not inside Maptitude. Can you help?

Thanks,

Reinaldo
 

Giovanni Flammia wrote:

Maptitude - http://research.umbc.edu/~roswell/maptitude.html// Hello: // Here is a GISDK code snippet that should do the job // Get the current map units, whatever they arecurrent_map_units = GetMapUnits("Plural") // Set the current map units to "Meters"SetMapUnits("Meters") // Assuming p1coord and p2coord are GISDK coord objectsdistance = GetDistance(p1coord,p2coord) ShowMessage("Distance: " + RealToString(distance) + " meters.") // Reset the current map unitsSetMapUnits(current_map_units)  // Giovanni 
----- Original Message -----
Sent: Friday, March 09, 2001 7:05 AM
Subject: [Maptitude] Distances in Lon/Lat using meters.
 Maptitude - http://research.umbc.edu/~roswell/maptitude.html

Hi all:

Please, some help is required. We need to obtain the distance between to
points in Maptitude, using the GISDK function GetDistance(p1,p2).
Somebody can provide a detailed example of the use of this function?
What is required is just the distance in meters, using geographic
coordinates.

Thanks, in advance, for your  collaboration. Best regards,

Reinaldo
 
 

______________________________________________________________________
To unsubscribe, write to [EMAIL PROTECTED]


To unsubscribe, write to [EMAIL PROTECTED]

To unsubscribe, write to [EMAIL PROTECTED]
begin:vcard 
n:P�rez Machado;Reinaldo Paul
tel;pager:3178-4545 Code 5674
tel;cell:9172-3021
tel;fax:(5511) 258-4945
tel;home:(5511) 259-5543
tel;work:(5511) 258-1208
x-mozilla-html:FALSE
url:www.igasageo.com.br
org:IGASA Geoprocessamento Ltda.
version:2.1
email;internet:[EMAIL PROTECTED]
title:Director President
adr;quoted-printable:;;Rua Marqu=EAs de Itu, 70. Conj. 41=0D=0ACEP 01223-000. Vila Buarque=0D=0A;S�o Paulo;SP;;BRASIL
x-mozilla-cpt:;16128
fn:Reinaldo Paul P�rez Machado
end:vcard

Reply via email to