Chris Funk Maptech Inc. August 4, 1999 Last Modified: DATE AUTHOR MODIFICATION ========== =========== ============================= This Tag will Convert Latitude/ Longitude Degrees Minutes Seconds (DMS) to Decimal degrees (D.d) or Decimal degrees (D.d) to Degrees Minutes Seconds (DMS). ATTRIBUTES: LATITUDE = (D.d)42.648374 -or- (DMS)42:83:54,N LONGITUDE = (D.d)-071.161457 -or- (DMS)71:9:4,W FORMAT = DMS_TO_D.d -or- D.d_TO_DMS LATOUTPUT = a var for latitude output Default is latitude LONOUTPUT = a var for longitude output Default is longitude USAGE: D.d >> DMS #LATITUDE# #LONGITUDE# Result IN DMS DMS >> D.d #LAT# #LON# Result IN D.d